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 pushed down to the client. XML works, for sure, but I have a feeling Yonik's JSON parser would be faster than an XML parser. Thoughts?

Thanks,
        Erik


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to