Hi,
Is it possible to search with multiple values ? i have a list of words or group of words like
["John","command n345","Paris, France","Destination"].
and I want to search an items contains with these values, not must contains these values but the most matching with these.
for the structure of my index, I'm working on, but I want to know your opinion about that, and the best practise.
Thanks.