Uses of Class
org.apache.lucene.facet.FacetException

Packages that use FacetException
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
 class FacetParamsMissingPropertyException
          Thrown when the facets params are missing a property.