Uses of Class
org.apache.lucene.facet.search.results.MutableFacetResultNode

Packages that use MutableFacetResultNode
org.apache.lucene.facet.search.results Results of Faceted Search 
 

Uses of MutableFacetResultNode in org.apache.lucene.facet.search.results
 

Methods in org.apache.lucene.facet.search.results that return MutableFacetResultNode
static MutableFacetResultNode MutableFacetResultNode.toImpl(FacetResultNode frn)
          Internal utility: turn a result node into an implementation class with richer API that allows modifying it.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.