[
https://issues.apache.org/jira/browse/SOLR-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640801#action_12640801
]
Ryan McKinley commented on SOLR-817:
------------------------------------
I propose we have two core RequestHandlers:
StandardSearchHandler (StandardRequestHandler?)
* load all 'standard' components.
* 'standard' components will be everything that that does not require extra
configuration (no spellchecker)
* can not configure what components are available
SearchHandler
* deprecate first/last component concept
* deprecate absent 'components' tag
* ie. in the future, require explicit configuration of all components for
SearchHandler
> Clarify 'Default' Components behavior
> -------------------------------------
>
> Key: SOLR-817
> URL: https://issues.apache.org/jira/browse/SOLR-817
> Project: Solr
> Issue Type: Improvement
> Reporter: Ryan McKinley
>
> See:
> http://www.nabble.com/What-is-a-%22Standard%22-SearchComponent---(SOLR-680)-td19768487.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.