[
https://issues.apache.org/jira/browse/LUCENE-5433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996794#comment-13996794
]
Hoss Man commented on LUCENE-5433:
----------------------------------
Artem: I just committed a new randomized test that i wrote up trying to trigger
the bug you are describing -- but i was unsuccessful. (even when i tried
backporting and applying to the 4.6.1 tag)
Could you help us out by providing either a test case demonstrating the
problem, or an description of how to reproduce it using stock Solr with the
example configs/data ?
> Double boosting in BooleanQuery.rewrite
> ---------------------------------------
>
> Key: LUCENE-5433
> URL: https://issues.apache.org/jira/browse/LUCENE-5433
> Project: Lucene - Core
> Issue Type: Bug
> Affects Versions: 4.6.1
> Reporter: Artem Lukanin
>
> The query ((+(text:hound)))^0.7 magically becomes ((+(text:hound^0.7)))^0.7
> because of a strange optimization in BooleanQuery.rewrite() for 1-clause
> queries.
> See this issue to reproduce the bug:
> https://github.com/healthonnet/hon-lucene-synonyms/issues/36.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]