Java org.apache.lucene.util.fst BytesRefFSTEnum fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.util.fst BytesRefFSTEnum fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.util.fst BytesRefFSTEnum.

The text is from its open source code.

Constructor

BytesRefFSTEnum(FST fst)
doFloor controls the behavior of advance: if it's true doFloor is true, advance positions to the biggest term before target.

Method

InputOutputnext()