Querying Issues with Newly Created Collection
TLDR User Dima reported issues with missed search results in a new collection he created. User Kishore Nallan offered solutions but the problem persists. Dima cannot share the data, which makes it harder to resolve the issue.

Jul 27, 2023 (2 months ago)
Dima
12:51 PMDima
12:51 PMsearchable: string[]
. I filled the collection and after one or multiple update with action=emplace some results are missing from the search results.Problem looks like this:
• One or multiple hits are missing for known simple search query consists of two words
• If I add
"exhaustive_search": true
it helps, but only partially — for some reason hit now has very small text match score• Restart helps to return it back to normal
• Next import with action=emplace will again cause the same problem
Dima
12:52 PMKishore Nallan
12:52 PMDima
12:53 PMDima
12:55 PMDima
12:58 PM• “tokens_matched”: 1 vs “tokens_matched”: 2
Kishore Nallan
12:59 PMKishore Nallan
12:59 PMDima
01:00 PMKishore Nallan
01:23 PMKishore Nallan
01:24 PM1. Create X records
2. Query, find N results
3. Update X records
4. Restart
5. Query, find M results
Kishore Nallan
01:55 PMDima
02:18 PMKishore Nallan
02:21 PMDima
02:41 PMKishore Nallan
02:43 PMKishore Nallan
02:43 PMDima
03:17 PMKishore Nallan
03:31 PMDima
03:31 PMKishore Nallan
03:34 PM
Kishore Nallan
03:34 PMDima
03:35 PM
Dima
04:00 PMJul 28, 2023 (2 months ago)
Kishore Nallan
12:47 AMJust saw your DM.
Typesense
Indexed 2764 threads (79% resolved)
Similar Threads
Typesense Server Crash and Counting Issue
Dan reported a server crash and counting issues with Typesense server version 0.26.0.rc1. Jason suggested an upgrade to `0.26.0.rc13` while Kishore Nallan committed to investigate the issue based on a sample dataset from Dan.
Issues with Cluster Upgrade and Embedding Field
Gustavo had issues upgrading their cluster and their embedding field wasn't being filled. Jason helped to solve the upgrade issue and advised re-indexing the documents to solve the embedding field issue. Both problems were successfully resolved.


Resolving Multilingual Search Function in Typesense Software
Bill is having difficulty with multilingual search functionality in Typesense software. Developer Kishore Nallan suggested setting a language locale and provided a demo build. The build solution had some issues, and after multiple rounds of software updates and troubleshooting, the problem still persists.


Resolving Typesense Cloud Cluster Issue with Cron Job
Issei reported a problem with an unhealthy Typesense Cloud cluster. With the particular help of Jason and Kishore Nallan, they discovered that a problematic cron job was responsible. A solution, using a different endpoint for data export, was agreed on and implemented.

Handling Kinesis Stream Event Batching with Typesense
Dui had questions about how to handle Kinesis stream events with Typesense. Kishore Nallan suggested using upsert mode for creation/update and differentiating with logical deletion. After various discussions including identifying and resolving a bug, they finalized to introduce an `emplace` action in Typesense v0.23.

