[jira] Commented: (LUCENE-2120) Possible file handle leak in near real-time reader

2009-12-28 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794998#action_12794998 ] John Wang commented on LUCENE-2120: --- Hi Michael: You are abs. right! By adding an

Re: svn commit: r894224 - in /lucene/java/trunk/contrib: benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/ highlighter/src/java/org/apache/lucene/search/highlight/ instantiated/src/java/o

2009-12-28 Thread Simon Willnauer
Sorry about that - never really noticed that abbreviation as if and ... I reverted the s/iff/if changes. Thanks for picking this up robert. simon On Mon, Dec 28, 2009 at 11:26 PM, Erick Erickson wrote: > I once knew of a math prof in the early days of electronic > book submissions who had a hel

[jira] Issue Comment Edited: (LUCENE-2183) Supplementary Character Handling in CharTokenizer

2009-12-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794886#action_12794886 ] Robert Muir edited comment on LUCENE-2183 at 12/28/09 11:47 PM:

[jira] Issue Comment Edited: (LUCENE-2183) Supplementary Character Handling in CharTokenizer

2009-12-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794964#action_12794964 ] Robert Muir edited comment on LUCENE-2183 at 12/28/09 11:41 PM:

[jira] Commented: (LUCENE-2183) Supplementary Character Handling in CharTokenizer

2009-12-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794964#action_12794964 ] Robert Muir commented on LUCENE-2183: - I thought about this some, but i am worried abo

Re: svn commit: r894224 - in /lucene/java/trunk/contrib: benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/ highlighter/src/java/org/apache/lucene/search/highlight/ instantiated/src/java/o

2009-12-28 Thread Erick Erickson
I once knew of a math prof in the early days of electronic book submissions who had a helpful person change all the "iff"s into "if" thinking they were all typo's... in all the proofs in a math text... As his fellow faculty member was relaying the story added "putting them back was non-trivial"

[jira] Commented: (LUCENE-2182) DEFAULT_ATTRIBUTE_FACTORY faills to load implementation class when iterface comes from different classloader

2009-12-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794949#action_12794949 ] Uwe Schindler commented on LUCENE-2182: --- I will commit and backport tomorrow! > DEF

[jira] Commented: (LUCENE-2183) Supplementary Character Handling in CharTokenizer

2009-12-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794948#action_12794948 ] Uwe Schindler commented on LUCENE-2183: --- +1 @ Roberts comment! I like this more and

Re: svn commit: r894224 - in /lucene/java/trunk/contrib: benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/ highlighter/src/java/org/apache/lucene/search/highlight/ instantiated/src/java/o

2009-12-28 Thread Robert Muir
Simon, are we sure these are spelling issues, I think this iff stands for 'if and only if' in these cases? http://en.wikipedia.org/wiki/If_and_only_if On Mon, Dec 28, 2009 at 1:52 PM, wrote: > Author: simonw > Date: Mon Dec 28 18:52:19 2009 > New Revision: 894224 > > URL: http://svn.apache.org/

[jira] Updated: (LUCENE-2185) add @Deprecated annotations

2009-12-28 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-2185: --- Attachment: LUCENE-2185.patch Attaching patch for Robert. > add @Deprecated annotations > -

[jira] Updated: (LUCENE-2148) Improve Spatial Point2D and Rectangle Classes

2009-12-28 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-2148: --- Attachment: LUCENE-2148.patch Attached new patch incorporating Simon's suggestions. > Improve Spati

[jira] Created: (LUCENE-2185) add @Deprecated annotations

2009-12-28 Thread Robert Muir (JIRA)
add @Deprecated annotations --- Key: LUCENE-2185 URL: https://issues.apache.org/jira/browse/LUCENE-2185 Project: Lucene - Java Issue Type: Task Reporter: Robert Muir Priority: Trivial

[jira] Commented: (LUCENE-2183) Supplementary Character Handling in CharTokenizer

2009-12-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794886#action_12794886 ] Robert Muir commented on LUCENE-2183: - Hello Simon, another option very similar to you

[jira] Created: (LUCENE-2184) CartesianPolyFilterBuilder doesn't properly account for which tiers actually exist in the index

2009-12-28 Thread Grant Ingersoll (JIRA)
CartesianPolyFilterBuilder doesn't properly account for which tiers actually exist in the index Key: LUCENE-2184 URL: https://issues.apache.org/jira/browse/LUCENE-21

[jira] Commented: (LUCENE-2148) Improve Spatial Point2D and Rectangle Classes

2009-12-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794846#action_12794846 ] Simon Willnauer commented on LUCENE-2148: - Chris, a couple of comments on the late

[jira] Commented: (LUCENE-2183) Supplementary Character Handling in CharTokenizer

2009-12-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794841#action_12794841 ] Robert Muir commented on LUCENE-2183: - Hello, first comment is that I really like how

[jira] Updated: (LUCENE-2147) Improve Spatial Utility like classes

2009-12-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2147: Attachment: LUCENE-2147.patch Chris, this seems to be ready to be committed soon. I remove

[jira] Updated: (LUCENE-2183) Supplementary Character Handling in CharTokenizer

2009-12-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2183: Attachment: LUCENE-2183.patch Here is a first proposal of a slightly new API that rather d

[jira] Created: (LUCENE-2183) Supplementary Character Handling in CharTokenizer

2009-12-28 Thread Simon Willnauer (JIRA)
Supplementary Character Handling in CharTokenizer - Key: LUCENE-2183 URL: https://issues.apache.org/jira/browse/LUCENE-2183 Project: Lucene - Java Issue Type: Improvement Components:

[spatial] FYI: Cartesian Tiers nomenclature discussion on gene...@l.a.o

2009-12-28 Thread Grant Ingersoll
FYI, I just brought up a discussion on what to call "Cartesian Tiers" over on gene...@lucene.apache.org (it pertains to both Lucene and Solr). If you are interested, please see the discussion over there and respond to that thread and not this one. Thanks, Grant

[jira] Commented: (LUCENE-2182) DEFAULT_ATTRIBUTE_FACTORY faills to load implementation class when iterface comes from different classloader

2009-12-28 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794830#action_12794830 ] Michael Busch commented on LUCENE-2182: --- Looks like a good solution! Thanks for tak

[jira] Commented: (LUCENE-2120) Possible file handle leak in near real-time reader

2009-12-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794819#action_12794819 ] Michael McCandless commented on LUCENE-2120: Thanks for running that test John

Re: Hudson build again stuck in TestPerfTasksLogic

2009-12-28 Thread Michael McCandless
You mean in the testBGSearchTaskThreads? The thing is, we made a change to set priority of the BG thread to lower than the FG thread, to try to fix that (to prevent starvation)... if it's still hanging there, then it means the fix didn't work... Mike On Mon, Dec 28, 2009 at 8:22 AM, Uwe Schindle

[jira] Resolved: (LUCENE-2162) ExtendableQueryParser should allow extensions to access the toplevel parser settings/ properties

2009-12-28 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-2162. - Resolution: Fixed committed in revision 894180 > ExtendableQueryParser should allow ext

RE: Hudson build again stuck in TestPerfTasksLogic

2009-12-28 Thread Uwe Schindler
I think we know where it hangs :-) Same place as everytime? - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Michael McCandless [mailto:luc...@mikemccandless.com] > Sent: Monday, December 28, 2009 1:23 PM

Re: Hudson build again stuck in TestPerfTasksLogic

2009-12-28 Thread Michael McCandless
It looks like this build timed out & killed itself. I wish hudson would at least kill -QUIT before kill -KILL so we could see where the threads were hung Mike On Sat, Dec 26, 2009 at 12:07 PM, Uwe Schindler wrote: > The hudson build hangs since 15 hours in: > > common.test: >    [mkdir] Cre

[jira] Commented: (LUCENE-2182) DEFAULT_ATTRIBUTE_FACTORY faills to load implementation class when iterface comes from different classloader

2009-12-28 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794800#action_12794800 ] Shalin Shekhar Mangar commented on LUCENE-2182: --- I see, thanks for the expla

[jira] Issue Comment Edited: (LUCENE-2182) DEFAULT_ATTRIBUTE_FACTORY faills to load implementation class when iterface comes from different classloader

2009-12-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794799#action_12794799 ] Uwe Schindler edited comment on LUCENE-2182 at 12/28/09 10:56 AM: --

[jira] Commented: (LUCENE-2182) DEFAULT_ATTRIBUTE_FACTORY faills to load implementation class when iterface comes from different classloader

2009-12-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794799#action_12794799 ] Uwe Schindler commented on LUCENE-2182: --- Shalin: If you use the new AttributeSource

[jira] Commented: (LUCENE-2182) DEFAULT_ATTRIBUTE_FACTORY faills to load implementation class when iterface comes from different classloader

2009-12-28 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794797#action_12794797 ] Shalin Shekhar Mangar commented on LUCENE-2182: --- bq. In solr this fails when

[jira] Updated: (LUCENE-2182) DEFAULT_ATTRIBUTE_FACTORY faills to load implementation class when iterface comes from different classloader

2009-12-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2182: -- Fix Version/s: 3.1 3.0.1 2.9.2 > DEFAULT_ATTRIBUTE_FACTO

[jira] Updated: (LUCENE-2182) DEFAULT_ATTRIBUTE_FACTORY faills to load implementation class when iterface comes from different classloader

2009-12-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2182: -- Attachment: LUCENE-2182.patch The patch. Hello Solr committers: Should we backport this to 2.

[jira] Created: (LUCENE-2182) DEFAULT_ATTRIBUTE_FACTORY faills to load implementation class when iterface comes from different classloader

2009-12-28 Thread Uwe Schindler (JIRA)
DEFAULT_ATTRIBUTE_FACTORY faills to load implementation class when iterface comes from different classloader Key: LUCENE-2182 URL: https://issues.apache.o

[jira] Commented: (LUCENE-2084) remove Byte/CharBuffer wrapping for collation key generation

2009-12-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794788#action_12794788 ] Uwe Schindler commented on LUCENE-2084: --- It is now used also in new commits (not onl

[jira] Commented: (LUCENE-2084) remove Byte/CharBuffer wrapping for collation key generation

2009-12-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794787#action_12794787 ] Robert Muir commented on LUCENE-2084: - Uwe, I think if we are going to add it here, th

[jira] Commented: (LUCENE-2084) remove Byte/CharBuffer wrapping for collation key generation

2009-12-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794786#action_12794786 ] Uwe Schindler commented on LUCENE-2084: --- It is somehow useless, because you always h

[jira] Commented: (LUCENE-2084) remove Byte/CharBuffer wrapping for collation key generation

2009-12-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794783#action_12794783 ] Robert Muir commented on LUCENE-2084: - for the record, i think in the future we should

[jira] Updated: (LUCENE-2084) remove Byte/CharBuffer wrapping for collation key generation

2009-12-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2084: Attachment: LUCENE-2084.patch updated patch, with Steven's additions. > remove Byte/CharBuffer wr