Allow parameter override in conjunction with "spellcheck.maxCollationTries"
---------------------------------------------------------------------------

                 Key: SOLR-3211
                 URL: https://issues.apache.org/jira/browse/SOLR-3211
             Project: Solr
          Issue Type: Improvement
          Components: spellchecker
    Affects Versions: 3.5
            Reporter: James Dyer
            Priority: Minor
             Fix For: 4.0


A couple users on the mailing list recently asked about being able to override 
the "mm" parameter when SpellCheckComponent issues queries to check for # hits 
for a collation candidate.  The issue is if the query had mm=0, pretty much 
everything will generate hits.  But for collation checking purposes, a low "mm" 
is almost never desirable.

It might be worthwhile to generalize this to let other parameters be overridden 
as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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