Uses of Package
com.atlassian.confluence.internal.search.v2.lucene
Packages that use com.atlassian.confluence.internal.search.v2.lucene
-
-
Classes in com.atlassian.confluence.internal.search.v2.lucene used by com.atlassian.confluence.impl.plugin.descriptor.searchClassDescriptionDeprecated.Implement this interface to initialise a searcher.
-
-
Classes in com.atlassian.confluence.internal.search.v2.lucene used by com.atlassian.confluence.impl.search.v2.luceneClassDescriptionA connection to a Lucene index.Provide configuration for the index writers used by implementations of this interface.Thrown when a disaster happens in the underlying Lucene layer.This class imitates lucene connection, but works for arbitrary subset of indexesImplement this interface to initialise a searcher.Thrown when the search token has expired.
-
Classes in com.atlassian.confluence.internal.search.v2.lucene used by com.atlassian.confluence.impl.search.v2.mappersClassDescriptionA lucene query mapper represents an object that is able to map from a Confluence
SearchQuery
to a LuceneQuery
.Deprecated.since 7.0 useSearchSort.expand()
instead. -
Classes in com.atlassian.confluence.internal.search.v2.lucene used by com.atlassian.confluence.internal.index.luceneClassDescriptionCreates a Lucene
Document
from the suppliedSearchable
.Provide configuration for the index writers used by implementations of this interface.The implementation ofILuceneConnection
that allows concurrent searching/reading and writing/deleting.Implement this interface to initialise a searcher. -
-
Classes in com.atlassian.confluence.internal.search.v2.lucene used by com.atlassian.confluence.internal.search.v2.luceneClassDescriptionA connection to a Lucene index.Provide configuration for the index writers used by implementations of this interface.This interface will allow to allow transition from atlassian-bonnie.Thrown when a disaster happens in the underlying Lucene layer.Provides timer for capture metrics for low level Lucene library call.Deprecated.since 7.0.1.A lucene query mapper represents an object that is able to map from a Confluence
SearchQuery
to a LuceneQuery
.Class that is responsible for converting a v2 search abstraction likeSearchQuery
orSearchSort
into the equivalent technology specific object.Deprecated.since 7.0 useSearchSort.expand()
instead.When returned from FieldComparatorSource.newComparator, a LuceneTermFieldComparator compares hits so as to determine their sort order when collecting results, using a custom sort comparator.This class imitates lucene connection, but works for arbitrary subset of indexesImplement this interface to initialise a searcher.Thrown when the search token has expired. -
-
SearchSort.expand()
instead.