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

Stefan Matheis (steffkes) edited comment on SOLR-9210 at 6/15/16 12:13 PM:
---------------------------------------------------------------------------

This is a duplicate of SOLR-8993, therefore closing this one.


was (Author: steffkes):
This is a duplicate of SOLR-8983, therefore closing this one.

> Dataimport Handlers are only available in original User Interface
> -----------------------------------------------------------------
>
>                 Key: SOLR-9210
>                 URL: https://issues.apache.org/jira/browse/SOLR-9210
>             Project: Solr
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 6.0.1
>         Environment: Linux
>            Reporter: ClaudeHe
>            Assignee: Stefan Matheis (steffkes)
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 2 defined Dataimport Handlers, Migrated from 5.2.
> UI Message: "Sorry no dataimport-handler defined"
> No Problem with:
> original UI
> using the dataimport-handler URL directly
> The Problem still occurs after removing one of the Dataimport Handlers
> Here the config:
>     <requestHandler name="/import_a" class="solr.DataImportHandler">
>         <lst name="defaults">
>             <str name="config">import_a_dih.xml</str>
>         </lst>
>     </requestHandler>
>     <requestHandler name="/import_b" class="solr.DataImportHandler">
>         <lst name="defaults">
>             <str name="config">import_b_dih.xml</str>
>         </lst>
>     </requestHandler>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to