Merging Results of Multi-Search Queries: Workarounds and Future Features
TLDR Julian wanted to merge results from two similar collections. Kishore Nallan confirmed it's a feature that might be implemented but hasn't been prioritised. Both Julian and robert plan to use client-side solutions for now.
Aug 31, 2022 (16 months ago)
Julian
08:55 AMKishore Nallan
09:26 AMJulian
09:28 AMKishore Nallan
09:43 AMJulian
09:44 AMKishore Nallan
09:53 AMWe've not yet prioritized it in our roadmap.
Julian
09:56 AMJulian
10:04 AMrobert
12:45 PMJulian
02:51 PMrobert
02:54 PMinstantsearch
in my react app but now just mostly did custom instantsearch stuff leveraging typesense client. the client is so fast i haven't seen any issues really in adding some client side filtering. my documents are relatively small tooJulian
02:55 PMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Discussing Search Functionality in Custom Blogging Platform
Martin discussed his blogging platform's search functionality and its use of Typesense for full text search. Jason provided feedback and suggested a hybrid solution for the search bar. Improvements will be made based on further user feedback.
Understanding Facet Query and Filter By on Typesense
Ricardo needed clarification on using facet_query. Kishore Nallan explained its use alongside `filter_by`, helping Ricardo understand the concepts. The discussion also touched upon how facet_query works with sets of fields and the difference between facet_query and filter_by.
Issues Sorting Multiple Fields with Sort_by in Typesense Query
Rishabh was having trouble sorting two fields separately with a single query. Jason explained that a secondary sorting will only occur if the first sort results in matching values. They clarified the functionality of sorting in various search engines.
Issue with Sorting Search Request
Anton encounters an issue with sorting a search request due to an assuredly existing field appearing absent. Jason complements by revealing string sorting isn't supported. Kishore Nallan confirms future support for string sorting, despite its memory-demands.
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.