|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractQueryTransformer | |
|---|---|
| no.sesat.search.query.transform | |
| Uses of AbstractQueryTransformer in no.sesat.search.query.transform |
|---|
| Subclasses of AbstractQueryTransformer in no.sesat.search.query.transform | |
|---|---|
class |
AgefilterQueryTransformer
|
class |
DefaultInitialisationQueryTransformer
Default initial QueryTransformer that fills out the transformedTerms map. |
class |
ExactFieldFilterQueryTransformer
Adds a filter caluse to a ESP5 query to exactly match a value. |
class |
ExactMatchQueryTransformer
Transforms the query into titles:^"query"$ Ensures that only an exact match within the titles field is returned. |
class |
LowercaseQueryTransformer
|
class |
MapInfoPageQueryTransformer
Transformes the query if the requestparameters contains a contentId. |
class |
NewsCaseQueryTransformer
Checks if the query should be transformed from a ejb lookup on the queryParameter. |
class |
NewsClusterQueryTransformer
Adds a filter to the query Note: This queryTransformer ignores all earlier transforms on the query. |
class |
NewsMediumQueryTransformer
|
class |
NewsMyNewsQueryTransformer
Expects a parameter to be on the format: ((<value>::<type>)(||<value>::<type>)*)? It the type matches the type for this transformer, it will use the value(s) to transform to a new query. |
class |
NewsQueryTransformer
NewsTransformer is part of no.sesat.search.query |
class |
RegexpQueryTransformer
A transformer to apply a regular expression to each term. |
class |
SynonymQueryTransformer
|
class |
TermPrefixQueryTransformer
|
class |
TokenMaskQueryTransformer
Mask (inclusively or exclusively) terms in the query that positionally (prefix or anywhere) contains TokenPredicates. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||