Typesense Query for Related Documents in Ecommerce
TLDR Vlassis asked about finding related documents using a Typesense query. Jason suggested using vector search and recommended ML libraries for vector generation, with 'word2vec' for text content. Vlassis agreed to try it out.
1
Oct 17, 2022 (14 months ago)
Vlassis
12:16 PMIs there any way to use a typesense query to find related documents?
For example in ecommerce, I would like to find related products based on some criteria like same category, same price range etc.
Jason
04:59 PMJason
05:00 PMVlassis
05:00 PMJason
05:01 PMVlassis
05:06 PMJason
05:07 PMJason
05:07 PMVlassis
05:09 PMVlassis
05:09 PMVlassis
05:09 PMVlassis
05:10 PMJason
05:12 PMVlassis
05:14 PMJason
05:15 PMVlassis
05:17 PM1
Typesense
Indexed 3005 threads (79% resolved)
Similar Threads
Similarity Search Feature in Typesense
Arad inquired about "similarity search" feature in Typesense, Kishore Nallan clarified that the "vector search" can serve the purpose with provided examples and resources.
Handling Typesense Vector Searches with OAI
smileBeda faced problems with typesense vector searches when using an OAI model. After assistance from Jason, they identified a mistake in their 'id' parameter and successfully resolved the issue.
Boosting Document Rankings Using Search History
Jason inquired about boosting document rankings based on user search history. Jason explained it's achievable using the vector search feature of Typesense and suggested using a machine learning model before providing an API to demonstrate it.
Integrating Semantic Search with Typesense
Krish wants to integrate a semantic search functionality with typesense but struggles with the limitations. Kishore Nallan provides resources, clarifications and workarounds to the raised issues.
Comparing Vector Search Capabilities: Typesense, Pinecone, and Weaviate
Viktor asked Kishore Nallan about Typesense's vector search capabilities compared to Pinecone and Weaviate. Kishore Nallan explained the differences and shared about upcoming enhancements.