Add Augmentor Search API Processors

Created on 28 June 2023, 12 months ago
Updated 5 June 2024, 22 days ago

Problem/Motivation

We need a mechanism to alter Search API indexed values or queries independently of the type of server.

Processors are plugins which you can enable for an index to change the indexed data or the search queries on it in some way.

See: https://www.drupal.org/docs/8/modules/search-api/getting-started/processors β†’

Basically they take an input, do some magic and produce an output, same concept use for augmentors.

Proposed resolution

Attached is a patch that adds an "Augmentor Preprocess Index" and "Augmentor Preprocess Query" processors. The processor takes a given augmentor to alter the value.

✨ Feature request
Status

Fixed

Version

1.1

Component

Code

Created by

πŸ‡―πŸ‡΅Japan eleonel Itoshima πŸ‡―πŸ‡΅

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024