On March I've asked a question here that go no answers at all. As it still something that I'd very much like to know I'll ask again.

To implement "recency" into a search you would add a boolean clause with a LongPoint.newDistanceFeatureQuery(), right? But that's additive, meaning that this recency will impact different for searches with different number of terms, right? With more terms the recency component contribution to score will be more and more "diluted". However... I only see examples using this way of doing, and I would need to do something weird to implement a multiplicative change of the score... Am I missing something?

Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to