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

Shawn Heisey commented on SOLR-11296:
-------------------------------------

Noting subtle differences between the setting for "spellcheck" that was already 
there and the new ones that I added, I modified the line a little, but it still 
didn't help.

{code}
    $scope.spellcheck = {spellcheck:"on", spellcheck.build:"off", 
spellcheck.reload:"off", spellcheck.onlyMorePopular:"off", 
spellcheck.extendedResults:"off", spellcheck.collate:"off"};
{code}


> Spellcheck parameters not working in new UI
> -------------------------------------------
>
>                 Key: SOLR-11296
>                 URL: https://issues.apache.org/jira/browse/SOLR-11296
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Admin UI
>    Affects Versions: 7.0, 6.6.0, 6.3.0
>            Reporter: Shawn Heisey
>            Priority: Minor
>              Labels: newdev
>
> When these spellcheck options are chosen in the query interface in the new 
> UI, they are not added to the query that gets executed:
> spellcheck.build
> spellcheck.reload
> spellcheck.onlyMorePopular
> spellcheck.extendedResults
> spellcheck.collate
> From what I could tell, the other spellcheck options *are* included in the 
> query when they are configured in the query interface.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to