Hi all, i have a question about boosting a given doc based on query terms proximity.
*query*: dog food*doc1*: "my dog eat food"*doc2*: "i have purchased the dog food on amazon paying with paypal" Current scoring tf/idf algorithm scores higher doc1 because length normalization. Is there any method to boost terms proximity for a given field? I'm using dismax query parser. -- Un saludo, Samuel García.