[
https://issues.apache.org/jira/browse/SOLR-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792859#action_12792859
]
Chris A. Mattmann commented on SOLR-17:
---------------------------------------
Hi Noble:
{quote}
response does not contain a tag called "responseHeader" or an attribute called
"status". so there is no type called "responseHeader".
{quote}
You're right -- I think it's because the XSD is a bit old and the example
response XML from before has changed slightly. I'll bring the XSD/DTD up to
date.
See: https://issues.apache.org/jira/secure/attachment/12334355/solr-complex.xml
for an example of the old XML style.
Cheers,
Chris
> XSD for solr requests/responses
> -------------------------------
>
> Key: SOLR-17
> URL: https://issues.apache.org/jira/browse/SOLR-17
> Project: Solr
> Issue Type: Improvement
> Reporter: Mike Baranczak
> Priority: Minor
> Attachments: SOLR-17.Mattmann.121709.patch.txt, solr-complex.xml,
> solr-rev2.xsd, solr.xsd, UselessRequestHandler.java
>
>
> Attaching an XML schema definition for the responses and the update requests.
> I needed to do this for myself anyway, so I might as well contribute it to
> the project.
> At the moment, I have no plans to write an XSD for the config documents, but
> it wouldn't be a bad idea.
> TODO: change the schema URL. I'm guessing that Apache already has some sort
> of naming convention for these?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.