Class OLuceneDocumentBuilder
java.lang.Object
com.orientechnologies.lucene.builder.OLuceneDocumentBuilder
Created by Enrico Risa on 02/09/15.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.lucene.document.Documentbuild(OIndexDefinition definition, Object key, OIdentifiable value, Map<String, Boolean> fieldsToStore, ODocument metadata) static Booleanprotected org.apache.lucene.document.Field.Store
-
Constructor Details
-
OLuceneDocumentBuilder
public OLuceneDocumentBuilder()
-
-
Method Details
-
build
public org.apache.lucene.document.Document build(OIndexDefinition definition, Object key, OIdentifiable value, Map<String, Boolean> fieldsToStore, ODocument metadata) -
isToStore
-
isSorted
-