|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DVDistinctValuesCollector | |
---|---|
org.apache.lucene.search.grouping.dv | Support for grouping on DocValues fields. |
Uses of DVDistinctValuesCollector in org.apache.lucene.search.grouping.dv |
---|
Methods in org.apache.lucene.search.grouping.dv that return DVDistinctValuesCollector | ||
---|---|---|
static
|
DVDistinctValuesCollector.create(String groupField,
String countField,
Collection<SearchGroup<T>> groups,
boolean diskResident,
DocValues.Type type)
Constructs a docvalues based implementation of AbstractDistinctValuesCollector based on the specified
type. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |