Interface FacetsConfigProvider

  • All Known Implementing Classes:
    LuceneIndexEditorContext

    public interface FacetsConfigProvider
    Ensures that FacetsConfig is lazily created only when facets are to be created and only for those indexes where facets are configured
    • Method Detail

      • getFacetsConfig

        org.apache.lucene.facet.FacetsConfig getFacetsConfig()