pylucene 3.5.0-3
[pylucene.git] / lucene-java-3.5.0 / lucene / contrib / facet / src / java / org / apache / lucene / facet / index / package.html
1 <html>
2 <head>
3 <title>Indexing of document categories</title>
4 </head>
5 <body>
6 <h1>Indexing of document categories</h1>
7
8 Attachment of 
9 {@link org.apache.lucene.facet.taxonomy.CategoryPath CategoryPath}'s 
10 or {@link org.apache.lucene.facet.index.attributes.CategoryAttribute CategoryAttribute}'s 
11 to a given document using a 
12 {@link org.apache.lucene.facet.taxonomy.TaxonomyWriter Taxonomy}.
13
14 </body>
15 </html>