[jira] [Updated] (LUCENE-6775) Improve MorfologikFilterFactory to allow arbitrary dictionaries from ResourceLoader

2015-10-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-6775: Fix Version/s: (was: 5.4) (was: Trunk) > Improve

[jira] [Updated] (LUCENE-6775) Improve MorfologikFilterFactory to allow arbitrary dictionaries from ResourceLoader

2015-10-08 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-6775: Fix Version/s: 5.4 Trunk > Improve MorfologikFilterFactory to allow arbitrary

[jira] [Updated] (LUCENE-6775) Improve MorfologikFilterFactory to allow arbitrary dictionaries from ResourceLoader

2015-09-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6775: -- Attachment: LUCENE-6775.patch I removed the crazy XOR in the patch (on Dawid's suggestion).

[jira] [Updated] (LUCENE-6775) Improve MorfologikFilterFactory to allow arbitrary dictionaries from ResourceLoader

2015-09-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6775: -- Attachment: LUCENE-6775.patch Factory + tests. > Improve MorfologikFilterFactory to allow

[jira] [Updated] (LUCENE-6775) Improve MorfologikFilterFactory to allow arbitrary dictionaries from ResourceLoader

2015-09-02 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6775: -- Attachment: LUCENE-6775.patch Load the dictionary-resource up front in factory. > Improve