Hashem ElAssad
12/03/2024, 3:50 PMJason Bosco
12/03/2024, 4:58 PMthe search engine automatically searches for variationsIn the example you shared:
"database" OR "list" OR "Collection" OR "Repository" OR " library"
, all these are conceptually similar and will only retrieve results for each other when you use semantic search, along with a model who's training dataset has all those words. Otherwise, it's not an automatic thingJason Bosco
12/03/2024, 4:59 PMis there a way to shorten this query by removing the redundant items?There's no way to do this, but could you elaborate on your use-case for needing something like this?
Hashem ElAssad
12/04/2024, 10:58 AMHashem ElAssad
12/04/2024, 10:59 AM