Package | Description |
---|---|
org.apache.lucene.document |
The logical representation of a
Document for indexing and searching. |
Modifier and Type | Class | Description |
---|---|---|
class |
Field |
A field is a section of a Document.
|
class |
NumericField |
This class provides a
Field that enables indexing
of numeric values for efficient range filtering and
sorting. |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.