[jira] Created: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Robert Muir (JIRA)
Tests should use unique temporary directories - Key: LUCENE-2349 URL: https://issues.apache.org/jira/browse/LUCENE-2349 Project: Lucene - Java Issue Type: Test Components: Build

[jira] Commented: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Cristian Vat (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850036#action_12850036 ] Cristian Vat commented on LUCENE-2349: -- Do they have to be unique? From my

[jira] Commented: (LUCENE-2335) optimization: when sorting by field, if index has one segment and field values are not needed, do not load String[] into field cache

2010-03-26 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850055#action_12850055 ] Toke Eskildsen commented on LUCENE-2335: Just a little status on development. The

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850056#action_12850056 ] Michael McCandless commented on LUCENE-2324: Good question... When we buffer

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850062#action_12850062 ] Michael McCandless commented on LUCENE-2345: I think we should only commit

[jira] Updated: (LUCENE-2348) DuplicateFilter incorrectly handles multiple calls to getDocIdSet for segment readers

2010-03-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2348: --- Fix Version/s: 3.1 3.0.2 2.9.3

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850067#action_12850067 ] Earwin Burrfoot commented on LUCENE-2345: - bq. will this change really conflict w/

[jira] Issue Comment Edited: (LUCENE-2333) Failures during contrib builds, when classes in core were changed without ant clean

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850068#action_12850068 ] Uwe Schindler edited comment on LUCENE-2333 at 3/26/10 10:32 AM:

[jira] Updated: (LUCENE-2333) Failures during contrib builds, when classes in core were changed without ant clean

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2333: -- Attachment: LUCENE-2333.patch Updated patch with changes from contrib refactoring included.

[jira] Resolved: (LUCENE-2339) Allow Directory.copy() to accept a collection of file names to be copied

2010-03-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2339. Resolution: Fixed Fix Version/s: 3.1 Thanks Earwin! Allow

[jira] Commented: (LUCENE-2215) paging collector

2010-03-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850072#action_12850072 ] Grant Ingersoll commented on LUCENE-2215: - bq. Let's be careful about the

[jira] Resolved: (LUCENE-2333) Failures during contrib builds, when classes in core were changed without ant clean

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2333. --- Resolution: Fixed Committed revision: 927765 Failures during contrib builds, when classes

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850075#action_12850075 ] Shai Erera commented on LUCENE-2345: Earwin, w/o knowing too much about the details of

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850079#action_12850079 ] Uwe Schindler commented on LUCENE-2345: --- Non-final/private method calls from ctors

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850081#action_12850081 ] Uwe Schindler commented on LUCENE-2345: --- Here a good explanation:

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850082#action_12850082 ] Michael McCandless commented on LUCENE-2345: OK, I guess for now let's hold

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850083#action_12850083 ] Shai Erera commented on LUCENE-2345: Thanks Uwe, I know that ctor is the preferred

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850084#action_12850084 ] Earwin Burrfoot commented on LUCENE-2345: - More often than not init() methods are

[jira] Commented: (LUCENE-2215) paging collector

2010-03-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850086#action_12850086 ] Shai Erera commented on LUCENE-2215: Sure let's wait for the patch and some perf.

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850088#action_12850088 ] Earwin Burrfoot commented on LUCENE-2345: - bq. Earwin, can you post a patch w/

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850094#action_12850094 ] Shai Erera commented on LUCENE-2345: Earwin, I wholeheartedly agree with what you

[jira] Commented: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850101#action_12850101 ] Robert Muir commented on LUCENE-2349: - bq. Do they have to be unique? From my

Welcome Shai Erera as Lucene/Solr committer

2010-03-26 Thread Michael McCandless
I'm happy to announce that the PMC has accepted Shai Erera as Lucene/Solr committer! Welcome aboard Shai, Mike PS: it's custom to introduce yourself with a brief bio :) - To unsubscribe, e-mail:

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850127#action_12850127 ] Tim Smith commented on LUCENE-2345: --- bq. I think we should only commit this only on 3.1

Re: Welcome Shai Erera as Lucene/Solr committer

2010-03-26 Thread Mark Miller
On 03/26/2010 09:07 AM, Michael McCandless wrote: I'm happy to announce that the PMC has accepted Shai Erera as Lucene/Solr committer! Welcome aboard Shai, Mike PS: it's custom to introduce yourself with a brief bio :) - To

Re: Welcome Shai Erera as Lucene/Solr committer

2010-03-26 Thread Chris Male
Congratulations Shai On Fri, Mar 26, 2010 at 2:14 PM, Mark Miller markrmil...@gmail.com wrote: On 03/26/2010 09:07 AM, Michael McCandless wrote: I'm happy to announce that the PMC has accepted Shai Erera as Lucene/Solr committer! Welcome aboard Shai, Mike PS: it's custom to introduce

Re: Welcome Shai Erera as Lucene/Solr committer

2010-03-26 Thread Robert Muir
On Fri, Mar 26, 2010 at 9:07 AM, Michael McCandless luc...@mikemccandless.com wrote: I'm happy to announce that the PMC has accepted Shai Erera as Lucene/Solr committer! Welcome aboard Shai, Mike PS: it's custom to introduce yourself with a brief bio :) Welcome Shai! -- Robert Muir

Re: Welcome Shai Erera as Lucene/Solr committer

2010-03-26 Thread Koji Sekiguchi
Michael McCandless wrote: I'm happy to announce that the PMC has accepted Shai Erera as Lucene/Solr committer! Welcome aboard Shai, Mike PS: it's custom to introduce yourself with a brief bio :) - To unsubscribe, e-mail:

RE: Welcome Shai Erera as Lucene/Solr committer

2010-03-26 Thread Uwe Schindler
Welcome Shai, its nice to have you in the team! - 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: Friday, March 26, 2010 2:08 PM To:

[jira] Updated: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Smith updated LUCENE-2345: -- Attachment: LUCENE-2345_3.0.plugins.patch Here's a patch (again, against 3.0) showing the minimal API

[jira] Updated: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1709: Attachment: LUCENE-1709.patch attached is a patch, before applying it you must do this:

Modules

2010-03-26 Thread Grant Ingersoll
So, should we start thinking about a Modules dir at the same level as Lucene/Solr where shared, non-core code lives? For starters, I think spatial and analyzers could go there. Proposal: lucene/ solr/ modules/ analyzers spatial others (highlighter, faceting, ...) I guess in some

Re: Welcome Shai Erera as Lucene/Solr committer

2010-03-26 Thread Helleringer, Nicolas
Congratulations ! 2010/3/26 Uwe Schindler u...@thetaphi.de Welcome Shai, its nice to have you in the team! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Michael McCandless

Re: Modules

2010-03-26 Thread Robert Muir
On Fri, Mar 26, 2010 at 10:16 AM, Grant Ingersoll gsing...@apache.org wrote: So, should we start thinking about a Modules dir at the same level as Lucene/Solr where shared, non-core code lives? For starters, I think spatial and analyzers could go there. Proposal: lucene/ solr/ modules/

Re: Modules

2010-03-26 Thread Earwin Burrfoot
Sounds good to me. I guess one thing to think about is the analyzers in core (should they move to this module, too?). If so, perhaps we could make 'ant test' of lucene depend on this module, since core tests use analyzers. But you could use lucene without an analyzers module, it wouldnt be a

[jira] Created: (LUCENE-2350) Refactor/Cleanup Lucene Spatial

2010-03-26 Thread Grant Ingersoll (JIRA)
Refactor/Cleanup Lucene Spatial --- Key: LUCENE-2350 URL: https://issues.apache.org/jira/browse/LUCENE-2350 Project: Lucene - Java Issue Type: Improvement Reporter: Grant Ingersoll Lucene spatial

[jira] Commented: (LUCENE-2350) Refactor/Cleanup Lucene Spatial

2010-03-26 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850155#action_12850155 ] Chris Male commented on LUCENE-2350: +1 Most of my patches for Spatial are doing this

Re: Baby steps towards making Lucene's scoring more flexible...

2010-03-26 Thread Marvin Humphrey
On Thu, Mar 25, 2010 at 06:24:34AM -0400, Michael McCandless wrote: Maybe aggressive automatic data-reduction makes more sense in the context of flexible matching, which is more expansive than flexible scoring? I think so. Maybe it shouldn't be called a Similarity (which to me (though,

Re: Welcome Shai Erera as Lucene/Solr committer

2010-03-26 Thread Shai Erera
Thanks! I'm very excited to join such a great and talented team. Following the tradition, here's my short bio: I'm 31 years old, married with 3 kids (although these 1+2 3 !). I hold a M.Sc. in computer science from the University of Haifa. I've joined IBM Haifa Research Lab, Information

[jira] Commented: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850173#action_12850173 ] Robert Muir commented on LUCENE-2349: - Uwe had the idea to just change the

Re: Welcome Shai Erera as Lucene/Solr committer

2010-03-26 Thread Michael Busch
Welcome Shai! On 3/26/10 8:04 AM, Shai Erera wrote: I'll start with Parallel Index (thanks Michael B. for introducing it!) and continue to more exciting things. Awesome! I'll help where I can. I'm still excited about all the cool stuff you can do with parallel indexing, time is my

Re: Modules

2010-03-26 Thread Shai Erera
+1 for moving modules up one level. As for analyzers, I also prefer if lucene won't depend on modules even if just for the tests. That way one who doesn't use any module can check out lucene only. We can keep in lucene some basic analyzers (Whitespace, Simple) as well as a best out of the box

[jira] Commented: (LUCENE-2335) optimization: when sorting by field, if index has one segment and field values are not needed, do not load String[] into field cache

2010-03-26 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850174#action_12850174 ] Toke Eskildsen commented on LUCENE-2335: The exposed DirectoryReader is now

Re: Modules

2010-03-26 Thread Robert Muir
2010/3/26 Shai Erera ser...@gmail.com: +1 for moving modules up one level. As for analyzers, I also prefer if lucene won't depend on modules even if just for the tests. That way one who doesn't use any module can check out lucene only. We can keep in lucene some basic analyzers (Whitespace,

Re: Modules

2010-03-26 Thread Michael Busch
n 3/26/10 7:16 AM, Grant Ingersoll wrote: So, should we start thinking about a Modules dir at the same level as Lucene/Solr where shared, non-core code lives? For starters, I think spatial and analyzers could go there. Proposal: lucene/ solr/ modules/ analyzers spatial others

Re: Modules

2010-03-26 Thread Earwin Burrfoot
On Fri, Mar 26, 2010 at 18:24, Robert Muir rcm...@gmail.com wrote: I would really love to see them all in one place though, for the users. I think that the elegance of our tests should be second to the users ease. Perhaps we could just have a fast and dirty TestAnalyzer so the core tests

RE: Modules

2010-03-26 Thread Uwe Schindler
That will be also heavy ANT build refactoring (oh no...). But I am also for a basic analyzer set (without Standard!!!). Uwe -Original Message- From: Shai Erera [mailto:ser...@gmail.com] Sent: Friday, March 26, 2010 4:16 PM To: java-dev@lucene.apache.org Subject: Re: Modules +1

Re: Modules

2010-03-26 Thread Mark Miller
I also like the idea of a very basic analyzer set - I think you should still be able to do things with just the core jar - even if its only very basic things. On 03/26/2010 11:56 AM, Uwe Schindler wrote: That will be also heavy ANT build refactoring (oh no...). But I am also for a basic

RE: Modules

2010-03-26 Thread Uwe Schindler
And in my opinion we should fork a 3.1 branch before! Uwe -Original Message- From: Mark Miller [mailto:markrmil...@gmail.com] Sent: Friday, March 26, 2010 4:59 PM To: java-dev@lucene.apache.org Subject: Re: Modules I also like the idea of a very basic analyzer set - I think you

Re: Modules

2010-03-26 Thread Michael McCandless
I think we should consolidate all query parsers as a module? And all queries (contrib/queries + oal/search/*Query)? I don't think we should leave basic X inside core... I think there should be one place to get the different Xs lucene offers (where X is a query parser, queries, analyzers, etc.).

Re: Modules

2010-03-26 Thread Robert Muir
On Fri, Mar 26, 2010 at 12:03 PM, Uwe Schindler u...@thetaphi.de wrote: And in my opinion we should fork a 3.1 branch before! Uwe yeah we don't need to rush into it. we could create a module that is contrib + solr as a first step. this could also work for the spatial situation. -- Robert

[jira] Commented: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850194#action_12850194 ] Michael McCandless commented on LUCENE-2349: {quote} Uwe had the idea to just

[jira] Commented: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850196#action_12850196 ] Robert Muir commented on LUCENE-2349: - bq. We won't create this temp tempDir up-front

[jira] Commented: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850198#action_12850198 ] Michael McCandless commented on LUCENE-2349: Nice :) But will a core test and

Re: Modules

2010-03-26 Thread Shai Erera
+1 for basic analyzers in core and TestAnalyzer. Though that's what I suggested last time it was discussed and the response I got was that Lucene should offer out of the box great analyzer and does not require additional modules. If we move all useful ones to modules, users will need to download

[jira] Commented: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850201#action_12850201 ] Robert Muir commented on LUCENE-2349: - bq. But will a core test and it's backwards

[jira] Commented: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850202#action_12850202 ] Uwe Schindler commented on LUCENE-2349: --- Backwards always used a separate temp

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850211#action_12850211 ] Jason Rutherglen commented on LUCENE-2324: -- Mike, lets do option 1. I think the

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850214#action_12850214 ] Michael McCandless commented on LUCENE-2324: bq. I think the process of

[jira] Updated: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1709: Attachment: LUCENE-1709.patch attached is an updated patch, addressing some of the problems of

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850223#action_12850223 ] Jason Rutherglen commented on LUCENE-2324: -- Currently the doc writer manages the

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850227#action_12850227 ] Jason Rutherglen commented on LUCENE-2324: -- Following up on the previous comment,

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850235#action_12850235 ] Michael Busch commented on LUCENE-2324: --- The easiest would be if each

Re: Welcome Shai Erera as Lucene/Solr committer

2010-03-26 Thread Grant Ingersoll
Welcome! On Mar 26, 2010, at 11:04 AM, Shai Erera wrote: Thanks! I'm very excited to join such a great and talented team. Following the tradition, here's my short bio: I'm 31 years old, married with 3 kids (although these 1+2 3 !). I hold a M.Sc. in computer science from the University

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850244#action_12850244 ] Michael McCandless commented on LUCENE-2324: But if 1 thread tends to index

[jira] Updated: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1709: Attachment: LUCENE-1709.patch attached is an updated patch, run the same commands before applying

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850253#action_12850253 ] Jason Rutherglen commented on LUCENE-2324: -- bq. Of course then you'd need two

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850260#action_12850260 ] Jason Rutherglen commented on LUCENE-2324: -- Also, I think we can remove the sync

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850262#action_12850262 ] Michael Busch commented on LUCENE-2324: --- {quote} But if 1 thread tends to index lots

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850265#action_12850265 ] Michael Busch commented on LUCENE-2324: --- {quote} I'm not sure how we'd enforce the

[jira] Commented: (LUCENE-1879) Parallel incremental indexing

2010-03-26 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850268#action_12850268 ] Michael Busch commented on LUCENE-1879: --- LUCENE-2324 will be helpful to support

[jira] Updated: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1709: Attachment: LUCENE-1709.patch attached is an updated patch, as Uwe has fixed the previous tempDir

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850290#action_12850290 ] Michael McCandless commented on LUCENE-2324: bq. But is that a realistic

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850292#action_12850292 ] Michael McCandless commented on LUCENE-2324: bq. I was thinking we were going

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850295#action_12850295 ] Michael McCandless commented on LUCENE-2324: Yes, doFlushInternal should no

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850312#action_12850312 ] Michael Busch commented on LUCENE-2324: --- bq. Not all apps index only 140 character

[jira] Commented: (LUCENE-1879) Parallel incremental indexing

2010-03-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850313#action_12850313 ] Shai Erera commented on LUCENE-1879: The way I planned to support multi-threaded

[jira] Commented: (LUCENE-1879) Parallel incremental indexing

2010-03-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850322#action_12850322 ] Grant Ingersoll commented on LUCENE-1879: - First off, I haven't looked at the code

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850323#action_12850323 ] Tim Smith commented on LUCENE-2345: --- found one issue with the plugins patch With NRT

[jira] Commented: (LUCENE-1879) Parallel incremental indexing

2010-03-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850336#action_12850336 ] Shai Erera commented on LUCENE-1879: Hi Grant - I believe what you describe is related

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850348#action_12850348 ] Earwin Burrfoot commented on LUCENE-2345: - I mentioned this issue earlier. My

[jira] Commented: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850351#action_12850351 ] Uwe Schindler commented on LUCENE-1709: --- bq. The only thing left now, is to make

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850356#action_12850356 ] Marvin Humphrey commented on LUCENE-2345: - Is there a ticket or wiki page that

[jira] Commented: (LUCENE-2345) Make it possible to subclass SegmentReader

2010-03-26 Thread Tim Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850361#action_12850361 ] Tim Smith commented on LUCENE-2345: --- bq. My patch removes loadTermsIndex method from

[jira] Updated: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-2324: - Attachment: LUCENE-2324.patch The patch is not committable. The basics are here. We

[jira] Commented: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850363#action_12850363 ] Robert Muir commented on LUCENE-1709: - bq. The ANT uptodate/ specialist will look into

Re: svn commit: r928069 - in /lucene/dev/trunk: lucene/ lucene/backwards/src/test/org/apache/lucene/util/ lucene/contrib/benchmark/src/test/org/apache/lucene/benchmark/ lucene/contrib/benchmark/src/

2010-03-26 Thread Robert Muir
heads up, if you have an old checkout you might want to run 'ant clean'. this is because the Solr Junit formatter was moved here to lucene, but I don't think Solr yet detects dependencies being uptodate correctly. On Fri, Mar 26, 2010 at 5:55 PM, rm...@apache.org wrote: Author: rmuir Date:

[jira] Assigned: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-1709: --- Assignee: Robert Muir Parallelize Tests - Key:

[jira] Resolved: (LUCENE-1709) Parallelize Tests

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-1709. - Resolution: Fixed Committed revision 928069. Parallelize Tests -

[jira] Resolved: (LUCENE-2349) Tests should use unique temporary directories

2010-03-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2349. - Resolution: Duplicate This is fixed via LUCENE-1709 Tests should use unique temporary

[jira] Resolved: (LUCENE-2306) contrib/xml-query-parser: NumericRangeFilter support

2010-03-26 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Harwood resolved LUCENE-2306. -- Resolution: Fixed Fix Version/s: 3.1 Assignee: Mark Harwood Committed in

[jira] Commented: (LUCENE-2306) contrib/xml-query-parser: NumericRangeFilter support

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850433#action_12850433 ] Uwe Schindler commented on LUCENE-2306: --- A few tests are in a com.apache.lucene

[jira] Commented: (LUCENE-2306) contrib/xml-query-parser: NumericRangeFilter support

2010-03-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850438#action_12850438 ] Uwe Schindler commented on LUCENE-2306: --- I fixed this here locally. Also the builder

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850440#action_12850440 ] Jason Rutherglen commented on LUCENE-2324: -- In regards to remap deletes. I looked

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2010-03-26 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850449#action_12850449 ] Jason Rutherglen commented on LUCENE-2324: -- Mike, can you describe the difference