Package com.apple.foundationdb.record.lucene.idformat
package com.apple.foundationdb.record.lucene.idformat
Common classes for lucene's ngram tokenizing.
-
ClassDescriptionA class that serializes the Index primary keys according to a format.Exception thrown when encountering issues serializing IDs using
LuceneIndexKeySerializer.Exception thrown when the RecordIdFormat size exceeds the maximum.The format model for the index key formatter.Marker interface for bothRecordIdFormat.TupleElementandRecordIdFormat.FormatElementType.The enum of the various types available for the format.A collection of elements matching a Tuple structure in the key.A simple parser for the string that represents theRecordIdFormat.