Make the Payload Boosting Queries consistent --------------------------------------------
Key: LUCENE-1827 URL: https://issues.apache.org/jira/browse/LUCENE-1827 Project: Lucene - Java Issue Type: Improvement Components: Search Reporter: Mark Miller Priority: Minor Fix For: 2.9 BoostingFunctionTermQuery should be consistent with BoostingNearQuery - either BoostingNearQuery should be renamed BoostingFunctionNearQuery, or we should not deprecate BoostingTermQuery and change BoostingFunctionTermQuery to BoostingTermQuery with AverageFunction as the default. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org