no.sesat.search.query.analyser
Interface Scorer.Context

All Superinterfaces:
AnalysisRule.Context, no.sesat.commons.ioc.BaseContext, TokenEvaluationEngineContext
Enclosing class:
Scorer

public static interface Scorer.Context
extends AnalysisRule.Context

The contextual dependencies the Scorer requires to calculate a total score for this Query it will visit.


Method Summary
 String getNameForAnonymousPredicate(org.apache.commons.collections.Predicate predicate)
          TODO comment me.
 
Methods inherited from interface no.sesat.search.query.analyser.AnalysisRule.Context
getReportBuffer, getRuleName
 
Methods inherited from interface no.sesat.search.query.token.TokenEvaluationEngineContext
getTokenEvaluationEngine
 

Method Detail

getNameForAnonymousPredicate

String getNameForAnonymousPredicate(org.apache.commons.collections.Predicate predicate)
TODO comment me.



Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.