| Package | Description |
|---|---|
| com.atlassian.confluence.search.v2.lucene.mapper | |
| com.atlassian.confluence.search.v2.searchfilter |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.Filter |
SearchResultTypeSearchFilterMapper.convertToLuceneSearchFilter(SearchResultTypeSearchFilter searchFilter) |
| Modifier and Type | Field and Description |
|---|---|
static SearchResultTypeSearchFilter |
SearchResultTypeSearchFilter.CHANGES
A filter that restricts search results to documents of type
SearchResultType.CHANGE. |
static SearchResultTypeSearchFilter |
SearchResultTypeSearchFilter.CONTENT
A filter that restricts search results to documents of type
SearchResultType.CONTENT. |
| Modifier and Type | Method and Description |
|---|---|
static SearchResultTypeSearchFilter |
SearchResultTypeSearchFilter.getInstance(SearchResultType searchResultType)
Returns a SearchResultTypeSearchFilter of the specified type.
|
Copyright © 2003–2020 Atlassian. All rights reserved.