
public class OLuceneDocumentBuilder extends Object
| Constructor and Description |
|---|
OLuceneDocumentBuilder() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.document.Document |
build(OIndexDefinition definition,
Object key,
OIdentifiable value,
Map<String,Boolean> fieldsToStore,
ODocument metadata) |
protected org.apache.lucene.document.Field.Store |
isToStore(String f,
Map<String,Boolean> collectionFields) |
public org.apache.lucene.document.Document build(OIndexDefinition definition, Object key, OIdentifiable value, Map<String,Boolean> fieldsToStore, ODocument metadata)
Copyright © 2009–2025 OrientDB. All rights reserved.