Hey everyone ! I setup typesense cloud for a profe...
# community-help
a
Hey everyone ! I setup typesense cloud for a professionnal project and I got an issue with search. I got a collection user with some classic field like first name, last name, email, etc... (I also setup in this collection a specific field (equal to the id) to be able to search directly by id (called db_id)), and sometime, search doesn't show the expected result, that is the exact result. Does anyone have an idea ? My query is along multiple field ( eg: first_name, last_name, email, username ), the only way to get my exact match is by deleting my db_id field in my search