library · inferred from evidence
Go client
A client library for Typesense written in Go, used to reproduce the issue.
- After I insert the data, I do a search, and the search results are empty
After creating a collection, a field index, and upserting points (Go client), search returns empty results even though the points exist and can be fetched by ID.