Move auto suggest URL from global settings to server config

Created on 9 October 2025, about 14 hours ago

Problem/Motivation

The current implementation puts the auto suggest core URL in global settings, limiting websites to one autocomplete for the entire site. As noted in the docs on the Search Stax side, auto suggest is a per-app feature, so the suggester URL should be with the index update endpoint URL and read/write token in the server config.

Steps to reproduce

Try to implement more than one autocomplete.

Proposed resolution

Move the suggester URL config from global settings to the server. Update the necessary PHP code to use the new location and ensure a site can have multiple (different) autocompletes.

✨ Feature request
Status

Active

Version

1.0

Component

General code

Created by

πŸ‡ΊπŸ‡ΈUnited States john.oltman

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024