[
https://issues.apache.org/jira/browse/LUCENE-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268440#comment-15268440
]
ASF subversion and git services commented on LUCENE-7263:
---------------------------------------------------------
Commit 2fe824fd6e91b00461008b9a6d7e136f87ead716 in lucene-solr's branch
refs/heads/master from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=2fe824f ]
LUCENE-7263: Make queryparser/xml/CoreParser's SpanQueryBuilderFactory
accessible to deriving classes. (Daniel Collins via Christine Poerschke)
> 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
> Assignee: Christine Poerschke
> 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: [email protected]
For additional commands, e-mail: [email protected]