[
https://issues.apache.org/jira/browse/SOLR-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012805#comment-13012805
]
Koji Sekiguchi commented on SOLR-2445:
--------------------------------------
I missed Wiki, but I only looked how initHandlersFromConfig() was implemented
when I commit:
{code}
if(get("") == null) register("", get(DEFAULT_HANDLER_NAME));
{code}
I thought Solr should have the handler named DEFAULT_HANDLER_NAME.
But if "Handler Resolution" of wiki is correct, and I definitely think it
sounds reasonable for me now, and I think Solr should be able to start without
any handlers, I'll revert my commit but make qt blank in form.jsp.
> unknown handler: standard
> -------------------------
>
> Key: SOLR-2445
> URL: https://issues.apache.org/jira/browse/SOLR-2445
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.4.1, 3.1, 3.2, 4.0
> Reporter: Koji Sekiguchi
> Assignee: Koji Sekiguchi
> Priority: Minor
> Fix For: 3.2, 4.0
>
> Attachments: SOLR-2445.patch
>
>
> To reproduce the problem using example config, go form.jsp, use standard for
> qt (it is default) then click Search.
--
This message is automatically generated by JIRA.
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]