Always incorrectly spelled with onlyMorePopular enabled
-------------------------------------------------------

                 Key: SOLR-2555
                 URL: https://issues.apache.org/jira/browse/SOLR-2555
             Project: Solr
          Issue Type: Bug
          Components: spellchecker
    Affects Versions: 3.1
            Reporter: Markus Jelsma


The spellcheck component will always mark the term(s) as incorrectly spelled 
when onlyMorePopular=true, regardless of the term being actually spelled 
correctly.

The onlyMorePopular setting can produce collations while the term(s) are 
correctly spelled. This is fine behaviour. The problem is that is also marks 
the term(s) as incorrectly spelled when they're actually in the spellcheck 
index.

See also this thread:
http://lucene.472066.n3.nabble.com/correctlySpelled-and-onlyMorePopular-in-3-1-td2975773.html#a2984201

--
This message is automatically generated by JIRA.
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]

Reply via email to