[
https://issues.apache.org/jira/browse/SOLR-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659957#action_12659957
]
Ryan McKinley commented on SOLR-945:
------------------------------------
Is this something we should consider for 1.4? Since Grant refactored all the
XmlLoader stuff, this is a pretty simple extension.
The only real issue i see is how to include the noggit library? Since noggit
is in apache labs, it can not have a release there. We could:
1. build a jar and release it as "apache-solr-noggit.jar" the same way we do
with commons-csv
2. move noggit to sourceforge and release from there.
#1 seems easier to me.
> 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.