no.sesat.search.mode.config
Class CorrectingFast4CommandConfig

java.lang.Object
  extended by no.sesat.search.mode.config.CommandConfig
      extended by no.sesat.search.mode.config.FastCommandConfig
          extended by no.sesat.search.mode.config.CorrectingFast4CommandConfig
All Implemented Interfaces:
Serializable, BaseSearchConfiguration, SearchConfiguration, SearchConfiguration.ModesW3cDomDeserialiser

@CommandConfig.Controller(value="CorrectingFast4SearchCommand")
public class CorrectingFast4CommandConfig
extends FastCommandConfig

Configure a Correcting Fast 4 search command.

Version:
$Id: CorrectingFast4CommandConfig.java 7225 2009-04-09 00:32:20Z ssmiweve $
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class no.sesat.search.mode.config.CommandConfig
CommandConfig.Controller
 
Nested classes/interfaces inherited from interface no.sesat.search.mode.config.SearchConfiguration
SearchConfiguration.ModesW3cDomDeserialiser
 
Field Summary
 
Fields inherited from class no.sesat.search.mode.config.CommandConfig
DEFAULT_DOCUMENTS_TO_RETURN
 
Fields inherited from interface no.sesat.search.mode.config.SearchConfiguration
DEFAULT_PAGING_PARAMETER, DEFAULT_USER_SORT_PARAMETER
 
Constructor Summary
CorrectingFast4CommandConfig()
           
 
Method Summary
 int getCorrectingLimit()
           
 void setCorrectingLimit(int correctingLimit)
           
 
Methods inherited from class no.sesat.search.mode.config.FastCommandConfig
addCollections, addNavigator, getAlternativeSortBy, getCollectionFilterString, getCollections, getFilter, getFiltertype, getNavigator, getNavigators, getOffensiveScoreLimit, getProject, getQtPipeline, getQueryServerUrl, getQueryType, getResultView, getSearchParameterMap, getSearchParameters, getSortBy, getSpamScoreLimit, getSpellchecklanguage, isClustering, isCollapsing, isExpansion, isIgnoreNavigation, isKeywordClusteringEnabled, isLemmatise, isRelevantQueries, isSpellcheck, readSearchConfiguration, setAlternativeSortBy, setClustering, setCollapsing, setExpansion, setFilter, setFiltertype, setIgnoreNavigation, setKeywordClusteringEnabled, setLemmatise, setOffensiveScoreLimit, setProject, setQtPipeline, setQueryServerUrl, setQueryType, setRelevantQueries, setResultView, setSearchParameters, setSortBy, setSpamScoreLimit, setSpellcheck, setSpellchecklanguage
 
Methods inherited from class no.sesat.search.mode.config.CommandConfig
addQueryTransformer, addResultField, addResultFields, addResultHandler, clearFieldFilters, clearQueryTransformers, clearResultHandlers, getFieldFilterMap, getId, getInitialQueryTransformer, getName, getPagingParameter, getQueryBuilder, getQueryParameter, getQueryTransformers, getResultFieldMap, getResultFields, getResultHandlers, getResultsToReturn, getStatisticalName, getUserSortParameter, isAlwaysRun, isAsynchronous, isRunBlank, parseNavigators, setAlwaysRun, setAsynchronous, setFieldFilters, setId, setInitialQueryTransformer, setPagingParameter, setQueryBuilder, setQueryParameter, setResultsToReturn, setRunBlank, setStatisticalName, setUserSortParameter, toString, toStringLong
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CorrectingFast4CommandConfig

public CorrectingFast4CommandConfig()
Method Detail

setCorrectingLimit

public void setCorrectingLimit(int correctingLimit)

getCorrectingLimit

public int getCorrectingLimit()


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