Nesting, Vector Search, and Scalability in Typesense
TLDR Vishal asks about nesting, vector search, and scalability in Typesense. Kishore Nallan explains that nesting can be done to any level, vectors can be stored at any level, and the hnsw library is used for cos similarity implementation.
May 09, 2023 (7 months ago)
Vishal
02:16 AMKishore Nallan
02:35 AMVishal
02:46 AM• honda
◦ country of origin
◦ otherstats1
◦ otherstats2
◦ automobiles
▪︎ model_id: 01
• model_name: accord
• model_year: 2020
• model_color: blue
◦ color_attribute1:34
◦ color_attribute2:343
▪︎ model_id:02
• model_name: accord
• model_year: 2020
• model_color: blue
◦ color_attribute1:34
◦ color_attribute2:343
Vishal
02:47 AMVishal
02:47 AMKishore Nallan
02:48 AMVishal
02:49 AMVishal
02:49 AMKishore Nallan
02:51 AMVishal
02:52 AMVishal
02:53 AMKishore Nallan
02:57 AMVishal
02:58 AMVishal
02:59 AMKishore Nallan
03:01 AMKishore Nallan
03:01 AMVishal
03:01 AMKishore Nallan
03:02 AMVishal
03:02 AMKishore Nallan
03:02 AMVishal
03:02 AMKishore Nallan
03:02 AMKishore Nallan
03:03 AMVishal
03:03 AMVishal
03:04 AMKishore Nallan
03:05 AMVishal
03:08 AMKishore Nallan
03:20 AMTypesense
Indexed 3011 threads (79% resolved)
Similar Threads
Utilizing Vector Search and Word Embeddings for Comprehensive Search in Typesense
Bill sought clarification on using vector search with multiple word embeddings in Typesense and using them instead of OpenAI's embedding. Kishore Nallan and Jason informed him that their development version 0.25 supports open source embedding models. They also resolved Bill's concerns regarding search performance, language support, and limitations in the search parameters.
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.
Announcement: General Availability of Typesense v0.25.0
Jason announces release of Typesense v0.25.0, listing new features. Users express excitement and ask pertinent questions. Gorkem, Manuel, and Daniel commend the team for the new functionalities. Manish and Tugay share their positive experiences with Typesense. Jason and Kishore Nallan answer questions and thank users for their feedback.
Discussion on Performance and Scalability for Multiple Term Search
Bill asks the best way for multi-term searches in a recommendation system they developed. Kishore Nallan suggested using embeddings and remote embedder or storing and averaging vectors. Despite testing several suggested solutions, Bill continued to face performance issues, leading to unresolved discussions about scalability and recommendation system performance.
Discussion on Vector and Keyword Search in Typesense
robert showed interest in using Typesense for vector and keyword search, and asked about memory storage and cost-effective methods. Jason gave helpful feedback and discussed potential capabilities in future updates.