Package | Description |
---|---|
org.alfresco.repo.search.impl.lucene | |
org.alfresco.repo.search.impl.solr.facet.facetsresponse | |
org.alfresco.rest.api.search.impl |
Modifier and Type | Method and Description |
---|---|
protected Set<Metric> |
SolrJSONResultSet.getMetrics(Map<String,Object> metrics) |
Map<String,Set<Metric>> |
SolrJSONResultSet.getStats() |
Modifier and Type | Class and Description |
---|---|
class |
ListMetric
A metric with one value
|
class |
PercentileMetric
A metric with one value
|
class |
SimpleMetric
A metric with one value
|
Modifier and Type | Method and Description |
---|---|
Set<Metric> |
GenericBucket.getMetrics() |
Constructor and Description |
---|
GenericBucket(String label,
String filterQuery,
Object display,
Set<Metric> metrics,
List<GenericFacetResponse> facets) |
GenericBucket(String label,
String filterQuery,
Object display,
Set<Metric> metrics,
List<GenericFacetResponse> facets,
Map<String,String> bucketInfo) |
Modifier and Type | Method and Description |
---|---|
protected List<GenericFacetResponse> |
ResultMapper.getFieldStats(SearchRequestContext searchRequestContext,
Map<String,Set<Metric>> stats) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.