Java org.apache.lucene.analysis.pattern PatternReplaceFilter fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.analysis.pattern PatternReplaceFilter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.analysis.pattern PatternReplaceFilter.

The text is from its open source code.

Constructor

PatternReplaceFilter(TokenStream in, Pattern p, String replacement, boolean all)
Constructs an instance to replace either the first, or all occurrences