GitHub user abhidemon opened a pull request:
https://github.com/apache/lucene-solr/pull/176
Override spellcheck's SuggestMode by WordBreakSolrSpellChecker
Now `suggestMode` can be specified for WordBreakSolrSpellChecker, if this
value is not null, it will
override the `suggestMode` of SpellCheckComponent.
Fixes Performance and Relevancy
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abhidemon/lucene-solr SOLR-10263
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/176.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #176
----
commit 484e3ee857a7e0821aef13ff08d80794211e2daa
Author: abhidemon <[email protected]>
Date: 2017-03-28T15:12:17Z
feat(WordBreakSpellChecker): Override spellcheck's SuggestMode by
WordBreakSolrSpellChecker
Now `suggestMode` can be specified for WordBreakSolrSpellChecker, if this
value is not null, it will
override the `suggestMode` of SpellCheckComponent.
Fixes Performance and Relevancy
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]