You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2009/06/18 18:12:07 UTC

[jira] Created: (SOLR-1230) dataimport.jsp hardcoded to /dataimport handler

dataimport.jsp hardcoded to /dataimport handler
-----------------------------------------------

                 Key: SOLR-1230
                 URL: https://issues.apache.org/jira/browse/SOLR-1230
             Project: Solr
          Issue Type: Bug
          Components: contrib - DataImportHandler
    Affects Versions: 1.4
            Reporter: Erik Hatcher
            Assignee: Erik Hatcher
             Fix For: 1.4


Currently dataimport.jsp development console only works for a single /dataimport handler mapping. 

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


[jira] Commented: (SOLR-1230) dataimport.jsp hardcoded to /dataimport handler

Posted by "Erik Hatcher (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721333#action_12721333 ] 

Erik Hatcher commented on SOLR-1230:
------------------------------------

This patch also changes the initial right pane to issue a status command rather than a debug full-import. 

> dataimport.jsp hardcoded to /dataimport handler
> -----------------------------------------------
>
>                 Key: SOLR-1230
>                 URL: https://issues.apache.org/jira/browse/SOLR-1230
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Erik Hatcher
>            Assignee: Erik Hatcher
>             Fix For: 1.4
>
>         Attachments: SOLR-1230.patch
>
>
> Currently dataimport.jsp development console only works for a single /dataimport handler mapping. 

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


[jira] Updated: (SOLR-1230) dataimport.jsp hardcoded to /dataimport handler

Posted by "Erik Hatcher (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Hatcher updated SOLR-1230:
-------------------------------

    Attachment: SOLR-1230.patch

The attached patch makes dataimport.jsp ask which handler to then launch into the developer console. 

Additionally, there is a patch to SolrDispatchFilter to get rid of the restriction on /select?qt=/whatever from working with /-prefixed handlers.

> dataimport.jsp hardcoded to /dataimport handler
> -----------------------------------------------
>
>                 Key: SOLR-1230
>                 URL: https://issues.apache.org/jira/browse/SOLR-1230
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Erik Hatcher
>            Assignee: Erik Hatcher
>             Fix For: 1.4
>
>         Attachments: SOLR-1230.patch
>
>
> Currently dataimport.jsp development console only works for a single /dataimport handler mapping. 

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


[jira] Commented: (SOLR-1230) dataimport.jsp hardcoded to /dataimport handler

Posted by "Noble Paul (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721347#action_12721347 ] 

Noble Paul commented on SOLR-1230:
----------------------------------

yeah, makes sense

> dataimport.jsp hardcoded to /dataimport handler
> -----------------------------------------------
>
>                 Key: SOLR-1230
>                 URL: https://issues.apache.org/jira/browse/SOLR-1230
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Erik Hatcher
>            Assignee: Erik Hatcher
>             Fix For: 1.4
>
>         Attachments: SOLR-1230.patch
>
>
> Currently dataimport.jsp development console only works for a single /dataimport handler mapping. 

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


[jira] Resolved: (SOLR-1230) dataimport.jsp hardcoded to /dataimport handler

Posted by "Erik Hatcher (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Hatcher resolved SOLR-1230.
--------------------------------

    Resolution: Fixed

committed to r786516.

> dataimport.jsp hardcoded to /dataimport handler
> -----------------------------------------------
>
>                 Key: SOLR-1230
>                 URL: https://issues.apache.org/jira/browse/SOLR-1230
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Erik Hatcher
>            Assignee: Erik Hatcher
>             Fix For: 1.4
>
>         Attachments: SOLR-1230.patch
>
>
> Currently dataimport.jsp development console only works for a single /dataimport handler mapping. 

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


[jira] Commented: (SOLR-1230) dataimport.jsp hardcoded to /dataimport handler

Posted by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721717#action_12721717 ] 

Shalin Shekhar Mangar commented on SOLR-1230:
---------------------------------------------

+1

> dataimport.jsp hardcoded to /dataimport handler
> -----------------------------------------------
>
>                 Key: SOLR-1230
>                 URL: https://issues.apache.org/jira/browse/SOLR-1230
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Erik Hatcher
>            Assignee: Erik Hatcher
>             Fix For: 1.4
>
>         Attachments: SOLR-1230.patch
>
>
> Currently dataimport.jsp development console only works for a single /dataimport handler mapping. 

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