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 Summary
-
Method Details
-
getFacetsConfig
FacetsConfig getFacetsConfig()
-