| Package | Description |
|---|---|
| org.apache.lucene.facet.associations |
Allows associating arbitrary values with a category.
|
| org.apache.lucene.facet.codecs.facet42 |
Codec + DocValuesFormat that are optimized for facets.
|
| org.apache.lucene.facet.complements |
Allows to cache the total counts of categories, so that during search which
returns a large number of results (>60% of segment size), the complement set
of matching documents is counted.
|
| org.apache.lucene.facet.index |
Facets indexing code.
|
| org.apache.lucene.facet.params |
Facets indexing and search parameters.
|
| org.apache.lucene.facet.sampling |
Facets sampling.
|
| org.apache.lucene.facet.search |
Facets search code.
|
| org.apache.lucene.facet.sortedset |
Classes to perform faceting without a separate taxonomy index, using on SortedSetDocValuesField.
|
| org.apache.lucene.facet.util |
Various utilities for faceted search
|
| Class and Description |
|---|
| CategoryListParams
Contains parameters for a category list *
|
| FacetIndexingParams
Defines parameters that are needed for facets indexing.
|
| Class and Description |
|---|
| FacetIndexingParams
Defines parameters that are needed for facets indexing.
|
| Class and Description |
|---|
| FacetIndexingParams
Defines parameters that are needed for facets indexing.
|
| Class and Description |
|---|
| CategoryListParams
Contains parameters for a category list *
|
| FacetIndexingParams
Defines parameters that are needed for facets indexing.
|
| Class and Description |
|---|
| CategoryListParams
Contains parameters for a category list *
|
| CategoryListParams.OrdinalPolicy
Defines which category ordinals are encoded for every document.
|
| FacetIndexingParams
Defines parameters that are needed for facets indexing.
|
| Class and Description |
|---|
| FacetSearchParams
Defines parameters that are needed for faceted search.
|
| Class and Description |
|---|
| CategoryListParams
Contains parameters for a category list *
|
| FacetIndexingParams
Defines parameters that are needed for facets indexing.
|
| FacetSearchParams
Defines parameters that are needed for faceted search.
|
| Class and Description |
|---|
| FacetIndexingParams
Defines parameters that are needed for facets indexing.
|
| FacetSearchParams
Defines parameters that are needed for faceted search.
|
| Class and Description |
|---|
| FacetIndexingParams
Defines parameters that are needed for facets indexing.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.