[
https://issues.apache.org/jira/browse/LUCENE-5820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123887#comment-14123887
]
Steve Rowe commented on LUCENE-5820:
------------------------------------
Varun, your patch looks good.
A few things that should be changed:
* Add license text to
{{org.apache.lucene.search.suggest.analyzing.SuggestStopFilterFactory}}
* Remove version handling ({{luceneMatchVersion}}) from the factory ctor and
the test class (this is the only version of the filter, no need for
version-specific behavior).
* Remove unused imports - I noticed some in the test class.
> SuggestStopFilter should have a factory
> ---------------------------------------
>
> Key: LUCENE-5820
> URL: https://issues.apache.org/jira/browse/LUCENE-5820
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Varun Thacker
> Assignee: Steve Rowe
> Priority: Minor
> Attachments: LUCENE-5820.patch, LUCENE-5820.patch, LUCENE-5820.patch
>
>
> While trying to use the new Suggester in Solr I realized that
> SuggestStopFilter did not have a factory. We should add one.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]