Uses of Interface
com.atlassian.confluence.internal.search.v2.LuceneAutoCorrectRawQueryParser
Packages that use LuceneAutoCorrectRawQueryParser
Package
Description
-
Uses of LuceneAutoCorrectRawQueryParser in com.atlassian.confluence.impl.search.v2.mappers
Methods in com.atlassian.confluence.impl.search.v2.mappers with parameters of type LuceneAutoCorrectRawQueryParserModifier and TypeMethodDescriptionvoid
QueryStringQueryMapper.setAutoCorrectRawQueryTransformer
(LuceneAutoCorrectRawQueryParser autoCorrectRawQueryTransformer) void
TextFieldQueryMapper.setAutoCorrectRawQueryTransformer
(LuceneAutoCorrectRawQueryParser autoCorrectRawQueryTransformer) -
Uses of LuceneAutoCorrectRawQueryParser in com.atlassian.confluence.internal.search.v2
Classes in com.atlassian.confluence.internal.search.v2 that implement LuceneAutoCorrectRawQueryParserModifier and TypeClassDescriptionclass
Default implementation ofAutoCorrectRawQueryTransformer
which relies onLuceneQueryParserFactory