Overload List
Name | Description | |
---|---|---|
MakeStopSet(IList) | Builds a Set from an array of stop words,
appropriate for passing into the StopFilter constructor.
This permits this stopWords construction to be cached once when
an Analyzer is constructed.
| |
MakeStopSet(array<String>[]()[][]) | Builds a Set from an array of stop words,
appropriate for passing into the StopFilter constructor.
This permits this stopWords construction to be cached once when
an Analyzer is constructed.
| |
MakeStopSet(IList, Boolean) | ||
MakeStopSet(array<String>[]()[][], Boolean) |