Class and Description |
---|
FieldBridge
Link between a java property and a Lucene Document
Usually a Java property will be linked to a Document Field.
|
LuceneOptions
A helper class for building Field objects and associating them to Documents.
|
StringBridge
Transform an object into a string representation.
|
TikaMetadataProcessor |
Class and Description |
---|
AppliedOnTypeAwareBridge
Allows bridges to report the type on which the bridge is applied on.
|
ContainerBridge
Implemented by bridges for container types like arrays,
Iterable and Map . |
FieldBridge
Link between a java property and a Lucene Document
Usually a Java property will be linked to a Document Field.
|
LuceneOptions
A helper class for building Field objects and associating them to Documents.
|
MetadataProvidingFieldBridge
Optional contract to be implemented by
FieldBridge implementations wishing to expose meta-data related to the
fields they create. |
ParameterizedBridge
Allow parameter injection to a given bridge.
|
StringBridge
Transform an object into a string representation.
|
TwoWayFieldBridge
A
FieldBridge able to convert the index representation back into an object without losing information. |
TwoWayStringBridge
StringBridge allowing a translation from the string representation back to the Object . |
Class and Description |
---|
FieldBridge
Link between a java property and a Lucene Document
Usually a Java property will be linked to a Document Field.
|
StringBridge
Transform an object into a string representation.
|
TwoWayFieldBridge
A
FieldBridge able to convert the index representation back into an object without losing information. |
Class and Description |
---|
FieldBridge
Link between a java property and a Lucene Document
Usually a Java property will be linked to a Document Field.
|
ParameterizedBridge
Allow parameter injection to a given bridge.
|
StringBridge
Transform an object into a string representation.
|
Class and Description |
---|
FieldBridge
Link between a java property and a Lucene Document
Usually a Java property will be linked to a Document Field.
|
TwoWayFieldBridge
A
FieldBridge able to convert the index representation back into an object without losing information. |
Class and Description |
---|
FieldBridge
Link between a java property and a Lucene Document
Usually a Java property will be linked to a Document Field.
|
Class and Description |
---|
AppliedOnTypeAwareBridge
Allows bridges to report the type on which the bridge is applied on.
|
FieldBridge
Link between a java property and a Lucene Document
Usually a Java property will be linked to a Document Field.
|
LuceneOptions
A helper class for building Field objects and associating them to Documents.
|
MetadataProvidingFieldBridge
Optional contract to be implemented by
FieldBridge implementations wishing to expose meta-data related to the
fields they create. |
ParameterizedBridge
Allow parameter injection to a given bridge.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.