Re: Incremental Field Updates

2010-04-01 Thread Babak Farhang
[Late to this party, but thought I'd chime in] I think this "layer" concept is right on. But I'm wondering about the life cycle of these layers. Do layers live forever? Or do they collapse at some point? (Like, as I think was already pointed out, deletes are when segments are merged today.) -Ba

Re: Welcome Uwe Schindler to the Lucene PMC

2010-04-01 Thread Shalin Shekhar Mangar
Congratulations Uwe! On Thu, Apr 1, 2010 at 4:35 PM, Grant Ingersoll wrote: > I'm pleased to announce that the Lucene PMC has voted to add Uwe Schindler > to the PMC. Uwe has been doing a lot of work in Lucene and Solr, including > several of the last releases in Lucene. > > Please join me in e

Hudson build is back to normal : Lucene-trunk #1145

2010-04-01 Thread Apache Hudson Server
See - To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org

[jira] Updated: (LUCENE-588) Escaped wildcard character in wildcard term not handled correctly

2010-04-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-588: --- Attachment: LUCENE-588.patch In the flex branch, WildcardQuery (like RegexpQuery) is just a parser fo

[jira] Commented: (LUCENE-2329) Use parallel arrays instead of PostingList objects

2010-04-01 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852625#action_12852625 ] Michael Busch commented on LUCENE-2329: --- Looks great! I like the removal of bytesAl

[jira] Updated: (LUCENE-2329) Use parallel arrays instead of PostingList objects

2010-04-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2329: --- Attachment: LUCENE-2329.patch New patch attached: * Does away with separate track

[jira] Updated: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-04-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1990: --- Attachment: LUCENE-1990.patch I turned it into a patch (attached). But: without the

[jira] Commented: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-04-01 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852568#action_12852568 ] Toke Eskildsen commented on LUCENE-1990: I've located the bug and fixed it. As exp

[jira] Reopened: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-04-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-1990: Reopen to fix issue Toke found with Mutable > Add unsigned packed int impls in oal.ut

[jira] Commented: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-04-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852562#action_12852562 ] Michael McCandless commented on LUCENE-1990: Good catch Toke! Flex actually u

[jira] Issue Comment Edited: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-04-01 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852557#action_12852557 ] Toke Eskildsen edited comment on LUCENE-1990 at 4/1/10 9:33 PM:

[jira] Commented: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-04-01 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852557#action_12852557 ] Toke Eskildsen commented on LUCENE-1990: It seem like my unit-testing of PackedInt

[jira] Updated: (LUCENE-2329) Use parallel arrays instead of PostingList objects

2010-04-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2329: --- Attachment: LUCENE-2329.patch Fixed a couple of issues on the last patch: * We we

Re: [SPATIAL] CartesianPolyFilterBuilder ?

2010-04-01 Thread Grant Ingersoll
On Apr 1, 2010, at 1:22 PM, Helleringer, Nicolas wrote: > I did. It is bugged. https://issues.apache.org/jira/browse/LUCENE-1921 It has come up before. > It has also been re worked and will be patched (this weekend If I can) and > comitted by Chris afterwards. slight reword: can be committe

Re: [SPATIAL] CartesianPolyFilterBuilder ?

2010-04-01 Thread Helleringer, Nicolas
I did. It is bugged. It has also been re worked and will be patched (this weekend If I can) and comitted by Chris afterwards. Code is again @GoogleCode for the moment. Nicolas 2010/4/1 Grant Ingersoll > > On Apr 1, 2010, at 9:09 AM, Helleringer, Nicolas wrote: > > > > 2010/4/1 Grant Ingersoll

Re: Build failed in Hudson: Lucene-trunk #1144

2010-04-01 Thread Earwin Burrfoot
> it doesn't really matter if it's ant scripts, or ivy declarations, or > maven pom entries -- the point is the same. > > We can't distribute the jars, but we can distribute programatic means for > users to fetch teh jars themselves. > > (even if we magicly switched to ivy or maven for dependency m

Re: [SPATIAL] CartesianPolyFilterBuilder ?

2010-04-01 Thread Grant Ingersoll
On Apr 1, 2010, at 9:09 AM, Helleringer, Nicolas wrote: > > > 2010/4/1 Grant Ingersoll > > No. > The longitude has an effect because of the projection used to go from a > spherical world to a flat coordinates system. > See http://www.nsshutdown.com/projects/lucene/whitepaper/locallucene_v2.h

Re: Build failed in Hudson: Lucene-trunk #1144

2010-04-01 Thread Chris Hostetter
: No, no, no, Lucene still has no need for maven or ivy for dependency management. : We can just hack around all issues with ant scripts. it doesn't really matter if it's ant scripts, or ivy declarations, or maven pom entries -- the point is the same. We can't distribute the jars, but we can d

Re: Welcome Uwe Schindler to the Lucene PMC

2010-04-01 Thread Simon Willnauer
Congrats Uwe!! :) On Thu, Apr 1, 2010 at 3:17 PM, Mattmann, Chris A (388J) wrote: > Welcome, Uwe! > > Cheers, > Chris > > > On 4/1/10 4:05 AM, "Grant Ignersoll" wrote: > > I'm pleased to announce that the Lucene PMC has voted to add Uwe Schindler to > the PMC.  Uwe has been doing a lot of work

[jira] Commented: (LUCENE-2355) Refactor Directory/Multi/SegmentReader creation/reopening/cloning/closing

2010-04-01 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852417#action_12852417 ] Earwin Burrfoot commented on LUCENE-2355: - Some more stuff I forgot: - No need to

[jira] Resolved: (LUCENE-2359) CartesianPolyFilterBuilder doesn't handle edge case around the 180 meridian

2010-04-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-2359. - Resolution: Fixed Committed revision 929956. > CartesianPolyFilterBuilder doesn't handl

Re: [SPATIAL] CartesianPolyFilterBuilder ?

2010-04-01 Thread Helleringer, Nicolas
2010/4/1 Grant Ingersoll > > On Apr 1, 2010, at 8:22 AM, Helleringer, Nicolas wrote: > > I did put a comment on the jira issue pointing to the code I wrote inside > Chris Male perspective. > He answered on the JIRA topic as well. > > > Yep, saw that. If you wish for that code to be in Lucene, yo

Re: [SPATIAL] CartesianPolyFilterBuilder ?

2010-04-01 Thread Grant Ingersoll
On Apr 1, 2010, at 8:22 AM, Helleringer, Nicolas wrote: > I did put a comment on the jira issue pointing to the code I wrote inside > Chris Male perspective. > He answered on the JIRA topic as well. Yep, saw that. If you wish for that code to be in Lucene, you need to post it as a patch to Lu

Re: Welcome Uwe Schindler to the Lucene PMC

2010-04-01 Thread Shai Erera
Congratulations Uwe ! Shai On Thursday, April 1, 2010, Earwin Burrfoot wrote: > Generics SpecOps made it to the top and are gonna rule us from the > shadows :)  Congrats! > > On Thu, Apr 1, 2010 at 16:37, Robert Muir wrote: >> Congrats Uwe! >> >> On Thu, Apr 1, 2010 at 7:05 AM, Grant Ingersoll

Re: Welcome Uwe Schindler to the Lucene PMC

2010-04-01 Thread Earwin Burrfoot
Generics SpecOps made it to the top and are gonna rule us from the shadows :) Congrats! On Thu, Apr 1, 2010 at 16:37, Robert Muir wrote: > Congrats Uwe! > > On Thu, Apr 1, 2010 at 7:05 AM, Grant Ingersoll wrote: >> >> I'm pleased to announce that the Lucene PMC has voted to add Uwe Schindler >>

Re: Welcome Uwe Schindler to the Lucene PMC

2010-04-01 Thread Robert Muir
Congrats Uwe! On Thu, Apr 1, 2010 at 7:05 AM, Grant Ingersoll wrote: > I'm pleased to announce that the Lucene PMC has voted to add Uwe Schindler > to the PMC. Uwe has been doing a lot of work in Lucene and Solr, including > several of the last releases in Lucene. > > Please join me in extendin

Re: Welcome Uwe Schindler to the Lucene PMC

2010-04-01 Thread Helleringer, Nicolas
Congratulations ! 2010/4/1 Michael McCandless > Welcome Uwe!! > > Mike > > On Thu, Apr 1, 2010 at 7:05 AM, Grant Ingersoll > wrote: > > I'm pleased to announce that the Lucene PMC has voted to add Uwe > Schindler to the PMC. Uwe has been doing a lot of work in Lucene and Solr, > including seve

Re: [SPATIAL] CartesianPolyFilterBuilder ?

2010-04-01 Thread Helleringer, Nicolas
I did put a comment on the jira issue pointing to the code I wrote inside Chris Male perspective. He answered on the JIRA topic as well. Regards, Nicolas 2010/4/1 Grant Ingersoll > > On Mar 31, 2010, at 6:08 PM, Helleringer, Nicolas wrote: > > I do. > > It is clearly related to prime meridian

RE: Landing the flex branch

2010-04-01 Thread Uwe Schindler
Hi, we should think about how to merge the changes to trunk. I can try this out during the weekend, to merge back the changes to trunk, but this can be very hard. So we have the following options: Try a merge back: This would let flex appear as a single commit to trunk, so the history of trunk

Re: Welcome Uwe Schindler to the Lucene PMC

2010-04-01 Thread Michael McCandless
Welcome Uwe!! Mike On Thu, Apr 1, 2010 at 7:05 AM, Grant Ingersoll wrote: > I'm pleased to announce that the Lucene PMC has voted to add Uwe Schindler to > the PMC.  Uwe has been doing a lot of work in Lucene and Solr, including > several of the last releases in Lucene. > > Please join me in e

Re: [SPATIAL] CartesianPolyFilterBuilder ?

2010-04-01 Thread Grant Ingersoll
On Mar 31, 2010, at 6:08 PM, Helleringer, Nicolas wrote: > I do. > > It is clearly related to prime meridian handling but it is unreadable and > buggy. Yeah, I put up and committed a bunch of comments. > > I did a complete rewrite of this sector of code commited to Chris Male > repository

Welcome Uwe Schindler to the Lucene PMC

2010-04-01 Thread Grant Ingersoll
I'm pleased to announce that the Lucene PMC has voted to add Uwe Schindler to the PMC. Uwe has been doing a lot of work in Lucene and Solr, including several of the last releases in Lucene. Please join me in extending congratulations to Uwe! -Grant Ingersoll PMC Chair -

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

2010-04-01 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 Patch fixes standard codec's terms dict to handle > 2B

Re: Build failed in Hudson: Lucene-trunk #1144

2010-04-01 Thread Earwin Burrfoot
No, no, no, Lucene still has no need for maven or ivy for dependency management. We can just hack around all issues with ant scripts. : ) On Thu, Apr 1, 2010 at 09:48, Chris Hostetter wrote: > > : I was wondering yesterday why aren't the required libs checked in to SVN? We > > Licensing issues. >

Open Lucene indexs dynamically

2010-04-01 Thread Pierre FILSTROFF
Hello ! I have a question about a specific configuration of solR : I want to configure solR to open Lucene indexs when it needs (also open indexs dynamically), and close them after a determined duration. The goal of this configuration is also to have a shorter initial loading of solR (approxima