Uses of Package
org.apache.lucene.document
Packages that use org.apache.lucene.document
Package
Description
Uses already seen data (the indexed documents) to classify new documents.
Utilities for evaluation, data preparation, etc.
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.
Monitoring framework
A simple query parser implemented with JavaCC.
Implementation of the Lucene classic query parser using the flexible query parser frameworks
Standard Lucene Query Configuration.
Code to search indices.
Highlighting search terms.
Suggest alternate spellings for words.
Support for Autocomplete/Autosuggest
Analyzer based autosuggest.
Support for document suggestion
Another highlighter implementation based on term vectors.
-
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.collation
-
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.Specifies whether and how a field should be stored.Describes the properties of a field.Distance query forLatLonPoint.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.Represents a encoded triangle usingShapeField.decodeTriangle(byte[], DecodedTriangle).type of triangleQuery Relation TypesVisitor used for walking the BKD tree.Finds all previously indexed points that fall within the specified XY geometries. -
Classes in org.apache.lucene.document used by org.apache.lucene.index
-
Classes in org.apache.lucene.document used by org.apache.lucene.index.memory
-
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.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.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