Package | Description |
---|---|
org.apache.lucene.classification.document |
Uses already seen data (the indexed documents) to classify new documents.
|
org.apache.lucene.collation |
Unicode collation support.
|
org.apache.lucene.document |
The logical representation of a
Document for indexing and searching. |
org.apache.lucene.geo |
Geospatial Utility Implementations for Lucene Core
|
org.apache.lucene.index |
Code to maintain and access indices.
|
org.apache.lucene.queryparser.classic |
A simple query parser implemented with JavaCC.
|
org.apache.lucene.queryparser.flexible.standard |
Implementation of the Lucene classic query parser using the flexible query parser frameworks
|
org.apache.lucene.queryparser.flexible.standard.config |
Standard Lucene Query Configuration.
|
org.apache.lucene.search |
Code to search indices.
|
org.apache.lucene.search.highlight |
Highlighting search terms.
|
org.apache.lucene.search.suggest |
Support for Autocomplete/Autosuggest
|
org.apache.lucene.search.suggest.analyzing |
Analyzer based autosuggest.
|
org.apache.lucene.search.suggest.document |
Support for document suggestion
|
org.apache.lucene.search.vectorhighlight |
Another highlighter implementation based on term vectors.
|
org.apache.lucene.util |
Some utility classes.
|
Class and Description |
---|
Document
Documents are the unit of indexing and search.
|
Class and Description |
---|
Field
Expert: directly create a field for a document.
|
Class and Description |
---|
DateTools.Resolution
Specifies the time granularity.
|
Document
Documents are the unit of indexing and search.
|
Field
Expert: directly create a field for a document.
|
Field.Store
Specifies whether and how a field should be stored.
|
FieldType
Describes the properties of a field.
|
LatLonShape.QueryRelation
Query Relation Types
|
NumericDocValuesField
Field that stores a per-document
long value for scoring,
sorting or value retrieval. |
Class and Description |
---|
Document
Documents are the unit of indexing and search.
|
Class and Description |
---|
Document
Documents are the unit of indexing and search.
|
Field
Expert: directly create a field for a document.
|
FieldType
Describes the properties of a field.
|
Class and Description |
---|
DateTools.Resolution
Specifies the time granularity.
|
Class and Description |
---|
DateTools.Resolution
Specifies the time granularity.
|
Class and Description |
---|
DateTools.Resolution
Specifies the time granularity.
|
Class and Description |
---|
Document
Documents are the unit of indexing and search.
|
Field
Expert: directly create a field for a document.
|
Class and Description |
---|
Document
Documents are the unit of indexing and search.
|
Class and Description |
---|
Document
Documents are the unit of indexing and search.
|
Class and Description |
---|
FieldType
Describes the properties of a field.
|
Class and Description |
---|
Field
Expert: directly create a field for a document.
|
FieldType
Describes the properties of a field.
|
Class and Description |
---|
Field
Expert: directly create a field for a document.
|
Class and Description |
---|
Document
Documents are the unit of indexing and search.
|
Field
Expert: directly create a field for a document.
|
Field.Store
Specifies whether and how a field should be stored.
|
FieldType
Describes the properties of a field.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.