pylucene 3.5.0-3
[pylucene.git] / lucene-java-3.4.0 / lucene / contrib / facet / src / java / org / apache / lucene / facet / index / streaming / package.html
diff --git a/lucene-java-3.4.0/lucene/contrib/facet/src/java/org/apache/lucene/facet/index/streaming/package.html b/lucene-java-3.4.0/lucene/contrib/facet/src/java/org/apache/lucene/facet/index/streaming/package.html
deleted file mode 100644 (file)
index 8b0fb92..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<html>
-<head>
-<title>Expert: attributes streaming definition for indexing facets</title>
-</head>
-<body>
-<h1>Expert: attributes streaming definition for indexing facets</h1>
-
-Steaming of facets attributes is a low level indexing interface with Lucene indexing.
-There are two types of category related streams:
-<ul>
-  <li><b>Category tokenizer stream</b> handles tokenization for a single category, 
-  e.g. for creating drill-down tokens.</li>
-  <li><b>Category list tokenizer stream</b> handles tokenization for multiple categories, 
-  e.g. for creating a counting list token, representing all the categories of 
-  a certain document.</li>
-</ul>
-
-</body>
-</html>
\ No newline at end of file