|
Class Summary |
| DocNumberCache.Entry |
|
| DoubleField |
The DoubleField class is a utility to convert double
values into String values that are lexicographically ordered
according to the double value. |
| FieldNames |
Defines field names that are used internally to store UUID, etc in the
search index. |
| LongField |
|
| MultiIndex.Action |
Defines an action on an MultiIndex. |
| NamespaceMappings |
The class NamespaceMappings implements a org.apache.jackrabbit.core.NamespaceResolver that holds a namespace
mapping that is used internally in the search index. |
| NodeIndexer |
Creates a lucene Document object from a Node. |
| RangeQuery |
Implements a variant of the lucene class RangeQuery. |
| SearchIndex |
Implements a QueryHandler using
Lucene. |
| TextPlainTextFilter |
Implements a TextFilter that handles binary properties of mime-type
text/plain. |
| WildcardQuery |
Implements a wildcard query on a lucene field with an embedded property name
and a pattern. |