Package com.atlassian.jira.search.lucene
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package com.atlassian.jira.search.lucene
-
ClassDescriptionA default mapper for converting between Jira
Documentand LuceneDocument.Mapper to convert from Jira Search values to LuceneDocument.Provides anIndexSearcherfor the specified document type (seeDocumentTypes).Extracted fromDefaultClusterManagerso that the cluster manager is search platform agnostic.Deprecated, for removal: This API element is subject to removal in a future version.since 10.4, Lucene support is deprecated.Creates aLuceneIndexAccessorProvides functionality to manage the lucene search index, and it's nested indices.A Lucene-based implementation of theIndexSearcherinterface.Implementation ofPopularLabelsProviderthat fetches Lucene to find the most popular labels.LuceneQueryMapper<Q extends Query>Deprecated, for removal: This API element is subject to removal in a future version.since 10.4.Deprecated, for removal: This API element is subject to removal in a future version.since 10.4.Deprecated, for removal: This API element is subject to removal in a future version.Will be removed when we stop supporting Lucene.Visitor to create Lucene sort for fieldsProvides a LuceneSearcherManager