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

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

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

Classes in no.sesat.search.result.handler with annotations of type AbstractResultHandlerConfig.Controller
 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.
 



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