Using Typesense for Job Similarity Search on Jobboard
TLDR Ed asked about job similarity search using Typesense. Kishore Nallan suggested nearest neighbour vector search. Md confirmed its integration, using sentence transformers to generate vectors.
Sep 03, 2023 (3 weeks ago)
Ed
08:53 PMSep 04, 2023 (3 weeks ago)
Kishore Nallan
01:35 AMMd
07:14 PMEd
07:15 PMSep 05, 2023 (3 weeks ago)
Md
05:47 AMBut after upgrading to v 0.25 the embedding is automatically handled by Typesense.
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
Resolving Issues While Upgrading Typesense Server
Ayush had queries about upgrading their Typesense server and updating collections using auto-embeddings. Kishore Nallan clarified all issues, but later discovered that reindexing of non auto-embedded vector fields only is currently supported during altering.
Semantic Search Weighting in Typesense 0.25
Gustavo suggested improvements for semantic search in Typesense. Jason confirmed it's under consideration. Gustavo then found the answer in `query_by_weights`, though it currently doesn't affect the embedding field.
Troubleshooting Typesense Data Load Issues on Ecommerce Platform
Dương requested help with Typesense data load issues on non-localhost systems. Kishore Nallan and David helped him isolate the problem. It was finally resolved when Dương identified and corrected a router configuration issue.