Using /multi_search Instead of Encoded Search Query
TLDR akmal shared a decoded search query, and Kishore Nallan suggested using the /multi_search with POST method to avoid encoding issues.
Jun 09, 2023 (4 months ago)
akmal
06:16 AM/collections/staff/documents/search?q=john&query_by=fullName,about&filter_by=(city:=gotham&&country:=US)&include_fields=eri,fullName,about,state&highlight_fields=fullName,about&page=1
Kishore Nallan
06:18 AMakmal
06:25 AMTypesense
Indexed 2786 threads (79% resolved)
Similar Threads
Multiple Filters and JSON Requests in Typesense
Manish asked about multiple filter_by arguments, JSON input, and using multisearch. Jason offered typesense documentation links, examples, and how to use JSON formatted requests with multisearch. Ed shared a similar use case.
Performance Characteristics of Filtering Search Results
Oskar queries the performance difference in filtering search results. Jason clarifies how filters work and provides performance improvement suggestions like increasing vCPUs and sharding the collection. Kishore Nallan explains filter IDs and document ID matching. The thread concludes with discussions on performance tradeoffs in filter implementation.
Moving from Algolia to Typesense: Questions and Answers
Juan sought advice from Kishore Nallan about moving from Algolia to Typesense, handling MultiSearch, setting parameters, checking imported documents, and a specific syntax query.