[
https://issues.apache.org/jira/browse/SOLR-9932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15811812#comment-15811812
]
ASF subversion and git services commented on SOLR-9932:
-------------------------------------------------------
Commit 5e9f9279cccb49050c04f75e4551f64151d1001c in lucene-solr's branch
refs/heads/master from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=5e9f927 ]
SOLR-9932: add TestSolrCoreParser class
> add TestSolrCoreParser class
> ----------------------------
>
> Key: SOLR-9932
> URL: https://issues.apache.org/jira/browse/SOLR-9932
> Project: Solr
> Issue Type: Test
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Christine Poerschke
> Assignee: Christine Poerschke
> Priority: Minor
> Attachments: SOLR-9932.patch
>
>
> The new TestSolrCoreParser class directly instantiates a SolrCoreParser and
> initialises it with custom query builders, the tests then check that custom
> xml parses correctly _and_ that the resulting Query object is an instance of
> the correct class.
> In comparison, the existing TestXmlQParserPlugin test indirectly instantiates
> and initialises a SolrCoreParser via the solrconfig-testxmlparser.xml and
> then executes the custom xml queries.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]