Uses of Class
no.sesat.search.result.handler.AbstractResultHandlerConfig

Packages that use AbstractResultHandlerConfig
no.sesat.search.result.handler   
 

Uses of AbstractResultHandlerConfig in no.sesat.search.result.handler
 

Subclasses of AbstractResultHandlerConfig in no.sesat.search.result.handler
 class AgeCalculatorResultHandlerConfig
          Calculate Age.
 class ClusteringHitCountResultHandlerConfig
          Result handler to fix the hit count on clustering search results where Fast gives us a wrong hit count (too low).
 class ClusterOffsetAdapterResultHandlerConfig
           
 class DateFormatResultHandlerConfig
          DateFormatHandler is part of no.sesat.search.result Transform fast inputdate to how it will be displayed in tv enrichment .
 class DiscardDuplicatesResultHandlerConfig
          Removes from a ResultList duplicate ResultItems.
 class FieldChooserResultHandlerConfig
          Copies the first found value in the list of from fields into the target field.
 class FieldEscapeResultHandlerConfig
           
 class FieldFilterResultHandlerConfig
           
 class FieldSplitterResultHandlerConfig
          Config for the result handler to split a field into an array.
 class FindFileFormatResultHandlerConfig
           
 class NewsSearchSetBodyResultHandlerConfig
          Configuration for the NewsSearchSetBodyResultHandler ...
 class NumberOperationResultHandlerConfig
          Perform a JEP operation.
 class PhoneNumberChooserResultHandlerConfig
           
 class 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.
 class 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.
 

Methods in no.sesat.search.result.handler that return AbstractResultHandlerConfig
 AbstractResultHandlerConfig FieldSplitterResultHandlerConfig.readResultHandler(Element element)
           
 AbstractResultHandlerConfig DiscardDuplicatesResultHandlerConfig.readResultHandler(Element element)
           
 AbstractResultHandlerConfig SpellingSuggestionChooserResultHandlerConfig.readResultHandler(Element element)
           
 AbstractResultHandlerConfig ClusteringHitCountResultHandlerConfig.readResultHandler(Element element)
           
 AbstractResultHandlerConfig AgeCalculatorResultHandlerConfig.readResultHandler(Element element)
           
 AbstractResultHandlerConfig NewsSearchSetBodyResultHandlerConfig.readResultHandler(Element element)
           
 AbstractResultHandlerConfig NumberOperationResultHandlerConfig.readResultHandler(Element element)
          
 AbstractResultHandlerConfig ClusterOffsetAdapterResultHandlerConfig.readResultHandler(Element element)
           
 AbstractResultHandlerConfig DateFormatResultHandlerConfig.readResultHandler(Element element)
           
 AbstractResultHandlerConfig FieldEscapeResultHandlerConfig.readResultHandler(Element element)
           
 AbstractResultHandlerConfig FieldChooserResultHandlerConfig.readResultHandler(Element element)
           
 AbstractResultHandlerConfig FieldFilterResultHandlerConfig.readResultHandler(Element element)
           
 AbstractResultHandlerConfig AbstractResultHandlerConfig.readResultHandler(Element element)
           
 



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