[ 
https://issues.apache.org/jira/browse/LUCENE-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232255#comment-14232255
 ] 

Endymion Dylan commented on LUCENE-4378:
----------------------------------------

I +1 this feature. It's very very very useful to the project I'm currently 
developing...

> QueryParsers do not support negative boosts
> -------------------------------------------
>
>                 Key: LUCENE-4378
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4378
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Hoss Man
>         Attachments: LUCENE-4378-test.patch
>
>
> Negative query boosts have been supported at the "Query" object level for a 
> long time (resulting in negative scores for matching documents), but 
> evidently we never updated the QueryParsers to know about this - attempting 
> to specify a negative boost in the query string results in a parse error.
> we should probably add this to the parser grammer(s)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to