~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/aggregator/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>Aggregating Facets during Faceted Search</title>
4
 
  </head>
5
 
  <body>
6
 
    <h1>Aggregating Facets during Faceted Search</h1>
7
 
    
8
 
    A facets aggregator is the parallel of Lucene's Collector. 
9
 
    While Collector collected matching documents,
10
 
    an aggregator aggregates facets of a matching document.
11
 
  </body>
12
 
</html>
 
 
b'\\ No newline at end of file'