| Package | Description |
|---|---|
| org.apache.lucene.analysis.pattern |
Set of components for pattern-based (regex) analysis.
|
| Class and Description |
|---|
| PatternReplaceFilter
A TokenFilter which applies a Pattern to each token in the stream,
replacing match occurances with the specified replacement string.
|
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.