[ 
https://issues.apache.org/jira/browse/SOLR-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659878#action_12659878
 ] 

Otis Gospodnetic commented on SOLR-945:
---------------------------------------

Out of curiosity, is there a benefit to using JSON over XML for 
indexing/updating?  Perhaps noggit is (much?) faster than the XML parser Solr 
uses and this has noticeable difference? (though I'd guess that indexing itself 
is what takes most of the time)


> JSON update handler
> -------------------
>
>                 Key: SOLR-945
>                 URL: https://issues.apache.org/jira/browse/SOLR-945
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Ryan McKinley
>         Attachments: SOLR-945-json-update.patch
>
>
> In addition to supporting xml and csv updating, it would be good to support 
> json.
> This patch uses [noggit|http://svn.apache.org/repos/asf/labs/noggit/], a 
> streaming json parser, to build the commands.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to