VMware GemFire Search Java API Reference
All Classes and Interfaces
Class
Description
A built-in
LuceneSerializer to parse user's nested object into a flat format, i.e.
Java class for anonymous complex type.
Java class for anonymous complex type.
LuceneIndex represents the Lucene index created over the data stored in Apache Geode regions.
A LuceneIndexDestroyedException is thrown if a Lucene index is attempted to be used while it is
being destroyed or after it has been destroyed.
A LuceneIndexExistsException is thrown if a Lucene index that already exists is attempted to be
created.
A factory for creating a lucene index on the current member.
A LuceneIndexNotFoundException is thrown if a Lucene index is requested but not found.
A query on a Lucene index.
Thrown when a Lucene query fails.
Factory for configuring a Lucene query.
A factory for
Query objects.An interface which stores a single result obtained by executing a Lucene query.
An interface for writing the fields of an object into a lucene document
The LuceneService provides the capability to create Lucene indexes and execute lucene queries on
data stored in Geode regions.
MBean that provides access to the
LuceneService.Class for retrieving or creating the currently running instance of the LuceneService.