Uses of Enum Class
org.apache.lucene.search.grouping.GroupSelector.State
Packages that use GroupSelector.State
-
Uses of GroupSelector.State in org.apache.lucene.search.grouping
Methods in org.apache.lucene.search.grouping that return GroupSelector.StateModifier and TypeMethodDescriptionDoubleRangeGroupSelector.advanceTo
(int doc) abstract GroupSelector.State
GroupSelector.advanceTo
(int doc) Advance the GroupSelector's iterator to the given documentLongRangeGroupSelector.advanceTo
(int doc) TermGroupSelector.advanceTo
(int doc) ValueSourceGroupSelector.advanceTo
(int doc) static GroupSelector.State
Returns the enum constant of this class with the specified name.static GroupSelector.State[]
GroupSelector.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.