Uses of Enum
org.apache.lucene.search.grouping.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.StateGroupSelector.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.StateReturns the enum constant of this type with the specified name.static GroupSelector.State[]GroupSelector.State.values()Returns an array containing the constants of this enum type, in the order they are declared.