Advice on Splitting Indices for Entities
TLDR gab requested advice on splitting indices for vendor and product entities. Jason recommended storing them as separate collections.
Jul 27, 2021 (30 months ago)
gab
01:02 PM1- a page that display a product list (product centry)
2- a page that display a vendor list with some products they sell (vendor centry)
Should I create an indice for the product and another one for the vendor. Or, shall I create a kind of indice that would merge both?
Thanks
Jason
05:08 PMJason
05:08 PMJul 29, 2021 (30 months ago)
gab
07:21 AMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Discussing Document Indexing Speeds and Typesense Features
Thomas asks about the speed of indexing and associated factors. The conversation reveals that larger batch sizes and NVMe disk usage can improve speed, but the index size is limited by RAM. Jason shares plans on supporting nested fields, and they explore a solution for products in multiple categories and catalogs.
Using Typesense for Search Weighting
Michael asked about using Typesense for search weighting parameters. Kishore Nallan explained that 3 sorting fields are allowable, suggesting int value bit packing for additional fields.
Understanding Rank Fusion Score in Typesense's Multi-Search
Ayush had queries about comparing `rank_fusion_score` across collections in Typesense's hybrid search. They were explained and clarified by Kishore Nallan on how the score works and how it could be manipulated for their use-case.