public class LuceneDocumentStructure extends Object
Constructor and Description |
---|
LuceneDocumentStructure() |
Modifier and Type | Method and Description |
---|---|
long |
getNodeId(org.apache.lucene.document.Document from) |
org.apache.lucene.document.Document |
newDocumentRepresentingProperty(long nodeId,
Object value) |
org.apache.lucene.search.Query |
newQuery(Object value) |
org.apache.lucene.index.Term |
newQueryForChangeOrRemove(long nodeId) |
public org.apache.lucene.document.Document newDocumentRepresentingProperty(long nodeId, Object value)
public org.apache.lucene.search.Query newQuery(Object value)
public org.apache.lucene.index.Term newQueryForChangeOrRemove(long nodeId)
public long getNodeId(org.apache.lucene.document.Document from)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.