pylucene 3.5.0-3
[pylucene.git] / lucene-java-3.5.0 / lucene / contrib / facet / src / java / org / apache / lucene / facet / search / results / package.html
1 <html>
2   <head>
3     <title>Results of Faceted Search</title>
4   </head>
5   <body>
6     <h1>Results of Faceted Search</h1>
7     <!-- 
8     <p>
9     The results of facets accumulation are obtained as a list of {@link org.apache.lucene.facet.search.results.FacetResult} elements.
10     See two API calls for obtaining these results:
11     <ul>
12       <li></li>
13     </ul>
14     
15     </p>
16     -->
17   </body>
18 </html>