|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use org.apache.lucene.analysis.pattern | |
|---|---|
| org.apache.lucene.analysis.pattern | Set of components for pattern-based (regex) analysis. |
| Classes in org.apache.lucene.analysis.pattern used by org.apache.lucene.analysis.pattern | |
|---|---|
| PatternCaptureGroupTokenFilter
CaptureGroup uses Java regexes to emit multiple tokens - one for each capture group in one or more patterns. |
|
| PatternReplaceFilter
A TokenFilter which applies a Pattern to each token in the stream, replacing match occurances with the specified replacement string. |
|
| PatternTokenizer
This tokenizer uses regex pattern matching to construct distinct tokens for the input stream. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||