Uses of Package
org.apache.lucene.document
Packages that use org.apache.lucene.document
Package
Description
Analysis components based on ICU
Uses already seen data (the indexed documents) to classify new documents.
Utilities for evaluation, data preparation, etc.
Codecs API: API for customization of the encoding and structure of the index.
Unicode collation support.
The logical representation of a
Document for indexing and
searching.Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
Misc extensions of the Document/Field API.
Monitoring framework
A simple query parser implemented with JavaCC.
Lucene Flexible Query Parser Implementation
Standard Lucene Query Configuration.
This package contains several point types:
BigIntegerPoint for 128-bit
integers
LatLonPoint for latitude/longitude
geospatial points
Code to search indices.
Highlighting search terms.
This package contains several components useful to build a highlighter on top of the
Matches API.Suggest alternate spellings for words.
Support for Autocomplete/Autosuggest
Analyzer based autosuggest.
Support for document suggestion
Another highlighter implementation based on term vectors.
Lucene field & query support for the spatial geometry implemented in
org.apache.lucene.spatial3d.geom.-
Classes in org.apache.lucene.document used by org.apache.lucene.analysis.icu
-
Classes in org.apache.lucene.document used by org.apache.lucene.classification.document
-
Classes in org.apache.lucene.document used by org.apache.lucene.classification.utils
-
Classes in org.apache.lucene.document used by org.apache.lucene.codecs
-
Classes in org.apache.lucene.document used by org.apache.lucene.collation
-
Classes in org.apache.lucene.document used by org.apache.lucene.documentClassDescriptionBase query class for ShapeDocValues queries.Field that stores a per-document
BytesRefvalue.A binary representation of a range that wraps a BinaryDocValues fieldSpecifies the time granularity.Documents are the unit of indexing and search.Set of longs, optimized for docvalues usageExpert: directly create a field for a document.Specifies whether and how a field should be stored.Describes the properties of a field.Describes how anIndexableFieldshould be inverted for indexing terms and postings.A field that contains a single floating-point numeric vector (or none) for each document.Distance query forLatLonPoint.A concrete implementation ofShapeDocValuesfor storing binary doc value representation ofLatLonShapegeometries in aLatLonShapeDocValuesFieldConcrete implementation of aShapeDocValuesFieldfor geographic geometries.Field that stores a per-documentlongvalue for scoring, sorting or value retrieval.Query class for searchingRangeFieldtypes by a definedPointValues.Relation.Used byRangeFieldQueryto check how each internal or leaf node relates to the query.A binary doc values format representation forLatLonShapeandXYShapeReads values from a ShapeDocValues FieldShape Comparator class provides tree traversal relation methodsBuilds an in memory binary tree of tessellated triangles.A doc values field forLatLonShapeandXYShapethat usesShapeDocValuesas the underlying binary doc value format.Represents a encoded triangle usingShapeField.decodeTriangle(byte[], DecodedTriangle).type of triangleQuery Relation Types *Holds spatial logic for a bounding box that works in the encoded spaceVisitor used for walking the BKD tree.Abstraction around a stored value.Type of aStoredValue.Finds all previously indexed points that fall within the specified XY geometries.A concrete implementation ofShapeDocValuesfor storing binary doc value representation ofXYShapegeometries in aXYShapeDocValuesFieldConcrete implementation of aShapeDocValuesFieldfor cartesian geometries. -
Classes in org.apache.lucene.document used by org.apache.lucene.indexClassDescriptionDocuments are the unit of indexing and search.Expert: directly create a field for a document.Describes how an
IndexableFieldshould be inverted for indexing terms and postings.Field that stores a per-documentlongvalue for scoring, sorting or value retrieval.Abstraction around a stored value. -
Classes in org.apache.lucene.document used by org.apache.lucene.index.memory
-
Classes in org.apache.lucene.document used by org.apache.lucene.misc.documentClassDescriptionDocuments are the unit of indexing and search.Describes how an
IndexableFieldshould be inverted for indexing terms and postings.Abstraction around a stored value. -
Classes in org.apache.lucene.document used by org.apache.lucene.monitor
-
Classes in org.apache.lucene.document used by org.apache.lucene.queryparser.classic
-
Classes in org.apache.lucene.document used by org.apache.lucene.queryparser.flexible.standard
-
Classes in org.apache.lucene.document used by org.apache.lucene.queryparser.flexible.standard.config
-
Classes in org.apache.lucene.document used by org.apache.lucene.sandbox.documentClassDescriptionExpert: directly create a field for a document.Describes the properties of a field.Used by
RangeFieldQueryto check how each internal or leaf node relates to the query. -
Classes in org.apache.lucene.document used by org.apache.lucene.search
-
Classes in org.apache.lucene.document used by org.apache.lucene.search.highlight
-
Classes in org.apache.lucene.document used by org.apache.lucene.search.matchhighlight
-
Classes in org.apache.lucene.document used by org.apache.lucene.search.spell
-
Classes in org.apache.lucene.document used by org.apache.lucene.search.suggest
-
Classes in org.apache.lucene.document used by org.apache.lucene.search.suggest.analyzing
-
Classes in org.apache.lucene.document used by org.apache.lucene.search.suggest.document
-
Classes in org.apache.lucene.document used by org.apache.lucene.search.vectorhighlight
-
Classes in org.apache.lucene.document used by org.apache.lucene.spatial3d