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.
Try to implement more than one autocomplete.
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.
Active
1.0
General code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.