Integrating Typesense with Algolia's Autocomplete-JS Library
TLDR Metahub asks about integrating Typesense with Algolia's autocomplete-js UI library. Jason suggests using the getSources
parameter and the Typesense JS client.
2
May 19, 2021 (30 months ago)
Metahub
11:03 PMMay 20, 2021 (30 months ago)
Jason
12:34 AMgetSources
parameter of autocomplete, and use the Typesense JS client to make a search request: https://www.algolia.com/doc/ui-libraries/autocomplete/core-concepts/sources/#using-asynchronous-sources1
Metahub
02:59 AM1
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
TypesenseInstantsearchAdapter and Algolia Query
Jordan had issues with utilizing Algolia's helper method after creating the TypesenseInstantsearchAdapter. Jason clarified that this adapter is unnecessary with Autocomplete.js. The correct approach is to use the typesense-js library directly.
Migration Assistance from Algolia's Autocomplete
Prime requested help with migrating from algolia's autocomplete. Jason provided a demo app link to assist with integration.
Typesense Sorting Query and Bug Report
michtio is new to Typesense and is querying sorting implementation. Jason shares resources and suggests use of specific adapters. However, michtio shares a bug found when applying a filter on Typesense. Jason asks for a GitHub issue to be opened for the bug.