: > I assume there is a schema definition or DTD for XML response but could not
: > find it anywhere.
: > 
: > Is there one?

there was an attempt at one a while back, it got to the point where it was 
mostly correct, but no one really had any specific ideas of what to do 
with it (just commiting it could be missleading if people forget to 
upgrade it when making enhancements to the XmlResponseWriter and forgets 
to update it).

        https://issues.apache.org/jira/browse/SOLR-17

If someone wanted to get it uptodate, and then write a patch to the 
AbstractSolrTest so every assertQ validated the response aganst the XSD 
(to demonstrate it's correctness and help ensure that any hcanges to 
XmlResponseWriter get made to the XSD as well) i'd be in favor of 
committing it then.


-Hoss

Reply via email to