Hi,
I'm wondering how I could achieve the following: Let's say I have 100 search phrases (each search phrase contains multiple words), is it possible to construct a query that would check all of them against a text field in a single document and return some sort of score/relevancy showing me the relevancy of this document for each search phrase?
Thank you