diff --git a/lucene/facet/src/java/org/apache/lucene/facet/associations/search/package.html b/lucene/facet/src/java/org/apache/lucene/facet/associations/search/package.html
new file mode 100644
index 00000000000..2925f070cba
--- /dev/null
+++ b/lucene/facet/src/java/org/apache/lucene/facet/associations/search/package.html
@@ -0,0 +1,26 @@
+
+
+
+Category Association
+
+
+Category Association
+
+Associations search code
+
+
diff --git a/lucene/facet/src/java/org/apache/lucene/facet/partitions/search/package.html b/lucene/facet/src/java/org/apache/lucene/facet/partitions/search/package.html
new file mode 100644
index 00000000000..a4d8d6234e1
--- /dev/null
+++ b/lucene/facet/src/java/org/apache/lucene/facet/partitions/search/package.html
@@ -0,0 +1,27 @@
+
+
+
+Category Partitions
+
+
+Category Partitions
+
+Allows partitioning the category ordinals space, so that less RAM is consumed during search.
+Only meaningful for very large taxonomies (tens of millions of categories).
+
+