pylucene 3.5.0-3
[pylucene.git] / lucene-java-3.4.0 / lucene / contrib / facet / src / java / org / apache / lucene / facet / taxonomy / writercache / cl2o / package.html
diff --git a/lucene-java-3.4.0/lucene/contrib/facet/src/java/org/apache/lucene/facet/taxonomy/writercache/cl2o/package.html b/lucene-java-3.4.0/lucene/contrib/facet/src/java/org/apache/lucene/facet/taxonomy/writercache/cl2o/package.html
deleted file mode 100644 (file)
index 1b1a3a6..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-<head>
-<title>Category->Ordinal caching implementation using an optimized data-structures</title>
-</head>
-<body>
-       <h1>Category->Ordinal caching implementation using an optimized data-structures</h1>
-       
-       The internal map data structure consumes less memory (~30%) and is faster (~50%) compared to a
-       Java HashMap&lt;String, Integer&gt;.
-</body>
-</html>
\ No newline at end of file