|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LuceneOptions | |
|---|---|
| org.hibernate.search.bridge | |
| org.hibernate.search.engine | |
| Uses of LuceneOptions in org.hibernate.search.bridge |
|---|
| Methods in org.hibernate.search.bridge with parameters of type LuceneOptions | |
|---|---|
void |
String2FieldBridgeAdaptor.set(java.lang.String name,
java.lang.Object value,
org.apache.lucene.document.Document document,
LuceneOptions luceneOptions)
|
void |
FieldBridge.set(java.lang.String name,
java.lang.Object value,
org.apache.lucene.document.Document document,
LuceneOptions luceneOptions)
Manipulate the document to index the given value. |
| Uses of LuceneOptions in org.hibernate.search.engine |
|---|
| Methods in org.hibernate.search.engine that return LuceneOptions | |
|---|---|
protected LuceneOptions |
DocumentBuilderContainedEntity.PropertiesMetadata.getClassLuceneOptions(int i)
|
protected LuceneOptions |
DocumentBuilderContainedEntity.PropertiesMetadata.getFieldLuceneOptions(int i,
java.lang.Object value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||