Hi Aerik, I don't think there are specs (if there are, they could be on the Wiki), but here are some pointers:
[EMAIL PROTECTED] src]$ ff \*JSON\*java ./test/org/apache/solr/request/JSONWriterTest.java ./java/org/apache/solr/request/JSONResponseWriter.java [EMAIL PROTECTED] src]$ ff \*XML\*java ./test/org/apache/solr/common/util/TestXMLEscaping.java ./java/org/apache/solr/request/XMLWriter.java ./java/org/apache/solr/request/XMLResponseWriter.java ./java/org/apache/solr/util/XML.java ./java/org/apache/solr/common/util/XML.java Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- From: Aerik Sylvan <[EMAIL PROTECTED]> To: solr-dev@lucene.apache.org Sent: Wednesday, April 2, 2008 1:54:21 PM Subject: XML and JSON input / output specs? Hi All, I'm working on a CLucene (C++ Lucene) based search/index daemon that will 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 writing to ask for a pointer to spec documents, or similar? Barring that, then if someone would just tell me what files/classes handle the xml/json output/input, I will work at picking it apart to figure it out. Thank You, Aerik Sylvan P.S. The project, which is really just getting started, is at http://clucened.com/ and http://sourceforge.net/projects/clucened/ -- http://www.wikidweb.com - the Wiki Directory of the Web http://tagthis.info - Hosted Tagging for your website!