|
||||||||||
| 前のパッケージ 次のパッケージ | フレームあり フレームなし | |||||||||
LuceneIndex.
参照先:
説明
| インタフェースの概要 | |
|---|---|
| LuceneDocumentDesc<E> |
Document entity descriptor. |
| LucenePropertyConfig |
Holds all the configuration of LucenePropertyDesc. |
| LucenePropertyDesc<E> | |
| クラスの概要 | |
|---|---|
| AbstractLuceneDocumentDesc<E> |
Descriptor for LuceneIndex. |
| AbstractPropertyDesc<E> | |
| BeanDocumentDesc<E> |
Bean class descriptor for LuceneIndex. |
| BeanPropertyConfig | |
| BeanPropertyDesc<E> | |
| MapDocumentDesc<T> |
Map class descriptor for LuceneIndex. |
| MapPropertyDesc<T> | |
| SimplePropertyConfig |
All setter methods return SimplePropertyConfig to allow chaining
settings conveniently, for example:
final SimplePropertyConfig conf = new SimplePropertyConfig("id");
conf.id(true).store(Field.Store.NO)...;
|
| 注釈型の概要 | |
|---|---|
| BeanLuceneField |
Defines a field of Lucene
Document. |
This package defines descriptions for LuceneIndex.
|
||||||||||
| 前のパッケージ 次のパッケージ | フレームあり フレームなし | |||||||||