[ https://issues.apache.org/jira/browse/SOLR-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792873#action_12792873 ]
Chris A. Mattmann commented on SOLR-1669: ----------------------------------------- {quote} do you mean to say that the schema location provided by the xml is a real url? it is just a unique string . it could be just about anything else. {quote} Yes, I mean it's a real URL. Once the patch from SOLR-17 is applied, it will become a real URL (and as part of SOLR-17 there needs to be a new site build/push out). {quote} The default should be to not include a schema. {quote} Why? > Make XMLWriter write out xml that references the SOLR response XSD/DTD > ----------------------------------------------------------------------- > > Key: SOLR-1669 > URL: https://issues.apache.org/jira/browse/SOLR-1669 > Project: Solr > Issue Type: Improvement > Components: Response Writers > Affects Versions: 1.2, 1.3, 1.4 > Environment: My MacBook Pro, Christmas-break style. > Reporter: Chris A. Mattmann > Fix For: 1.5 > > Attachments: SOLR-1669.Mattmann.121709.patch.txt > > > As described in SOLR-17, this is patch #2 of 3. It will make a simple > modification to XMLWriter which makes the output response XML reference the > SOLR XSD file. This way, clients can validate against it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.