[
https://issues.apache.org/jira/browse/SOLR-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012298#comment-13012298
]
Koji Sekiguchi commented on SOLR-2445:
--------------------------------------
bq. there's no requirement that a handler named "standard" exist, nor is there
any reason why solr should create a handler with that name automagically for
you.
I didn't think so, because I saw the "standard" name that is defined public
static final:
{code:title=RequestHandlers.java}
public static final String DEFAULT_HANDLER_NAME="standard";
{code}
> 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]