|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectno.sesat.search.mode.config.CommandConfig
no.sesat.search.mode.config.FastCommandConfig
no.sesat.search.mode.config.EspFastCommandConfig
no.sesat.search.mode.config.NavigatableEspFastCommandConfig
no.sesat.search.mode.config.NewsEspCommandConfig
no.sesat.search.mode.config.ClusteringEspFastCommandConfig
@CommandConfig.Controller(value="NewsClusteringESPFastCommand") public class ClusteringEspFastCommandConfig
Configuration for a NewsClusteringESPFastCommand.
| 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.NewsEspCommandConfig |
|---|
ALL_MEDIUMS |
| 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 | |
|---|---|
ClusteringEspFastCommandConfig()
|
|
| Method Summary | |
|---|---|
String |
getClusterField()
Setter for the clusterField property. |
String |
getClusterIdParameter()
Getter for clusterIdParameter property. |
int |
getResultsPerCluster()
Getter for the resultsPerCluster property. |
boolean |
isClusteringDisabled()
Getter for the clusterDisabled property. |
void |
setClusterField(String clusterField)
Setter for the clusterField proeprty. |
void |
setClusterIdParameter(String clusterIdParameter)
Setter for the clusterIdParameter. |
void |
setClusteringDisabled(boolean clusteringDisabled)
Setter for the clusterDisabled property. |
void |
setResultsPerCluster(int resultsPerCluster)
Setter for the resultsPerCluster property. |
| Methods inherited from class no.sesat.search.mode.config.EspFastCommandConfig |
|---|
addNavigator, getAlternativeSortBy, getNavigator, getNavigators, getQtPipeline, getQueryServer, getSortBy, getTimeout, getView, isCollapsingEnabled, isCollapsingRemoves, isExpansionEnabled, isLemmatize, setAlternativeSortBy, setCollapsingEnabled, setCollapsingRemoves, setExpansionEnabled, setLemmatize, setQtPipeline, setQueryServer, setSortBy, setTimeout, setView |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClusteringEspFastCommandConfig()
| Method Detail |
|---|
public String getClusterIdParameter()
public void setClusterIdParameter(String clusterIdParameter)
clusterIdParameter - the new clusterIdParameter valuepublic boolean isClusteringDisabled()
public void setClusteringDisabled(boolean clusteringDisabled)
public void setResultsPerCluster(int resultsPerCluster)
resultsPerCluster - the new resultsPerCluster valuepublic int getResultsPerCluster()
public String getClusterField()
public void setClusterField(String clusterField)
clusterField - the new clusterField value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||