Package | Description |
---|---|
com.atlassian.confluence.search.v2.lucene |
Modifier and Type | Method and Description |
---|---|
SearchResult |
LuceneSearchResultFactory.createSearchResult(org.apache.lucene.document.Document document,
Optional<HitHighlighter> maybeHighlighter,
Optional<String> maybeExplanation) |
Constructor and Description |
---|
LuceneSearchResult(org.apache.lucene.document.Document document,
Optional<HitHighlighter> maybeHighlighter,
com.google.common.base.Function<String,ConfluenceUser> userLookup)
Constructor to create a search result directly from a Lucene document
|
LuceneSearchResult(org.apache.lucene.document.Document document,
Optional<HitHighlighter> maybeHighlighter,
Optional<String> maybeExplanation,
com.google.common.base.Function<String,ConfluenceUser> userLookup) |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences