Re: Lucene Spatial

2009-11-21 Thread Alex
Hi, Funny you're answering my question as I just saw your webcast on TheServerSide earlier today and am, at this very moment, reading the preview of your "Tamming Text" book early release from manning (Chapter 5 seems to be what I'm really looking for...) . Basically I really am a Lucene newbie a

Re: Hiding JIRA issues

2009-11-21 Thread Robert Muir
i sent a note to infrastructure about this, they reindexed, and everything is fixed now. On Sat, Nov 21, 2009 at 10:20 AM, Uwe Schindler wrote: > Issues are missing after JIRA Client 1.4.1 synchronization, too. > > - > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaph

[jira] Commented: (LUCENE-2072) Upgrade contrib/regex to jakarta-regex 1.5

2009-11-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781049#action_12781049 ] Robert Muir commented on LUCENE-2072: - +1 get rid of the package-protected "tunnel" >

[jira] Commented: (LUCENE-2075) Share the Term -> TermInfo cache across threads

2009-11-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781045#action_12781045 ] Robert Muir commented on LUCENE-2075: - Hi, I applied automaton patch and its benchmark

[jira] Commented: (LUCENE-2072) Upgrade contrib/regex to jakarta-regex 1.5

2009-11-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781044#action_12781044 ] Simon Willnauer commented on LUCENE-2072: - I would commit this soon if nobody obje

[jira] Updated: (LUCENE-2039) Regex support and beyond in JavaCC QueryParser

2009-11-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2039: Attachment: LUCENE-2039_field_ext.patch moved ext parser to contrib/misc > Regex support

[jira] Commented: (LUCENE-2039) Regex support and beyond in JavaCC QueryParser

2009-11-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781042#action_12781042 ] Simon Willnauer commented on LUCENE-2039: - bq. Offhand I'd think it would go in th

[jira] Commented: (LUCENE-2075) Share the Term -> TermInfo cache across threads

2009-11-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781040#action_12781040 ] Uwe Schindler commented on LUCENE-2075: --- bq. BTW the flex branch fixes this - TermsE

RE: svn commit: r882977 - in /lucene/java/trunk: CHANGES.txt src/java/org/apache/lucene/search/NumericRangeQuery.java

2009-11-21 Thread Uwe Schindler
Yes since Tuesday. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Simon Willnauer [mailto:simon.willna...@googlemail.com] > Sent: Saturday, November 21, 2009 9:00 PM > To: java-dev@lucene.apache.org > Su

Re: svn commit: r882977 - in /lucene/java/trunk: CHANGES.txt src/java/org/apache/lucene/search/NumericRangeQuery.java

2009-11-21 Thread Simon Willnauer
Is the trunk open for 3.1 already? simon On Sat, Nov 21, 2009 at 8:49 PM, wrote: > Author: uschindler > Date: Sat Nov 21 19:49:54 2009 > New Revision: 882977 > > URL: http://svn.apache.org/viewvc?rev=882977&view=rev > Log: > LUCENE-2087: Remove recursion in NumericRangeTermEnum > > Modified: >

[jira] Resolved: (LUCENE-2087) Remove recursion in NumericRangeTermEnum

2009-11-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2087. --- Resolution: Fixed Committed revision: 882977 > Remove recursion in NumericRangeTermEnum > -

[jira] Updated: (LUCENE-2087) Remove recursion in NumericRangeTermEnum

2009-11-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2087: -- Description: The current FilteredTermEnum in NRQ uses setEnum() which itsself calls next(). T

[jira] Issue Comment Edited: (LUCENE-1606) Automaton Query/Filter (scalable regex)

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

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-11-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781037#action_12781037 ] Robert Muir commented on LUCENE-1606: - Mark, one last comment. I want to mention this

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-11-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781035#action_12781035 ] Robert Muir commented on LUCENE-1606: - Mark, yeah lets create a separate issue for fuz

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-11-21 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781032#action_12781032 ] Mark Miller commented on LUCENE-1606: - You are the man Robert. This is going to be gre

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-11-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781031#action_12781031 ] Robert Muir commented on LUCENE-1606: - Thanks Mike, it is not that impressive really,

[jira] Updated: (LUCENE-2087) Remove recursion in NumericRangeTermEnum

2009-11-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2087: -- Description: The current FilteredTermEnum in NRQ uses setEnum() which itsself calls next(). T

[jira] Updated: (LUCENE-2087) Remove recursion in NumericRangeTermEnum

2009-11-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2087: -- Attachment: LUCENE-2087.patch I will commit this soon. > Remove recursion in NumericRangeTerm

[jira] Created: (LUCENE-2087) Remove recursion in NumericRangeTermEnum

2009-11-21 Thread Uwe Schindler (JIRA)
Remove recursion in NumericRangeTermEnum Key: LUCENE-2087 URL: https://issues.apache.org/jira/browse/LUCENE-2087 Project: Lucene - Java Issue Type: Improvement Components: Search Affects

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-11-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781028#action_12781028 ] Michael McCandless commented on LUCENE-1606: Those are impressive gains! > Au

[jira] Commented: (LUCENE-2082) Performance improvement for merging posting lists

2009-11-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781027#action_12781027 ] Michael McCandless commented on LUCENE-2082: This sounds like a neat idea! Fo

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-11-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781024#action_12781024 ] Michael McCandless commented on LUCENE-1458: I just committed changes to flex

[jira] Updated: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-11-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1606: Attachment: BenchWildcard.java attached is benchmark, which generates random wildcard queries. it

[jira] Updated: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-11-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1606: Attachment: LUCENE-1606.patch this patch fixes a bug i introduced when i removed recursion. the wi

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-11-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781000#action_12781000 ] Robert Muir commented on LUCENE-1606: - I reran my tests, Uwe's fix removes this '5%' p

RE: lucene.zones.apache.org dead?

2009-11-21 Thread Uwe Schindler
And Hudson on the Slowlaris Zone is also dead since 7 days... - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:u...@thetaphi.de] > Sent: Wednesday, November 18, 2009 4:34 PM > To: ja

[jira] Updated: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-11-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1606: Attachment: LUCENE-1606.patch fix the ø in NOTICE, cleanup some unused imports, etc. now that Uwe

RE: Hiding JIRA issues

2009-11-21 Thread Uwe Schindler
Issues are missing after JIRA Client 1.4.1 synchronization, too. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:u...@thetaphi.de] > Sent: Saturday, November 21, 2009 4:04 PM > To:

[jira] Resolved: (LUCENE-1991) Similarity#score deprecated method - javadoc reference + SimilarityDelegator

2009-11-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1991. --- Resolution: Fixed > Similarity#score deprecated method - javadoc reference + SimilarityDeleg

Re: Hiding JIRA issues

2009-11-21 Thread Robert Muir
I think there are hidden issues all over apache jira. there are hidden ones for solr too, also i just randomly checked CouchDB, they have a couple too (COUCHDB-571, etc) On Sat, Nov 21, 2009 at 10:05 AM, DM Smith wrote: > A couple of thoughts: > JIRA allows for administrative export of the data

Re: Hiding JIRA issues

2009-11-21 Thread DM Smith
A couple of thoughts: JIRA allows for administrative export of the database to XML. If these don't export then something is really bad. Contact atlassian with the problem after searching their forums for the problem. -- DM On Nov 21, 2009, at 9:57 AM, Simon Willnauer wrote: > On Sat, Nov 21, 2

RE: Hiding JIRA issues

2009-11-21 Thread Uwe Schindler
I am now trying to find it with JIRA Client GUI... - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Simon Willnauer [mailto:simon.willna...@googlemail.com] > Sent: Saturday, November 21, 2009 3:57 PM > To

Re: Hiding JIRA issues

2009-11-21 Thread Simon Willnauer
On Sat, Nov 21, 2009 at 3:53 PM, Robert Muir wrote: > Mark, theres actually a huge chunk of hidden issues around that time. > click 'view all issues' for lucene, and sort descending. we have about 20 > right now, and you can easily see the gaps, those are the hidden ones! Uwe, that way you should

RE: Hiding JIRA issues

2009-11-21 Thread Uwe Schindler
Hi Simon, > On Sat, Nov 21, 2009 at 3:47 PM, Uwe Schindler wrote: > > I opened an issue in INFRA to get a Hudson account. I forgot the issue > > number and now I cannot find it. It is even not listed under my name. > How > > can this happen? > Try to search you maili inbox :) Doesn't work :( Th

Re: Hiding JIRA issues

2009-11-21 Thread Robert Muir
Mark, theres actually a huge chunk of hidden issues around that time. click 'view all issues' for lucene, and sort descending. we have about 20 right now, and you can easily see the gaps, those are the hidden ones! On Sat, Nov 21, 2009 at 9:50 AM, Mark Miller wrote: > By the way, I'm sure its pr

Re: Hiding JIRA issues

2009-11-21 Thread Robert Muir
that is my workaround for now. i searched my mailbox, and then added myself as watcher to all my 'hidden issues'. they will show up on your watchlist. On Sat, Nov 21, 2009 at 9:50 AM, Simon Willnauer < simon.willna...@googlemail.com> wrote: > On Sat, Nov 21, 2009 at 3:47 PM, Uwe Schindler wrot

Re: Hiding JIRA issues

2009-11-21 Thread Mark Miller
By the way, I'm sure its prob the same issue - KayKay reported 2065 - but if you go the list of issues that KayKay reported - 2065 is not in that list. Mark Miller wrote: > Robert suggested on Twitter that perhaps the JIRA Lucene index is corrupt :) > > Uwe Schindler wrote: > >> I opened an iss

Re: Hiding JIRA issues

2009-11-21 Thread Simon Willnauer
On Sat, Nov 21, 2009 at 3:47 PM, Uwe Schindler wrote: > I opened an issue in INFRA to get a Hudson account. I forgot the issue > number and now I cannot find it. It is even not listed under my name. How > can this happen? Try to search you maili inbox :) > > Uwe > > - > Uwe Schindler > H.-H.-M

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-11-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780987#action_12780987 ] Robert Muir commented on LUCENE-1606: - Uwe, lookout for that ø in the NOTICE.txt... I

Re: Hiding JIRA issues

2009-11-21 Thread Mark Miller
Robert suggested on Twitter that perhaps the JIRA Lucene index is corrupt :) Uwe Schindler wrote: > I opened an issue in INFRA to get a Hudson account. I forgot the issue > number and now I cannot find it. It is even not listed under my name. How > can this happen? > > Uwe > > - > Uwe Schindle

RE: Hiding JIRA issues

2009-11-21 Thread Uwe Schindler
I opened an issue in INFRA to get a Hudson account. I forgot the issue number and now I cannot find it. It is even not listed under my name. How can this happen? Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message--

Hiding JIRA issues

2009-11-21 Thread Mark Miller
Robert mentioned there are issues that appear to be hidden in JIRA unless you know what they are. Anyone else notice this? An example he gave is http://issues.apache.org/jira/browse/LUCENE-2065 - there it is, but now try and find it in the summary/search view - I have and I can't. Kind of disturbi

[VOTE] Release Apache Lucene Java 3.0.0

2009-11-21 Thread Uwe Schindler
Hi, I have built the artifacts for the final release of "Apache Lucene Java 3.0.0", targeted for release on 2009-11-25. The artifacts are here: http://people.apache.org/~uschindler/staging-area/lucene-3.0.0/ You find the changes in the corresponding sub folder. The SVN revision is 882890, here t

[jira] Updated: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-11-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1606: -- Component/s: (was: contrib/*) Search > Automaton Query/Filter (scalable r

[jira] Commented: (LUCENE-2075) Share the Term -> TermInfo cache across threads

2009-11-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780977#action_12780977 ] Yonik Seeley commented on LUCENE-2075: -- bq. I agree the test is synthetic, so the blo

[jira] Updated: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-11-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1606: -- Attachment: LUCENE-1606.patch Again some updates, moved the '*' and '?' constants also to Wild

[jira] Updated: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-11-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-1606: -- Attachment: LUCENE-1606.patch Some cleanups and a more consistent endEnum handling. Also added

Re: Lucene Spatial

2009-11-21 Thread Grant Ingersoll
Hi Alex, I too have been wondering about it. I'm working on adding spatial support to Solr and find the contrib/spatial in Lucene is a good start, but it needs a lot of clean up. I'm further flummoxed by it's addition to 2.9 since any changes at this point to it would be on 3.1, which would t

[jira] Commented: (LUCENE-2075) Share the Term -> TermInfo cache across threads

2009-11-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780946#action_12780946 ] Michael McCandless commented on LUCENE-2075: {quote} bq. Also, the results for

[jira] Commented: (LUCENE-2075) Share the Term -> TermInfo cache across threads

2009-11-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780944#action_12780944 ] Michael McCandless commented on LUCENE-2075: bq. a singe numeric range query

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-11-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780940#action_12780940 ] Michael McCandless commented on LUCENE-1606: I'm not following this very close

[jira] Resolved: (LUCENE-517) norm compression breaks ranking for small fields

2009-11-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-517. --- Resolution: Duplicate DUP of LUCENE-1360. > norm compression breaks ranking for smal