[
https://issues.apache.org/jira/browse/SOLR-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-2857:
-------------------------------
Attachment: SOLR-2857_oldUrls.patch
Here's a patch that restores the /update/json and /update/csv URLs so other
clients/applications will have an easier time moving to Solr 4.
> Multi-content-type /update handler
> ----------------------------------
>
> Key: SOLR-2857
> URL: https://issues.apache.org/jira/browse/SOLR-2857
> Project: Solr
> Issue Type: Improvement
> Reporter: Erik Hatcher
> Assignee: Ryan McKinley
> Fix For: 4.0-ALPHA
>
> Attachments: SOLR-2857-content-type-refactor.patch,
> SOLR-2857-content-type-refactor.patch, SOLR-2857-content-type-refactor.patch,
> SOLR-2857_oldUrls.patch, SOLR-2857-update-content-type.patch,
> SOLR-2857-update-content-type.patch, SOLR-2857-update-content-type.patch
>
>
> Something I've been thinking about lately... it'd be great to get rid of all
> the specific update handlers like /update/csv, /update/extract, and
> /update/json and collapse them all into a single /update that underneath uses
> the content-type(s) to hand off to specific content handlers. This would
> make it much easier to toss content at Solr and provide a single entry point
> for updates.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]