Package com.atlassian.jira.issue.index.analyzer
package com.atlassian.jira.issue.index.analyzer
-
ClassesClassDescriptionExtends the functionality of the Standard (language) Analyser provided by Lucene by using the ClassicAnalyser and adding the SubtokenFilter.Extends the functionality of the Standard (language) Analyser provided by Lucene by using the ClassicAnalyser and adding the SubtokenFilter.Extends the functionality of the Standard (language) Analyser provided by Lucene by using the ClassicAnalyser and adding the SubtokenFilter.Extends the functionality of the Standard (language) Analyser provided by Lucene by using the ClassicAnalyser and adding the SubtokenFilter.Note: checked for Lucene 2.9 compatibility.Extends the functionality of the Standard (language) Analyser provided by Lucene by using the ClassicAnalyser and adding the SubtokenFilter.Extends the functionality of the standard GermanAnalyzer provided by Lucene by adding the SubtokenFilter.Extends the functionality of the Standard (language) Analyser provided by Lucene by using the ClassicAnalyser and adding the SubtokenFilter.Extends the functionality of the Standard (language) Analyser provided by Lucene by using the ClassicAnalyser and adding the SubtokenFilter.This analyzer is used when "other" is chosen as the indexing language.A
TextAnalyzerthat takes in a set of stop words and a stem filter as a function to apply to the text being analyzed.This Filter does some final filtering on the Tokens returned by the standard Lucene tokenizers in order to create the exact tokens required for JIRA.AnAnalyzerbase class that provides the facility to apply theSubtokenFilterduring indexing and duplicating the original tokens before any stemming filter is applied to support wildcard queries and exact phrase queries on document fields.Extends the functionality of the standard ThaiAnalyser provided by Lucene by adding the SubtokenFilter.Lucene-specific helper for constructing language token filters.This Filter adds wildcards to the tokens returned by standard filters.