Package no.sesat.search.result.handler

Interface Summary
ResultHandler  
ResultHandler.Context Contextual demands from a ResultHandler.
ResultHandlerConfig  
 

Class Summary
AbstractResultHandlerConfig AbstractResultHandlerConfig
AgeCalculatorResultHandler Calculate Age.
AgeCalculatorResultHandlerConfig Calculate Age.
ClusteringHitCountResultHandler  
ClusteringHitCountResultHandlerConfig Result handler to fix the hit count on clustering search results where Fast gives us a wrong hit count (too low).
ClusterOffsetAdapter Adapts a old searchresult to use the newsSimpeOffsetPager
ClusterOffsetAdapterResultHandlerConfig  
DataModelResultHandler Handles the insertion of the results into the datamodel.
DateFormatHandler DateFormatHandler is part of no.sesat.search.result Transform fast inputdate to how it will be displayed in tv enrichment .
DateFormatResultHandlerConfig DateFormatHandler is part of no.sesat.search.result Transform fast inputdate to how it will be displayed in tv enrichment .
DiscardDuplicatesResultHandler  
DiscardDuplicatesResultHandlerConfig Removes from a ResultList duplicate ResultItems.
FieldChooser Copies the first found value in the list of from fields into the target field.
FieldChooserResultHandlerConfig Copies the first found value in the list of from fields into the target field.
FieldEscapeResultHandlerConfig  
FieldFilter  
FieldFilterResultHandlerConfig  
FieldSplitter  
FieldSplitterResultHandlerConfig Config for the result handler to split a field into an array.
FindFileFormat  
FindFileFormatResultHandlerConfig  
NewsSearchSetBodyResultHandler It the search is hit in body(contains ) we leave the field untouched.
NewsSearchSetBodyResultHandlerConfig Configuration for the NewsSearchSetBodyResultHandler ...
NumberOperationHandler Perform a JEP operation.
NumberOperationResultHandlerConfig Perform a JEP operation.
PhoneNumberChooser  
PhoneNumberChooserResultHandlerConfig  
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.
RegexpResultHandlerConfig 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.
ResultHandlerFactory Obtain a working ResultHandler from a given ResultHandlerConfig.
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.
SpellingSuggestionChooserResultHandlerConfig 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.
 

Enum Summary
DateFormatHandler.Fields  
 

Annotation Types Summary
AbstractResultHandlerConfig.Controller  
 



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