public interface IndexedEntityIdField extends IndexedEntityField<Long>
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.Query |
createQuery(Long value) |
Long |
getValue(org.apache.lucene.document.Document document) |
addToDocument, createTerm, createTerm, getFieldId, getValueFunction, removeFromDocument@NotNull Long getValue(@NotNull org.apache.lucene.document.Document document)
getValue in interface IndexedEntityField<Long>@NotNull
org.apache.lucene.search.Query createQuery(@NotNull
Long value)
createQuery in interface IndexedEntityField<Long>Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.