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

Jan Høydahl commented on SOLR-4681:
-----------------------------------

bq. However, in Solr we DO expose the spellcheck box under /select, and it does 
not work, so I really think we should spellcheck should be in the default.

If this is the main concern, a better solution is letting the GUI 
disable/grey-out the spellcheck checkbox if the selected handler is not 
configured with the spellcheck component.

Don't know if it is easy to get to such info through clean REST APIs. We cannot 
rely on a component named "spellcheck", since it may be named anything when 
looking at a custom solrconfig. You could fire a dummy query and look at the 
response but that is not very clean?
                
> Add spellcheck to default /select handler
> -----------------------------------------
>
>                 Key: SOLR-4681
>                 URL: https://issues.apache.org/jira/browse/SOLR-4681
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.2
>            Reporter: Mark Bennett
>         Attachments: SOLR-4681-with-default-select.patch
>
>
> In SOLR-4680 I put a patch to fix spellcheck for the /spell handler.
> This bug/patch does that and also adds spellcheck to the default /select 
> launch.  I'm putting it as a separate bug because I suspect some people may 
> have stronger feelings about adding a component to the default that everybody 
> uses.
> However, in Solr we DO expose the spellcheck box under /select, and it does 
> not work, so I really think we should spellcheck should be in the default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to