public static interface DefaultSharedEntityIndexer.EntityDocument
Document
and an identifying Term
so we can delete any pre-existing document.Modifier and Type | Method and Description |
---|---|
org.apache.lucene.document.Document |
getDocument() |
org.apache.lucene.index.Term |
getIdentifyingTerm() |
SharedEntity.TypeDescriptor<?> |
getType() |
SharedEntity.TypeDescriptor<?> getType()
org.apache.lucene.index.Term getIdentifyingTerm()
org.apache.lucene.document.Document getDocument()
Copyright © 2002-2017 Atlassian. All Rights Reserved.