hello, I have the following question:
is it possible to combine the result of a custom score, with the normal relevance ranking score ? We'd like to have a scoring where documents that have a "title" field that's the same as the "title" of many other documents, are ranked lower. But without losing the usual relevance ranking score--just influence it a bit. I suppose I could make a CustomScoreQuery that calculates something based on frequency of titles, but I don't see how that than might be combined with the default ranking score. Does anyone have a suggestion ? Kind regards Heikki Doeleman -- View this message in context: http://lucene.472066.n3.nabble.com/Custom-score-question-tp4039206.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org