Class FSTTermsReader

  • All Implemented Interfaces:
    Closeable, AutoCloseable, Iterable<String>

    public class FSTTermsReader
    extends FieldsProducer
    FST-based terms dictionary reader.

    The FST directly maps each term and its metadata, it is memory resident.

    WARNING: This API is experimental and might change in incompatible ways in the next release.