java.lang.ObjectAnalyzer for Brazilian language. Supports an external list of stopwords (words that will not be indexed at all) and an external list of exclusions (word that will not be stemmed, but indexed).org.apache.lucene.analysis.Analyzer
org.apache.lucene.analysis.br.BrazilianAnalyzer
Jo - ão Kramer| Field Summary | ||
|---|---|---|
| public static final String[] | BRAZILIAN_STOP_WORDS | List of typical Brazilian stopwords. |
| Constructor: |
|---|
|
|
|
|
| Method from org.apache.lucene.analysis.br.BrazilianAnalyzer Summary: |
|---|
| setStemExclusionTable, setStemExclusionTable, setStemExclusionTable, tokenStream |
| Methods from org.apache.lucene.analysis.Analyzer: |
|---|
| getPositionIncrementGap, getPreviousTokenStream, reusableTokenStream, setPreviousTokenStream, tokenStream |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.lucene.analysis.br.BrazilianAnalyzer Detail: |
|---|
|
|
|
|