public interface QuickSearchDocument
Modifier and Type | Field and Description |
---|---|
static String |
SEARCH_FIELD |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.document.Document |
getDocument()
Get Lucene Document for indexing.
|
Map<String,String> |
getEntity() |
long |
getId() |
QuickSearchDocumentFactory.Type |
getType() |
static final String SEARCH_FIELD
QuickSearchDocumentFactory.Type getType()
long getId()
@NotNull org.apache.lucene.document.Document getDocument()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.