@Internal public final class FeatureKeys extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LUCENE_CACHING_FILTER_KEY
Enable caching of lucene filters.
|
static String |
LUCENE_QUERY_EXPANSION
Enable v2 query/filter expansion when running with lucene.
|
static String |
V2_CONTENT_NAME_SEARCHER_KEY
Enable an implementation of content name search on top of v2.
|
| Constructor and Description |
|---|
FeatureKeys() |
public static final String LUCENE_QUERY_EXPANSION
public static final String V2_CONTENT_NAME_SEARCHER_KEY
public static final String LUCENE_CACHING_FILTER_KEY
Copyright © 2003–2018 Atlassian. All rights reserved.