Interface FacetsConfigProvider
- 
- All Known Implementing Classes:
 LuceneIndexEditorContext
public interface FacetsConfigProviderEnsures that FacetsConfig is lazily created only when facets are to be created and only for those indexes where facets are configured 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.lucene.facet.FacetsConfiggetFacetsConfig() 
 -