Uses of Package
org.apache.lucene.util

Packages that use org.apache.lucene.util
Package
Description
API and code to convert text into indexable/searchable tokens.
General-purpose attributes for text analysis.
Codecs API: API for customization of the encoding and structure of the index.
StoredFieldsFormat that allows cross-document and cross-field compression of stored fields.
Codec to support Lucene 3.x indexes (readonly)
Lucene 4.0 file format.
Lucene 4.1 file format.
Lucene 4.2 file format.
Lucene 4.5 file format.
Lucene 4.6 file format.
Postings format that can delegate to different formats per-field.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.
Code to search indices.
The payloads package provides Query mechanisms for finding and using payloads.
This package contains the various ranking models that can be used in Lucene.
The calculus of spans.
Some utility classes.
Finite-state automaton for regular expressions.
Finite state transducers
Comparable object wrappers
Packed integer arrays and streams.