[
https://issues.apache.org/jira/browse/LUCENE-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-5473:
------------------------------------------
Assignee: Michael McCandless
> the contructor function of SynonymFilter can not report exception correctly
> ---------------------------------------------------------------------------
>
> Key: LUCENE-5473
> URL: https://issues.apache.org/jira/browse/LUCENE-5473
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/analysis
> Affects Versions: 4.6
> Reporter: 帅广应
> Assignee: Michael McCandless
>
> when use code
> SynonymFilter filter=new SynonymFilter(new
> WhitespaceTokenizer(Version.LUCENE_42, new StringReader("aa bb")), new
> SynonymMap.Builder(true).build(), true);
> create a filter,it throw NullPointerException but not
> IllegalArgumentException("fst must be non-null");
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]