Package | Description |
---|---|
org.hibernate.search.indexes | |
org.hibernate.search.indexes.spi | |
org.hibernate.search.spi |
Class and Description |
---|
IndexFamily
An
IndexFamily represents a set of indexes using the same indexing technology
and the same "global" configuration (e.g. |
IndexFamilyType
Represents a type of
IndexFamily , to be used as a key to retrieve an actual instance of an index family. |
Class and Description |
---|
IndexFamily
An
IndexFamily represents a set of indexes using the same indexing technology
and the same "global" configuration (e.g. |
IndexFamilyType
Represents a type of
IndexFamily , to be used as a key to retrieve an actual instance of an index family. |
Class and Description |
---|
IndexFamily
An
IndexFamily represents a set of indexes using the same indexing technology
and the same "global" configuration (e.g. |
IndexFamilyType
Represents a type of
IndexFamily , to be used as a key to retrieve an actual instance of an index family. |
IndexReaderAccessor
The
IndexReaderAccessor exposes IndexReader s directly, making it possible to query the Lucene
indexes directly bypassing Hibernate Search. |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.