Class SortedSetSelector

java.lang.Object
org.apache.lucene.search.SortedSetSelector

public class SortedSetSelector extends Object
Selects a value from the document's set to use as the representative value
  • Constructor Details

    • SortedSetSelector

      public SortedSetSelector()
  • Method Details