Uses of Interface
org.apache.lucene.facet.search.Heap

Packages that use Heap
org.apache.lucene.facet.util Various utilities for faceted search 
 

Uses of Heap in org.apache.lucene.facet.util
 

Methods in org.apache.lucene.facet.util that return Heap
static Heap<FacetResultNode> ResultSortUtils.createSuitableHeap(FacetRequest facetRequest)
          Create a suitable heap according to facet request being served.
 



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