Class | Description |
---|---|
IndexSchemaFieldDefinitionHelper<F> |
A helper for backends, making it easier to return accessors before they are completely defined,
and creating the user-defined converter to apply in search queries.
|
IndexSchemaObjectFieldDefinitionHelper |
A helper for backends, making it easier to return accessors before they are completely defined.
|
UserIndexFieldConverter<F> |
A helper class allowing to convert values between the type expected by the user
and the type expected by the backend (the type of the "raw" field).
|
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.