Package | Description |
---|---|
org.apache.lucene.document |
The logical representation of a
Document for indexing and searching. |
Modifier and Type | Class and Description |
---|---|
class |
DerefBytesDocValuesField
Deprecated.
Use
BinaryDocValuesField instead. |
class |
StraightBytesDocValuesField
Deprecated.
Use
BinaryDocValuesField instead. |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.