You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/13 13:23:00 UTC

[jira] [Commented] (SOLR-2857) Multi-content-type /update handler

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

ASF GitHub Bot commented on SOLR-2857:
--------------------------------------

GitHub user steeveb972 opened a pull request:

    https://github.com/apache/lucene-solr/pull/290

    Removed deprecated reference

    XmlUpdateRequestHandler has been replaced by UpdateRequestHandler as of SOLR-2857

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/steeveb972/lucene-solr master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/290.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #290
    
----
commit 43dece91ffdac55344ff2fbf65eb1207dff6bec7
Author: steeveb972 <st...@users.noreply.github.com>
Date:   2017-12-13T13:12:50Z

    Removed deprecated reference
    
    XmlUpdateRequestHandler has been replaced by UpdateRequestHandler

----


> 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-update-content-type.patch, SOLR-2857-update-content-type.patch, SOLR-2857-update-content-type.patch, SOLR-2857_oldUrls.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 was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org