Daniel Collins created LUCENE-7263:
--------------------------------------
Summary: 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
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]