fabriziofortino opened a new pull request, #872: URL: https://github.com/apache/jackrabbit-oak/pull/872
* refactoring of full-text tests to share them between lucene and elastic * fix an issue on elastic where full-text queries wrongly assigned the boost factor on specific fields * fix relevance in Elastic when dynamic boost is enabled. The dynamic terms need to be de-boosted (as it happens in lucene). To properly address the issue, a new field has been created. This is not a breaking change since the queries won't complain in case the field is not yet there. A reindex is required to get the correct relevant results. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
