|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TokenEvaluationEngineContext | |
|---|---|
| no.sesat.search.mode.command | ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. |
| no.sesat.search.query.analyser | ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. |
| no.sesat.search.query.parser |
IMPLEMENTATION PACKAGE TO no.sesat.search.query. Therefore the dependency goes from this package to the query pacakge. |
| no.sesat.search.query.parser.alt | |
| Uses of TokenEvaluationEngineContext in no.sesat.search.mode.command |
|---|
| Subinterfaces of TokenEvaluationEngineContext in no.sesat.search.mode.command | |
|---|---|
static interface |
SearchCommand.Context
Being a factory for all the commands - it propagates all the contextual needs of the underlying commands it creates. |
| Uses of TokenEvaluationEngineContext in no.sesat.search.query.analyser |
|---|
| Subinterfaces of TokenEvaluationEngineContext in no.sesat.search.query.analyser | |
|---|---|
static interface |
AnalysisRule.Context
|
static interface |
Scorer.Context
The contextual dependencies the Scorer requires to calculate a total score for this Query it will visit. |
| Uses of TokenEvaluationEngineContext in no.sesat.search.query.parser |
|---|
| Subinterfaces of TokenEvaluationEngineContext in no.sesat.search.query.parser | |
|---|---|
static interface |
QueryParser.Context
The Context an QueryParser implementation needs to work off. |
| Classes in no.sesat.search.query.parser that implement TokenEvaluationEngineContext | |
|---|---|
class |
AbstractQueryParserContext
Default implementation of QueryParser.Context's createXxxClause methods. |
| Uses of TokenEvaluationEngineContext in no.sesat.search.query.parser.alt |
|---|
| Subinterfaces of TokenEvaluationEngineContext in no.sesat.search.query.parser.alt | |
|---|---|
static interface |
Alternation.Context
Context to work within. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||