Java org.apache.lucene.analysis.miscellaneous KeywordRepeatFilter fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

KeywordRepeatFilter(TokenStream input)
Construct a token stream filtering the given input.