-
Deprecated ClassesClassDescriptionOnly here for back-compat support. Should be removed with Lucene 10.Custom binary encodings for taxonomy ordinals are no longer supported starting with Lucene 9Custom binary encodings for taxonomy ordinals are no longer supported starting with Lucene 9Visibility of this class will be reduced to pkg-private in a future version. This class is meant to host common code as an internal implementation detail to taxonomy faceting,and is not intended as an extension point for user-created
Facets
implementations. If your code is relying on this, please migrate necessary functionality down into your own class.Visibility of this class will be reduced to pkg-private in a future version. This class is meant to host common code as an internal implementation detail toFastTaxonomyFacetCounts
andTaxonomyFacetSumIntAssociations
,and is not intended as an extension point for user-createdFacets
implementations. If your code is relying on this, please migrate necessary functionality down into your own class.Custom binary encodings for taxonomy ordinals are no longer supported starting with Lucene 9Custom binary encodings for taxonomy ordinals are no longer supported starting with Lucene 9. Please switch toFastTaxonomyFacetCounts
or implement your ownFacets
implementation if you have custom needs.Visibility of this class will be reduced to pkg-private in a future version. This class is meant to host common code as an internal implementation detail to taxonomy faceting,and is not intended as an extension point for user-createdFacets
implementations. If your code is relying on this, please migrate necessary functionality down into your own class.
-
Deprecated FieldsFieldDescriptionThis field will be removed in a future version.
FacetsConfig.pathToString(String[])
can be applied topath
as a replacement if string path is desired.
-
Deprecated MethodsMethodDescriptionThis method is deprecated in interest of the
DrillSideways.search(DrillDownQuery, CollectorManager)
method.Starting in Lucene 9, we moved to a more straight-forward numeric doc values encoding and no longer support custom binary encodings.Please do not rely on this method. It is added as a temporary measure for providing index backwards-compatibility with Lucene 8 and earlier indexes, and will be removed in Lucene 10.Please do not rely on this method. It is added as a temporary measure for providing index backwards-compatibility with Lucene 8 and earlier indexes, and will be removed in Lucene 10.Custom binary formats are no longer directly supported for taxonomy faceting starting in Lucene 9Custom binary formats are no longer directly supported for taxonomy faceting starting in Lucene 9Please don't rely on this method as it will be removed in Lucene 10. It's being introduced to support backwards-compatibility with Lucene 8 and earlier index formats temporarily.
-
Deprecated ConstructorsConstructorDescriptionUsers should explicitly provide facet configuration during instantiation. See
DefaultSortedSetDocValuesReaderState(IndexReader, FacetsConfig)
. To maintain all existing behavior, a "default" facet configuration can be provided withFacetsConfig()
.Users should explicitly provide facet configuration during instantiation. SeeDefaultSortedSetDocValuesReaderState(IndexReader, String, FacetsConfig)
. To maintain all existing behavior, a "default" facet configuration can be provided withFacetsConfig()
.Custom binary encodings for taxonomy ordinals are no longer supported starting with Lucene 9Custom binary encodings for taxonomy ordinals are no longer supported starting with Lucene 9