Uses of Package
org.apache.lucene.document
Packages that use org.apache.lucene.document
Package
Description
The logical representation of a
Document for indexing and searching.Code to maintain and access indices.
Code to search indices.
-
Classes in org.apache.lucene.document used by org.apache.lucene.documentClassDescriptionField that stores a per-document
BytesRefvalue.Specifies the time granularity.Documents are the unit of indexing and search.Expert: directly create a field for a document.Deprecated.This is here only to ease transition from the pre-4.0 APIs.Specifies whether and how a field should be stored.Deprecated.This is here only to ease transition from the pre-4.0 APIs.Describes the properties of a field.Data type of the numeric valueField that stores a per-documentlongvalue for scoring, sorting or value retrieval.Field that stores a per-documentBytesRefvalue, indexed for sorting. -
Classes in org.apache.lucene.document used by org.apache.lucene.index
-
Classes in org.apache.lucene.document used by org.apache.lucene.search