[jira] [Updated] (LUCENE-7263) xmlparser: Allow SpanQueryBuilder to be used by derived classes

2016-05-09 Thread Hoss Man (JIRA)

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

Hoss Man updated LUCENE-7263:
-
Fix Version/s: (was: 6.0)
   master (7.0)


Manually correcting fixVersion per Step #S5 of LUCENE-7271


> xmlparser: Allow SpanQueryBuilder to be used by derived classes
> ---
>
> Key: LUCENE-7263
> URL: https://issues.apache.org/jira/browse/LUCENE-7263
> Project: Lucene - Core
>  Issue Type: Improvement
>  Components: modules/queryparser
>Affects Versions: 6.0
>Reporter: Daniel Collins
>Assignee: Christine Poerschke
> Fix For: 5.x, 6.1, master (7.0)
>
> Attachments: LUCENE-7263.patch
>
>
> Following on from LUCENE-7210 (and others), the xml queryparser has different 
> factories, one for creating normal queries and one for creating span queries.
> The former is a protected variable so can be used by derived classes, the 
> latter isn't.
> This makes the spanFactory a variable that can be used more easily.  No 
> functional changes.



--
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] [Updated] (LUCENE-7263) xmlparser: Allow SpanQueryBuilder to be used by derived classes

2016-04-29 Thread Daniel Collins (JIRA)

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

Daniel Collins updated LUCENE-7263:
---
Attachment: LUCENE-7263.patch

> xmlparser: Allow SpanQueryBuilder to be used by derived classes
> ---
>
> Key: LUCENE-7263
> URL: https://issues.apache.org/jira/browse/LUCENE-7263
> Project: Lucene - Core
>  Issue Type: Improvement
>  Components: modules/queryparser
>Affects Versions: master
>Reporter: Daniel Collins
> Attachments: LUCENE-7263.patch
>
>
> Following on from LUCENE-7210 (and others), the xml queryparser has different 
> factories, one for creating normal queries and one for creating span queries.
> The former is a protected variable so can be used by derived classes, the 
> latter isn't.
> This makes the spanFactory a variable that can be used more easily.  No 
> functional changes.



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