Re: "xml" query parser, except with JSON

2007-01-30 Thread mark harwood
.apache.org Cc: java-dev@lucene.apache.org Sent: Tuesday, 30 January, 2007 3:21:52 AM Subject: "xml" query parser, except with JSON I'm curious, Mark, what you think about the XMLQueryParser being morphed into a JSON query parser. Is it possible to introduce a new serializ

"xml" query parser, except with JSON

2007-01-29 Thread Erik Hatcher
I'm curious, Mark, what you think about the XMLQueryParser being morphed into a JSON query parser. Is it possible to introduce a new serialization format without rewriting the whole parser? Or is it intimately tied to XML throughout? Solr could really benefit from allowing queries to be p