Slowness - postprocessSearchResults

Created on 27 August 2024, 5 months ago

Problem/Motivation

When we enable the processor we noticed significant slowdown on query times. It looks like it's caused due to the post process query and the postprocessSearchResults function. I am wondering if it might be worth breaking out the preprocess index and the post process query into two separate options? My thought is the html should always be removed during the preprocess index anyways?

Below is the different with process off vs on:

Post Process Query Enabled:

Post Process Query Disabled:

Proposed resolution

Allow the user to select only preprocess index or during post process.

πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States j-barnes

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024