Skip to content

Suggestions not working #15

@web4exposure-org

Description

@web4exposure-org

When I enable/change the "number of queries" in the Algolia Search > Autocomplete Menu > Number of queries field, all requests in the autocomplete menu are returning a 404.

Steps to reproduce:

  • set the number of queries to anything but zero
  • (Re)index whole shop
  • The quick search always returns "No products for query"

The URL requested:
<typesense-url>/collections/testdefault_suggestions/documents/search?q=test&query_by=name&per_page=5&x-typesense-api-key=API

Always returns:
{"message": "Not found."}

Products, pages & categories are working as expected when I turn of the queries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions