[
https://issues.apache.org/jira/browse/SOLR-11296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147578#comment-16147578
]
Shawn Heisey commented on SOLR-11296:
-------------------------------------
I tried the suggested change. This is the new line:
{code}
$scope.spellcheck = {spellcheck:"on", "spellcheck.build": "off",
"spellcheck.reload": "off", "spellcheck.onlyMorePopular": "off",
"spellcheck.extendedResults": "off", "spellcheck.collate": "off"};
{code}
It didn't help. I verified that the browser was seeing the change in that
javascript file.
> 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]