~slub.team/goobi-indexserver/3.x

« back to all changes in this revision

Viewing changes to lucene/contrib/facet/src/java/org/apache/lucene/facet/search/results/package.html

  • Committer: Sebastian Meyer
  • Date: 2012-08-03 09:12:40 UTC
  • Revision ID: sebastian.meyer@slub-dresden.de-20120803091240-x6861b0vabq1xror
Remove Lucene and Solr source code and add patches instead
Fix Bug #985487: Auto-suggestion for the search interface

Show diffs side-by-side

added added

removed removed

Lines of Context:
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>
 
 
b'\\ No newline at end of file'