Christine Poerschke created SOLR-9932:
-----------------------------------------

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


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]

Reply via email to