Hi, I am working on a usecase where I want to boost a document if there are certain group of words near the keywords searched by the user.
For eg: if the user is searching for keyword "pool", I want to boost the documents which have words like "excellent pool", "nice pool", "awesome pool", etc. The list of words can be very large. Can anyone suggest an optimal solution to do this. Thanks Kalyan