[
https://issues.apache.org/jira/browse/SOLR-4387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566662#comment-13566662
]
Jack Krupansky commented on SOLR-4387:
--------------------------------------
Except for the fact the the Query structure contains analyzed terms for index
lookup rather than source terms, so stemming, synonym expansion, word delimiter
filter word breaks, etc. have already been done - all the things that a "light"
analyzer for a spellcheck field should avoid.
Fixing the default query converter would be more helpful at this stage.
> Spellchecker will attempt to correct spelling of localparams
> ------------------------------------------------------------
>
> Key: SOLR-4387
> URL: https://issues.apache.org/jira/browse/SOLR-4387
> Project: Solr
> Issue Type: Bug
> Components: spellchecker
> Affects Versions: 4.1
> Reporter: Alan Woodward
> Priority: Minor
> Fix For: 4.2
>
> Attachments: SOLR-4387.patch
>
>
> If you pass localparams as part of a q parameter, (eg q=\{!defType
> edismax\}myterm) the spellchecker will include them in its list of terms to
> find suggestions for.
--
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: [email protected]
For additional commands, e-mail: [email protected]