Search field handlers
Version:
The Search plugin pre-defines index field mappers and handlers listed in the following table.
For a list of search field handlers used for indexing catalog entities (catalogs, categories and sellable items), see catalog field handlers.
| Field handlers/mappers | Description |
|---|---|
AbstractIndexFieldHandler | Defines an abstract field hander class that synchronously composes the field value to be used in the index. |
ArtifactStoreIdFieldHandler | Defines the handler for the artifact store id field. |
DataSourceFieldHandler | Defines the handler for the data source field |
IndexFieldConfiguration | Defines the configuration for an index field. |
IndexFieldTypeMapper | Defines an index field type mapper. |
IndexNameFieldHandler | Defines the handler for the index name field. |
ItemTypeFieldHandler | Defines the handler for the item type field. |
LanguageFieldHandler | Defines the handler for the language field. |
LatestVersionFieldHandler | Defines the handler for the latest version field. |
NoopIndexFieldHandler | Defines a no operation index field handler. Important For internal use only. Do not use this handler or inherit from it. |
If you have suggestions for improving this article, let us know!