Uses of Class
org.apache.lucene.facet.FacetException
-
Packages that use FacetException Package Description org.apache.lucene.facet.index.params Indexing-time specifications for handling facets -
-
Uses of FacetException in org.apache.lucene.facet.index.params
Subclasses of FacetException in org.apache.lucene.facet.index.params Modifier and Type Class Description class
FacetParamsMissingPropertyException
Thrown when the facets params are missing a property.
-