Package com.atlassian.jira.index
Class EntityDocumentFactory.EntityDocumentBuilder<T extends WithId,C extends EntityDocumentFactory.EntityDocumentBuilder<T,C>>
java.lang.Object
com.atlassian.jira.index.EntityDocumentFactory.EntityDocumentBuilder<T,C>
- Enclosing interface:
EntityDocumentFactory<T extends WithId>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CaddJoinParent(String id) addSearchableField(String name, String value, org.apache.lucene.document.Field.Store store) addSortableField(String name, String value) Optional<org.apache.lucene.document.Document> build()protected abstract Stringprotected abstract Stringprotected abstract IndexDirectoryFactory.Name
-
Field Details
-
doc
protected final org.apache.lucene.document.Document doc
-
-
Constructor Details
-
EntityDocumentBuilder
-
-
Method Details
-
getDocId
-
getIndexName
-
addSearchableField
-
addSortableField
-
addId
-
addJoinParent
-
getDocumentType
-
build
-