Class SortedSetDocValuesFacetField

  • All Implemented Interfaces:
    IndexableField

    public class SortedSetDocValuesFacetField
    extends Field
    Add an instance of this to your Document for every facet label to be indexed via SortedSetDocValues.
    • Constructor Detail

      • SortedSetDocValuesFacetField

        public SortedSetDocValuesFacetField​(String dim,
                                            String label)
        Sole constructor.