[jira] Updated: (LUCENE-2004) Constants.LUCENE_MAIN_VERSION is inlined in code compiled against Lucene JAR, so version detection is incorrect

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2004: -- Attachment: LUCENE-2004.patch See also: http://www.javaworld.com/community/node/3400 > Consta

[jira] Created: (LUCENE-2004) Constants.LUCENE_MAIN_VERSION is inlined in code compiled against Lucene JAR, so version detection is incorrect

2009-10-21 Thread Uwe Schindler (JIRA)
Constants.LUCENE_MAIN_VERSION is inlined in code compiled against Lucene JAR, so version detection is incorrect --- Key: LUCENE-2004 URL: https://issues.ap

Re: lucene 2.9 sorting algorithm

2009-10-21 Thread John Wang
Hi Mike: I have been playing with the patch, and I think I have some information that you might like. Let me spend sometime and gather some more numbers and update in jira. Thanks btw: About the conversion on multi values fields, I am not sure I get it (sorry for being ignorant):

RE: Build failed in Hudson: Lucene-trunk #986

2009-10-21 Thread Uwe Schindler
I'll fix, my version comparison did'nt seem to work on hudson. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > From: Apache Hudson Server [mailto:hud...@hudson.zones.apache.org] > Sent: Thursday, October 22, 2009 5:15 AM > To: java-dev@luc

[jira] Updated: (LUCENE-1904) move wordnet based synonym code out of contrib/memory and into contrib/wordnet (or somewhere else)

2009-10-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1904: Fix Version/s: 3.0 Assignee: Robert Muir will bring this patch up to speed. its silly to

[jira] Resolved: (LUCENE-1359) FrenchAnalyzer's tokenStream method does not honour the contract of Analyzer

2009-10-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-1359. - Resolution: Fixed Committed revision 828298. this inconsistency annoyed me too. thanks Andrew!

[jira] Updated: (LUCENE-1359) FrenchAnalyzer's tokenStream method does not honour the contract of Analyzer

2009-10-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1359: Lucene Fields: [New, Patch Available] (was: [New]) Fix Version/s: 3.0 Assignee: Rober

Build failed in Hudson: Lucene-trunk #986

2009-10-21 Thread Apache Hudson Server
See Changes: [uschindler] remove unneeded import [uschindler] LUCENE-1998: Parameter -> Java 5 enum transition [rmuir] LUCENE-2001: Fix parsing bug in wordnet contrib [uschindler] Add varargs to MultiSearcher [uschindler] Fi

[jira] Commented: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768467#action_12768467 ] Michael McCandless commented on LUCENE-2002: Eek! My fingers are doing the th

[jira] Commented: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768459#action_12768459 ] Robert Muir commented on LUCENE-2002: - Mike, saw a couple of these and laughed a littl

[jira] Assigned: (LUCENE-2003) Highlighter has problems when you use StandardAnalyzer with LUCENE_29 or simplier StopFilter with stopWordsPosIncr mode switched on

2009-10-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-2003: -- Assignee: Michael McCandless > Highlighter has problems when you use StandardA

[jira] Updated: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2002: --- Attachment: LUCENE-2002-29.patch Attached patch, for 2.9..x I added required Versio

[jira] Updated: (LUCENE-2003) Highlighter has problems when you use StandardAnalyzer with LUCENE_29 or simplier StopFilter with stopWordsPosIncr mode switched on

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2003: -- Summary: Highlighter has problems when you use StandardAnalyzer with LUCENE_29 or simplier Sto

[jira] Commented: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768393#action_12768393 ] Uwe Schindler commented on LUCENE-2002: --- Issue created! > Add oal.util.Version ctor

[jira] Created: (LUCENE-2003) Highlighter ahs problems when you use StandardAnalyzer with LUCENE_29 or simplier StopFilter with stopWordsPosIncr mode switched on

2009-10-21 Thread Uwe Schindler (JIRA)
Highlighter ahs problems when you use StandardAnalyzer with LUCENE_29 or simplier StopFilter with stopWordsPosIncr mode switched on --- Key: LUCENE-2003

[jira] Resolved: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1998. --- Resolution: Fixed Committed revision: 828156 Thanks DM Smith! > Use Java 5 enums > ---

[jira] Updated: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1998: -- Attachment: LUCENE-1998_enum_BW.patch Better BW test > Use Java 5 enums > >

[jira] Updated: (LUCENE-2001) wordnet parsing bug

2009-10-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2001: Attachment: LUCENE-2001_branch.patch patch for the 2.9 branch (same just without java 5 constructs

[jira] Updated: (LUCENE-2001) wordnet parsing bug

2009-10-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2001: Attachment: LUCENE-2001_branch.patch updated patch for the branch, i forget about String.replace(S

[jira] Updated: (LUCENE-2001) wordnet parsing bug

2009-10-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2001: Lucene Fields: [New, Patch Available] (was: [New]) Fix Version/s: 3.0 2.9.1

[jira] Updated: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1998: -- Attachment: LUCENE-1998_enum_BW.patch LUCENE-1998_enum.patch I changed the Ver

[jira] Commented: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768308#action_12768308 ] Michael McCandless commented on LUCENE-2002: bq. Add another issue? +1! > Ad

[jira] Assigned: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-2002: -- Assignee: Michael McCandless > Add oal.util.Version ctor to QueryParser >

[jira] Commented: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread DM Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768304#action_12768304 ] DM Smith commented on LUCENE-1998: -- bq. changing the order of enum constants is bad, you

[jira] Commented: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768301#action_12768301 ] Uwe Schindler commented on LUCENE-2002: --- During 1987, I also found a bug in Highligh

[jira] Commented: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768295#action_12768295 ] Uwe Schindler commented on LUCENE-2002: --- Take it! I haven't started. > Add oal.util

[jira] Commented: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768294#action_12768294 ] Michael McCandless commented on LUCENE-2002: Uwe I can take this if you want?

[jira] Updated: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2002: --- Fix Version/s: (was: 3.0) (was: 2.9) 2.

[jira] Updated: (LUCENE-2001) wordnet parsing bug

2009-10-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2001: Attachment: LUCENE-2001.patch fix and tests for the bug this only affects wordnet contrib, the bug

[jira] Commented: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768273#action_12768273 ] Uwe Schindler commented on LUCENE-1998: --- I thought about that, too: I would not do t

[jira] Commented: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread DM Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768270#action_12768270 ] DM Smith commented on LUCENE-1998: -- I just noticed that enums are comparable. For the enu

[jira] Commented: (LUCENE-1999) Match spotter for all query types

2009-10-21 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768257#action_12768257 ] Mark Harwood commented on LUCENE-1999: -- bq. and 2) you need it for every single doc v

[jira] Issue Comment Edited: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread DM Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768215#action_12768215 ] DM Smith edited comment on LUCENE-1998 at 10/21/09 2:22 PM: bq

[jira] Commented: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768242#action_12768242 ] Uwe Schindler commented on LUCENE-1998: --- (it's "bq." not ".bq" :-) ) {quote} bq. So

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768234#action_12768234 ] Uwe Schindler commented on LUCENE-1257: --- Committed: - LUCENE-1257_more_unnecessary_c

[jira] Commented: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread DM Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768215#action_12768215 ] DM Smith commented on LUCENE-1998: -- .bq I only added the license header back in the Versi

[jira] Created: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-21 Thread Uwe Schindler (JIRA)
Add oal.util.Version ctor to QueryParser Key: LUCENE-2002 URL: https://issues.apache.org/jira/browse/LUCENE-2002 Project: Lucene - Java Issue Type: Bug Affects Versions: 2.9, 3.0 Repor

[jira] Updated: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1998: -- Attachment: LUCENE-1998_enum.patch Updated patch (merged with StandardAnalyzer version constan

[jira] Resolved: (LUCENE-1987) Remove rest of analysis deprecations (Token, CharacterCache)

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1987. --- Resolution: Fixed Committed in 2.9, 3.0, backwards branch. For the QueryParser problems and

[jira] Commented: (LUCENE-1999) Match spotter for all query types

2009-10-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768191#action_12768191 ] Michael McCandless commented on LUCENE-1999: I see, it sounds like your use ca

[jira] Updated: (LUCENE-1987) Remove rest of analysis deprecations (Token, CharacterCache)

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1987: -- Attachment: LUCENE-1987-StopFilter.patch Fix ant task. > Remove rest of analysis deprecations

[jira] Created: (LUCENE-2001) wordnet parsing bug

2009-10-21 Thread Robert Muir (JIRA)
wordnet parsing bug --- Key: LUCENE-2001 URL: https://issues.apache.org/jira/browse/LUCENE-2001 Project: Lucene - Java Issue Type: Bug Components: contrib/* Affects Versions: 2.9 Reporter: Robert Mui

[jira] Commented: (LUCENE-1987) Remove rest of analysis deprecations (Token, CharacterCache)

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768178#action_12768178 ] Uwe Schindler commented on LUCENE-1987: --- I have seen your comment yesterday and impl

[jira] Commented: (LUCENE-1999) Match spotter for all query types

2009-10-21 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768173#action_12768173 ] Mark Harwood commented on LUCENE-1999: -- bq. couldn't the wrapper make a separate data

[jira] Commented: (LUCENE-1987) Remove rest of analysis deprecations (Token, CharacterCache)

2009-10-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768167#action_12768167 ] Michael McCandless commented on LUCENE-1987: bq. Mike, are you OK with that?

[jira] Updated: (LUCENE-1987) Remove rest of analysis deprecations (Token, CharacterCache)

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1987: -- Attachment: LUCENE-1987-StopFilter.patch A new patch which resolves the Benchmark problem by a

[jira] Commented: (LUCENE-1999) Match spotter for all query types

2009-10-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768163#action_12768163 ] Michael McCandless commented on LUCENE-1999: Very clever! Since you are wrapp

Re: lucene 2.9 sorting algorithm

2009-10-21 Thread Michael McCandless
On Tue, Oct 20, 2009 at 11:55 AM, John Wang wrote: > the simpler api places less restriction on the type of custom > sorting that can be done. Just to verify: this is not a back-compat break, right? Because, in 2.4, such an interesting custom sort must've been operating at the top-level index r

Re: lucene 2.9 sorting algorithm

2009-10-21 Thread Michael McCandless
OK, thanks. I can help out if you've got questions on the python code... it's rather straightforward: it just iterates over each set of params to test, writes an alg file, runs it, opens the resulting output & parses it for the best run, confirms both single & multi PQ gave precisely the same doc

[jira] Issue Comment Edited: (LUCENE-2000) Use covariant clone() return types

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768141#action_12768141 ] Uwe Schindler edited comment on LUCENE-2000 at 10/21/09 9:14 AM: ---

[jira] Commented: (LUCENE-2000) Use covariant clone() return types

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768141#action_12768141 ] Uwe Schindler commented on LUCENE-2000: --- I moved this to an extra issue, because the

[jira] Updated: (LUCENE-2000) Use covariant clone() return types

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2000: -- Description: *Paul Cowan wrote in LUCENE-1257:* OK, thought I'd jump in and help out here wit

[jira] Commented: (LUCENE-1257) Port to Java5

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768136#action_12768136 ] Uwe Schindler commented on LUCENE-1257: --- Created a new issue out of clone invariance

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1257: -- Comment: was deleted (was: OK, thought I'd jump in and help out here with one of my Java 5 fa

[jira] Updated: (LUCENE-1257) Port to Java5

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1257: -- Attachment: (was: LUCENE-1257-clone_covariance.patch) > Port to Java5 > - > >

[jira] Updated: (LUCENE-2000) Use covariant clone() return types

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2000: -- Description: *Paul Cown wrote in LUCENE-1257:* OK, thought I'd jump in and help out here with

[jira] Created: (LUCENE-2000) Use covariant clone() return types

2009-10-21 Thread Uwe Schindler (JIRA)
Use covariant clone() return types -- Key: LUCENE-2000 URL: https://issues.apache.org/jira/browse/LUCENE-2000 Project: Lucene - Java Issue Type: Task Affects Versions: 3.0 Reporter: Uwe Schindl

[jira] Updated: (LUCENE-2000) Use covariant clone() return types

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2000: -- Attachment: LUCENE-2000-clone_covariance.patch > Use covariant clone() return types >

[jira] Commented: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768132#action_12768132 ] Uwe Schindler commented on LUCENE-1998: --- Some samll problem that may appear in futur

[jira] Updated: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1998: -- Attachment: LUCENE-1998_enum.patch Some fine tuning: You defined package protected abstract me

[jira] Assigned: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-1998: - Assignee: Uwe Schindler > Use Java 5 enums > > > Key: L

[jira] Updated: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1998: -- Attachment: LUCENE-1998_enum.patch Patch with license header restored. > Use Java 5 enums > -

[jira] Commented: (LUCENE-1998) Use Java 5 enums

2009-10-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768118#action_12768118 ] Uwe Schindler commented on LUCENE-1998: --- I tested it here, we have no backwards prob