Query on Client-side Pagination using InstantSearch Widget
TLDR Coffee asked if clients can use pagination via an InstantSearch widget. Jason clarified that all InstantSearch widgets including pagination require the Typesense InstantSearch adapter.
1
Feb 20, 2022 (21 months ago)
Coffee
07:45 AMJason
02:32 PM1
Typesense
Indexed 2786 threads (79% resolved)
Similar Threads
Discussion on the Use of `TypesenseInstantSearchAdapter`
DavidLo sought advice to retrieve search results using `TypesenseInstantSearchAdapter`. Carl and Jason advised using `typesense-js` and features like `documents/export`, `documents/search`, `multisearch`, and pagination. The potential server-side solution and bundle size issues concerning the exposure of the search client were also discussed.
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.
Troubleshooting Typesense Setup and Understanding Facets and Keywords
Demitri encountered errors when exploring Typesense for the first time. Jason guided them through troubleshooting and discussed facets, keyword settings, and widget configurations. Helin shared a Python demo app and its source code to help Demitri with their project.