You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jan Høydahl (JIRA)" <ji...@apache.org> on 2018/12/14 14:12:00 UTC

[jira] [Resolved] (SOLR-11296) Spellcheck parameters not working in new UI

     [ https://issues.apache.org/jira/browse/SOLR-11296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Høydahl resolved SOLR-11296.
--------------------------------
    Resolution: Fixed

[~elyograg] feel free to pull from git and test. It's a bit hard to test ootb, what I did was modifying the /spell handler from example/techproducts and removed the defaults with booleans, and then ran bin/solr -e techproducts, opened Query UI, changed handler to /spell, entered a misspelling, e.g. "corsari ssd dsik" and then played with the checkboxes. You immediately see that they are added to the URL, and also that the output changes.

> 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: 6.3, 6.6, 7.0
>            Reporter: Shawn Heisey
>            Assignee: Jan Høydahl
>            Priority: Minor
>              Labels: newdev
>             Fix For: master (8.0), 7.7
>
>         Attachments: SOLR-11296.patch
>
>
> 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
(v7.6.3#76005)

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