[jira] Updated: (LUCENE-2055) Fix buggy stemmers and Remove duplicate analysis functionality

2010-02-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2055: Attachment: LUCENE-2055.patch apologies for the large patch. this patch does the following: * dep

[jira] Commented: (LUCENE-2055) Fix buggy stemmers and Remove duplicate analysis functionality

2010-02-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828054#action_12828054 ] Robert Muir commented on LUCENE-2055: - here is a short explanation of what i figure mi

[jira] Commented: (LUCENE-2055) Fix buggy stemmers and Remove duplicate analysis functionality

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828071#action_12828071 ] Uwe Schindler commented on LUCENE-2055: --- Several bugs: - StemOverrideFilter should b

[jira] Commented: (LUCENE-2055) Fix buggy stemmers and Remove duplicate analysis functionality

2010-02-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828079#action_12828079 ] Robert Muir commented on LUCENE-2055: - bq. StemOverrideFilter should be final or have

[jira] Updated: (LUCENE-2055) Fix buggy stemmers and Remove duplicate analysis functionality

2010-02-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2055: Attachment: LUCENE-2055.patch make StemmerOverrideFilter final, and hardcode it as case-sensitive

[jira] Commented: (LUCENE-2232) Use VShort to encode positions

2010-02-01 Thread Chris Harris (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828210#action_12828210 ] Chris Harris commented on LUCENE-2232: -- I have a little bit of sampling profiling dat

[jira] Commented: (LUCENE-2232) Use VShort to encode positions

2010-02-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828218#action_12828218 ] Yonik Seeley commented on LUCENE-2232: -- bq. Has it been tried to unroll getVInt()? Un

[jira] Commented: (LUCENE-2232) Use VShort to encode positions

2010-02-01 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828251#action_12828251 ] Paul Elschot commented on LUCENE-2232: -- Yonik: I searched for that past issue bit, i

[jira] Commented: (LUCENE-2232) Use VShort to encode positions

2010-02-01 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828256#action_12828256 ] Paul Elschot commented on LUCENE-2232: -- While looking around for unrolling I also fou

[jira] Issue Comment Edited: (LUCENE-2232) Use VShort to encode positions

2010-02-01 Thread Chris Harris (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828210#action_12828210 ] Chris Harris edited comment on LUCENE-2232 at 2/1/10 9:13 PM: --

[jira] Issue Comment Edited: (LUCENE-2232) Use VShort to encode positions

2010-02-01 Thread Chris Harris (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828210#action_12828210 ] Chris Harris edited comment on LUCENE-2232 at 2/1/10 9:17 PM: --

[jira] Issue Comment Edited: (LUCENE-2232) Use VShort to encode positions

2010-02-01 Thread Chris Harris (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828210#action_12828210 ] Chris Harris edited comment on LUCENE-2232 at 2/1/10 9:19 PM: --

[jira] Created: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it -- Key: LUCENE-2247 URL: https://issues.apache.org/jira/browse/LUCENE-2247 Project: Lucene - Jav

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: LUCENE-2247.patch Here the patch. To apply, first do: {code} svn copy src/java/or

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: LUCENE-2247.patch Add CHANGES entry and some javadoc improvements and typo fixes.

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: LUCENE-2247.patch Add CHANGES entry and some javadoc improvements and typo fixes.

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: LUCENE-2247.patch Add CHANGES entry and some javadoc improvements and typo fixes.

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: LUCENE-2247.patch Add CHANGES entry and some javadoc improvements and typo fixes.

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: LUCENE-2247.patch Add CHANGES entry and some javadoc improvements and typo fixes.

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: LUCENE-2247.patch Add CHANGES entry and some javadoc improvements and typo fixes.

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: LUCENE-2247.patch Add CHANGES entry and some javadoc improvements and typo fixes.

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: (was: LUCENE-2247.patch) > Add CharArrayMap to lucene and make CharAraySet an

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: (was: LUCENE-2247.patch) > Add CharArrayMap to lucene and make CharAraySet an

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: (was: LUCENE-2247.patch) > Add CharArrayMap to lucene and make CharAraySet an

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: (was: LUCENE-2247.patch) > Add CharArrayMap to lucene and make CharAraySet an

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: (was: LUCENE-2247.patch) > Add CharArrayMap to lucene and make CharAraySet an

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: (was: LUCENE-2247.patch) > Add CharArrayMap to lucene and make CharAraySet an

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Comment: was deleted (was: Add CHANGES entry and some javadoc improvements and typo fixes. No

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Comment: was deleted (was: Add CHANGES entry and some javadoc improvements and typo fixes. No

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Comment: was deleted (was: Add CHANGES entry and some javadoc improvements and typo fixes. No

RE: [jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler
Sorry, JIRA was down and produced error 503, but did the work... so I retried too often. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -Original Message- > From: Uwe Schindler (JIRA) [mailto:[email protected]] > Sent: Tuesday, Feb

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Comment: was deleted (was: Add CHANGES entry and some javadoc improvements and typo fixes. No

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Comment: was deleted (was: Add CHANGES entry and some javadoc improvements and typo fixes. No

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Comment: was deleted (was: Add CHANGES entry and some javadoc improvements and typo fixes. No

[jira] Commented: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828367#action_12828367 ] Robert Muir commented on LUCENE-2247: - +1 > Add CharArrayMap to lucene and make CharA

[jira] Updated: (LUCENE-2247) Add CharArrayMap to lucene and make CharAraySet an proxy on the keySet() of it

2010-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2247: -- Attachment: LUCENE-2247.patch Thanks Robert! I only optimized the entrySet() calls to only pr

[jira] Assigned: (LUCENE-2234) Hindi Analyzer

2010-02-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-2234: --- Assignee: Robert Muir > Hindi Analyzer > -- > > Key: LUCENE-2234

[jira] Updated: (LUCENE-2234) Hindi Analyzer

2010-02-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2234: Attachment: LUCENE-2234.patch synced up to trunk (keywordAttribute, etc), and with tests. I think