[ 
https://issues.apache.org/jira/browse/LUCENE-6313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-6313:
--------------------------------
    Attachment: LUCENE-6313.patch

Here is a first patch (with regeneration).

Prefix operator is "#" (consistent with BooleanQuery/BooleanClause). Infix 
operator is "WHERE" (to me this is intuitive that its required but doesn't 
impact scoring).

> Add filter support to queryparser
> ---------------------------------
>
>                 Key: LUCENE-6313
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6313
>             Project: Lucene - Core
>          Issue Type: New Feature
>          Components: core/queryparser
>            Reporter: Robert Muir
>         Attachments: LUCENE-6313.patch
>
>
> Now that Query has the capabilities of Filter, we should let users add 
> clauses of type Occur.FILTER from the query language.



--
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