Re: [jira] Commented: (LUCENE-763) LuceneDictionary skips first word in enumeration

2007-05-31 Thread Christian Mallwitz
I knew the boolean flag which was in the class in the first place was used for something ... :-) Anyway, I have uploaded updated class and unit test files. Thanks Christian This e-mail has been scanned for all viruses by

[jira] Updated: (LUCENE-763) LuceneDictionary skips first word in enumeration

2007-05-31 Thread Christian Mallwitz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Mallwitz updated LUCENE-763: -- Attachment: LuceneDictionary.java Fixed class LuceneDictionary > LuceneDiction

[jira] Updated: (LUCENE-763) LuceneDictionary skips first word in enumeration

2007-05-31 Thread Christian Mallwitz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Mallwitz updated LUCENE-763: -- Attachment: TestLuceneDictionary.java New extended unit test case for class

[jira] Updated: (LUCENE-763) LuceneDictionary skips first word in enumeration

2007-05-31 Thread Christian Mallwitz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Mallwitz updated LUCENE-763: -- Attachment: (was: TestLuceneDictionary.java) > LuceneDictionary skips first w

[jira] Updated: (LUCENE-763) LuceneDictionary skips first word in enumeration

2007-05-31 Thread Christian Mallwitz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Mallwitz updated LUCENE-763: -- Attachment: (was: LuceneDictionary.java) > LuceneDictionary skips first word

[jira] Commented: (LUCENE-763) LuceneDictionary skips first word in enumeration

2007-05-30 Thread Christian Mallwitz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500051 ] Christian Mallwitz commented on LUCENE-763: --- I have added a fixed LuceneDictionary.java and a unit test

[jira] Updated: (LUCENE-763) LuceneDictionary skips first word in enumeration

2007-05-30 Thread Christian Mallwitz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Mallwitz updated LUCENE-763: -- Attachment: TestLuceneDictionary.java This a unit test case for LuceneDictionary

[jira] Updated: (LUCENE-763) LuceneDictionary skips first word in enumeration

2007-05-30 Thread Christian Mallwitz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Mallwitz updated LUCENE-763: -- Attachment: LuceneDictionary.java This is a fixed LuceneDictionary