Modifier and Type | Field and Description |
---|---|
static IndexedEntityTextField |
IndexedEnvironmentImpl.FIELD_CURRENT_VERSION_NAME |
static IndexedEntityTextField |
IndexedEnvironmentImpl.FIELD_DESCRIPTION |
static IndexedEntityTextField |
IndexedEnvironmentImpl.FIELD_NAME |
static IndexedEntityTextField |
IndexedEnvironmentImpl.FIELD_PROJECT_NAME |
Modifier and Type | Field and Description |
---|---|
static IndexedEntityTextField |
IndexedVersionImpl.FIELD_BRANCH_NAME |
static IndexedEntityTextField |
IndexedVersionImpl.FIELD_ISSUE_KEY |
static IndexedEntityTextField |
IndexedVersionImpl.FIELD_JIRA_PROJECT_KEY |
static IndexedEntityTextField |
IndexedVersionImpl.FIELD_NAME |
Modifier and Type | Class and Description |
---|---|
class |
IndexedEntityTextFieldImpl
Deprecated.
since 7.1 use
IndexedEntityFieldFactory#createStringField(String, FieldProperties...) |
class |
LuceneStringField |
Modifier and Type | Method and Description |
---|---|
static IndexedEntityTextField |
IndexedEntityFieldFactory.createStringField(String name,
IndexUtils.FieldProperties... properties) |
static IndexedEntityTextField |
IndexedEntityFieldFactory.createTextField(String name)
Deprecated.
since 7.1 use
#createStringField(String, FieldProperties...) instead |
static IndexedEntityTextField |
IndexedEntityFieldFactory.createTextField(String name,
org.apache.lucene.document.Field.Store stored)
Deprecated.
since 7.1 use
#createStringField(String, FieldProperties...) instead |
Modifier and Type | Field and Description |
---|---|
static IndexedEntityTextField |
QuickSearchDocumentImpl.FIELD_KEY |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.