[ https://issues.apache.org/jira/browse/LUCENE-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christine Poerschke resolved LUCENE-7263. ----------------------------------------- Resolution: Fixed Fix Version/s: 6.1 5.x master Thanks Daniel! > 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 > Fix For: master, 5.x, 6.1 > > 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