Greg Harris created SOLR-5964:
---------------------------------
Summary: Fuzzy Search should be configurable in how many terms are
expanded
Key: SOLR-5964
URL: https://issues.apache.org/jira/browse/SOLR-5964
Project: Solr
Issue Type: Improvement
Affects Versions: 4.5
Reporter: Greg Harris
Priority: Minor
Fuzzy search gets expanded to a limit of up to a 50 term boolean query. If your
field has more than 50 terms within the edit distance, some will be rejected as
terms to search for and thus not be found. This should be configurable via
local param syntax. The default is currently hardcoded at 50 and instantiated
at that number in FuzzyQuery.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]