[jira] Assigned: (LUCENE-2169) Speedup of CharArraySet#copy if a CharArraySet instance is passed to copy.

2009-12-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-2169: - Assignee: Uwe Schindler > Speedup of CharArraySet#copy if a CharArraySet instance is pas

[jira] Updated: (LUCENE-2169) Speedup of CharArraySet#copy if a CharArraySet instance is passed to copy.

2009-12-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2169: -- Attachment: LUCENE-2169.patch Patch that extends test to verify that the *documented* behaviou

[jira] Updated: (LUCENE-2169) Speedup of CharArraySet#copy if a CharArraySet instance is passed to copy.

2009-12-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2169: -- Attachment: LUCENE-2169.patch > Speedup of CharArraySet#copy if a CharArraySet instance is pas

[jira] Updated: (LUCENE-2169) Speedup of CharArraySet#copy if a CharArraySet instance is passed to copy.

2009-12-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2169: -- Attachment: (was: LUCENE-2169.patch) > Speedup of CharArraySet#copy if a CharArraySet inst

[jira] Commented: (LUCENE-2026) Refactoring of IndexWriter

2009-12-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792996#action_12792996 ] Michael McCandless commented on LUCENE-2026: {quote} bq. But, that's where Luc

[jira] Issue Comment Edited: (LUCENE-2169) Speedup of CharArraySet#copy if a CharArraySet instance is passed to copy.

2009-12-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793000#action_12793000 ] Uwe Schindler edited comment on LUCENE-2169 at 12/20/09 4:17 PM: ---

[jira] Updated: (LUCENE-2169) Speedup of CharArraySet#copy if a CharArraySet instance is passed to copy.

2009-12-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2169: -- Attachment: LUCENE-2169.patch Bett patch, that is more clear and structured. Also improved jav

[jira] Created: (LUCENE-2173) Simplify and tidy Cartesian Tier Code in Spatial

2009-12-20 Thread Chris Male (JIRA)
Simplify and tidy Cartesian Tier Code in Spatial Key: LUCENE-2173 URL: https://issues.apache.org/jira/browse/LUCENE-2173 Project: Lucene - Java Issue Type: Improvement Components: co

[jira] Updated: (LUCENE-2173) Simplify and tidy Cartesian Tier Code in Spatial

2009-12-20 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-2173: --- Attachment: LUCENE-2173.patch Attaching first attempt at this work. > Simplify and tidy Cartesian T

[jira] Updated: (LUCENE-2173) Simplify and tidy Cartesian Tier Code in Spatial

2009-12-20 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-2173: --- Attachment: LUCENE-2173.patch Attached new patch which deprecates getBoundingArea in CartesianPolyF

[jira] Updated: (LUCENE-2173) Simplify and tidy Cartesian Tier Code in Spatial

2009-12-20 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-2173: --- Attachment: LUCENE-2173.patch Updated patch to remove PolyCheck class which didn't seem to have a pu

[jira] Created: (LUCENE-2174) Add new SpatialFilter and DistanceFieldComparatorSource to Spatial

2009-12-20 Thread Chris Male (JIRA)
Add new SpatialFilter and DistanceFieldComparatorSource to Spatial -- Key: LUCENE-2174 URL: https://issues.apache.org/jira/browse/LUCENE-2174 Project: Lucene - Java Issue Type:

[jira] Updated: (LUCENE-2174) Add new SpatialFilter and DistanceFieldComparatorSource to Spatial

2009-12-20 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-2174: --- Attachment: LUCENE-2174.patch Attaching patch that adds the SpatialFilter and DistanceFieldComparato

[jira] Created: (LUCENE-2175) Deprecate remaining unused classes in Spatial

2009-12-20 Thread Chris Male (JIRA)
Deprecate remaining unused classes in Spatial - Key: LUCENE-2175 URL: https://issues.apache.org/jira/browse/LUCENE-2175 Project: Lucene - Java Issue Type: Improvement Components: contrib/

[jira] Updated: (LUCENE-2175) Deprecate remaining unused classes in Spatial

2009-12-20 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-2175: --- Attachment: LUCENE-2175.patch Attaching patch which deprecates remaining redundant classes. > Depre

[jira] Commented: (LUCENE-2023) Improve performance of SmartChineseAnalyzer

2009-12-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793044#action_12793044 ] Michael McCandless commented on LUCENE-2023: I think given that this package i

[jira] Updated: (LUCENE-2111) Wrapup flexible indexing

2009-12-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2111: --- Attachment: LUCENE-2111.patch New patch attached -- strengthened the back compat tes

[jira] Commented: (LUCENE-2124) move JDK collation to core, ICU collation to ICU contrib

2009-12-20 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793074#action_12793074 ] Steven Rowe commented on LUCENE-2124: - Robert, I noticed something you missed in the m

[jira] Commented: (LUCENE-2172) lucli in contrib lacking run.sh

2009-12-20 Thread Carlo Cabanilla (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793093#action_12793093 ] Carlo Cabanilla commented on LUCENE-2172: - For some reason the missing files are i

[jira] Created: (LUCENE-2176) Pass Lucli the index to use as a command line argument

2009-12-20 Thread Carlo Cabanilla (JIRA)
Pass Lucli the index to use as a command line argument -- Key: LUCENE-2176 URL: https://issues.apache.org/jira/browse/LUCENE-2176 Project: Lucene - Java Issue Type: Improvement Co

[jira] Updated: (LUCENE-2176) Pass Lucli the index to use as a command line argument

2009-12-20 Thread Carlo Cabanilla (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carlo Cabanilla updated LUCENE-2176: Attachment: lucli_index_as_arg.patch > Pass Lucli the index to use as a command line argum