Don't require reindex when only query processors changed

Created on 22 January 2025, about 2 months ago

Problem/Motivation

When modifying query processors on an index's configuration it should not be necessary to reindex all of the content in order for the changes to be visible.

Steps to reproduce

Configure a search index.
Modify the "preprocess query" or "postprocess query" options.

Proposed resolution

When modifying the configuration of a search index, the content only needs to be reindexed if a "preprocess index" definition is changed, added or removed; modifying the "preprocess query" or "postprocess query" configuration does not require a reindex.

Remaining tasks

Work out how to do this.
Implement it.

✨ Feature request
Status

Active

Version

1.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States DamienMcKenna NH, USA

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

Comments & Activities

Production build 0.71.5 2024