Package org.apache.solr.common.params
Interface StatsParams
- 
 public interface StatsParamsStats Parameters
- 
- 
Field SummaryFields Modifier and Type Field Description static StringSTATSstatic StringSTATS_CALC_DISTINCTstatic StringSTATS_FACETstatic StringSTATS_FIELD
 
- 
- 
- 
Field Detail- 
STATSstatic final String STATS - See Also:
- Constant Field Values
 
 - 
STATS_FIELDstatic final String STATS_FIELD - See Also:
- Constant Field Values
 
 - 
STATS_FACETstatic final String STATS_FACET - See Also:
- Constant Field Values
 
 - 
STATS_CALC_DISTINCTstatic final String STATS_CALC_DISTINCT - See Also:
- Constant Field Values
 
 
- 
 
-