|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultHandler | |
|---|---|
| no.sesat.search.result.handler | |
| no.sesat.search.view.output | |
| Uses of ResultHandler in no.sesat.search.result.handler |
|---|
| Classes in no.sesat.search.result.handler that implement ResultHandler | |
|---|---|
class |
AgeCalculatorResultHandler
Calculate Age. |
class |
ClusteringHitCountResultHandler
|
class |
ClusterOffsetAdapter
Adapts a old searchresult to use the newsSimpeOffsetPager |
class |
DataModelResultHandler
Handles the insertion of the results into the datamodel. |
class |
DateFormatHandler
DateFormatHandler is part of no.sesat.search.result Transform fast inputdate to how it will be displayed in tv enrichment . |
class |
DiscardDuplicatesResultHandler
|
class |
FieldChooser
Copies the first found value in the list of from fields into the target field. |
class |
FieldFilter
|
class |
FieldSplitter
|
class |
FindFileFormat
|
class |
NewsSearchSetBodyResultHandler
It the search is hit in body(contains ) we leave the field untouched. |
class |
NumberOperationHandler
Perform a JEP operation. |
class |
PhoneNumberChooser
|
class |
RegexpResultHandler
Applies a regular expression to a specified field in every result item adding a target field matching the first capturing group in the regular expression. |
class |
SpellingSuggestionChooser
Spelling suggestions are chosen in the following way: Discard all suggestions with score less than minimumScore For each term, remove suggestions with lowest score so that the number of suggestions is less than maxSuggestions. |
| Methods in no.sesat.search.result.handler that return ResultHandler | |
|---|---|
static ResultHandler |
ResultHandlerFactory.getController(ResultHandler.Context context,
ResultHandlerConfig config)
|
| Uses of ResultHandler in no.sesat.search.view.output |
|---|
| Classes in no.sesat.search.view.output that implement ResultHandler | |
|---|---|
class |
TextOutputResultHandler
TODO rename to DebugOutputResultHandler |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||