[ 
http://issues.apache.org/jira/browse/SOLR-17?page=comments#action_12413046 ] 

Hoss Man commented on SOLR-17:
------------------------------

<lst> is created for Maps and NamedLists, <arr> is created for Arrays and 
regular Lists (possibly Set too, but i'm not sure)

The big distinction is that the objects contained in a <lst> may have names, 
the objects contained in an <arr> will not.


...i think.

> XSD for solr requests/responses
> -------------------------------
>
>          Key: SOLR-17
>          URL: http://issues.apache.org/jira/browse/SOLR-17
>      Project: Solr
>         Type: Improvement

>     Reporter: Mike Baranczak
>     Priority: Minor
>  Attachments: UselessRequestHandler.java, solr-complex.xml, solr.xsd
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to