: feature similar functionality to Solr. I'd like to make the input and : output compatible with Solr (or at least have compatible options) so I'm
There was work done on an XSD file for the Solr output XML format, i think it was almost finished but it had a few kinks; and we weren't relaly sure what to do with it once we had it (maybe just include it in documentation and put a hook in AbstractSolrTest to validate all responses aginst it so we're sure we never break it)... https://issues.apache.org/jira/browse/SOLR-17 -Hoss