[jira] [Reopened] (LUCENE-7219) (Point|LegacyNumeric)RangeQuery builders to match queries' (lower|upper)Term optionality logic

2016-06-15 Thread Steve Rowe (JIRA)

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

Steve Rowe reopened LUCENE-7219:


Reopening to backport to 5.5.2.

> (Point|LegacyNumeric)RangeQuery builders to match queries' (lower|upper)Term 
> optionality logic
> --
>
> Key: LUCENE-7219
> URL: https://issues.apache.org/jira/browse/LUCENE-7219
> Project: Lucene - Core
>  Issue Type: Bug
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Fix For: 5.x, 6.1, 6.0.1, master (7.0)
>
> Attachments: LUCENE-7219.patch, LUCENE-7219.patch
>
>
> Currently the {{(Point|LegacyNumeric)RangeQuery}} queries themselves support 
> {{(lower|upper)Term}} optionality e.g. the lowerTerm could be omitted but the 
> {{(Point|LegacyNumeric)RangeQueryBuilder}} builders mandate 
> {{(lower|upper)Term}} attributes. This mismatch seems unintended.
> Proposed patch for ...QueryBuilder logic to match ...Query logic to follow.



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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Reopened] (LUCENE-7219) (Point|LegacyNumeric)RangeQuery builders to match queries' (lower|upper)Term optionality logic

2016-05-19 Thread Steve Rowe (JIRA)

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

Steve Rowe reopened LUCENE-7219:


Reopening to backport to 6.0.1.

> (Point|LegacyNumeric)RangeQuery builders to match queries' (lower|upper)Term 
> optionality logic
> --
>
> Key: LUCENE-7219
> URL: https://issues.apache.org/jira/browse/LUCENE-7219
> Project: Lucene - Core
>  Issue Type: Bug
>Reporter: Christine Poerschke
>Assignee: Christine Poerschke
>Priority: Minor
> Fix For: 5.x, 6.1, master (7.0)
>
> Attachments: LUCENE-7219.patch, LUCENE-7219.patch
>
>
> Currently the {{(Point|LegacyNumeric)RangeQuery}} queries themselves support 
> {{(lower|upper)Term}} optionality e.g. the lowerTerm could be omitted but the 
> {{(Point|LegacyNumeric)RangeQueryBuilder}} builders mandate 
> {{(lower|upper)Term}} attributes. This mismatch seems unintended.
> Proposed patch for ...QueryBuilder logic to match ...Query logic to follow.



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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org