Java org.apache.lucene.search.suggest.document CompletionAnalyzer fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.search.suggest.document CompletionAnalyzer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.search.suggest.document CompletionAnalyzer.

The text is from its open source code.

Field

booleanpreserveSep
Preserve separation between tokens when converting to an automaton

Defaults to true

booleanpreservePositionIncrements
Preserve position increments for tokens when converting to an automaton

Defaults to true