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 TypeMethodDescriptionvoidQueryStringQueryMapper.setAutoCorrectRawQueryTransformer(LuceneAutoCorrectRawQueryParser autoCorrectRawQueryTransformer) voidTextFieldQueryMapper.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 TypeClassDescriptionclassDefault implementation ofAutoCorrectRawQueryTransformerwhich relies onLuceneQueryParserFactory