Re: [VOTE] Lucene Java 2.9.2 and 3.0.1 release artifacts

2010-02-18 Thread Simon Willnauer
+1 from here I put the 3.0.1 into several apps and everything seems to run smoothly for the last couple of days. All tests pass simon On Thu, Feb 18, 2010 at 12:13 AM, Ted Dunning wrote: > +0.  I only have time to read the release documents.  Uwe's apologies were > incorrect, the language is fi

[jira] Commented: (LUCENE-1777) Error on distance query where miles < 1.0

2010-02-18 Thread Nicolas Helleringer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835173#action_12835173 ] Nicolas Helleringer commented on LUCENE-1777: - As this issue has been solved w

Re: [VOTE] Lucene Java 2.9.2 and 3.0.1 release artifacts

2010-02-18 Thread Robert Muir
+1. the demo works. On Thu, Feb 18, 2010 at 5:57 AM, Simon Willnauer < simon.willna...@googlemail.com> wrote: > +1 from here > > I put the 3.0.1 into several apps and everything seems to run smoothly > for the last couple of days. All tests pass > > simon > > On Thu, Feb 18, 2010 at 12:13 AM, Ted

Add hasFiles/isEmpty to Directory

2010-02-18 Thread Shai Erera
Hi Does it make sense to add a hasFiles/isEmpty method to Directory which will return true if the Directory has any files? Today, if someone needs to know that (like me :)), he has to call listAll().length > 0. But listAll() can be a bit expensive for this sort of request. If it makes sense, then

[jira] Created: (LUCENE-2270) queries with zero boosts don't work

2010-02-18 Thread Yonik Seeley (JIRA)
queries with zero boosts don't work --- Key: LUCENE-2270 URL: https://issues.apache.org/jira/browse/LUCENE-2270 Project: Lucene - Java Issue Type: Bug Affects Versions: 2.9 Reporter: Yonik Seel

[jira] Commented: (LUCENE-2270) queries with zero boosts don't work

2010-02-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835203#action_12835203 ] Yonik Seeley commented on LUCENE-2270: -- The problem is twofold: a query with only zer

[jira] Updated: (LUCENE-2270) queries with zero boosts don't work

2010-02-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated LUCENE-2270: - Attachment: LUCENE-2270.patch Attached patch that "normalizes" the query norm in Query.weight >

[jira] Updated: (LUCENE-2267) Add solr's artifact signing scripts into lucene's build.xml/common-build.xml

2010-02-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2267: -- Attachment: LUCENE-2267.patch Patch with a heavy improved version of solrs macros, I changed:

[jira] Commented: (LUCENE-2267) Add solr's artifact signing scripts into lucene's build.xml/common-build.xml

2010-02-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835217#action_12835217 ] Uwe Schindler commented on LUCENE-2267: --- I forgot, the target has no dependencies on

[jira] Commented: (LUCENE-2246) While indexing Turkish web pages, "Parse Aborted: Lexical error...." occurs

2010-02-18 Thread Petr Nekvinda (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835233#action_12835233 ] Petr Nekvinda commented on LUCENE-2246: --- Try add JAVA_UNICODE_ESCAPE=true into optio

[jira] Issue Comment Edited: (LUCENE-2246) While indexing Turkish web pages, "Parse Aborted: Lexical error...." occurs

2010-02-18 Thread Petr Nekvinda (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835233#action_12835233 ] Petr Nekvinda edited comment on LUCENE-2246 at 2/18/10 2:56 PM:

[jira] Issue Comment Edited: (LUCENE-2246) While indexing Turkish web pages, "Parse Aborted: Lexical error...." occurs

2010-02-18 Thread Petr Nekvinda (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835233#action_12835233 ] Petr Nekvinda edited comment on LUCENE-2246 at 2/18/10 2:59 PM:

[jira] Updated: (LUCENE-2267) Add solr's artifact signing scripts into lucene's build.xml/common-build.xml

2010-02-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2267: -- Attachment: LUCENE-2267.patch Updated patch that needs only requires trunk's minimum ANT vers

[jira] Commented: (LUCENE-2270) queries with zero boosts don't work

2010-02-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835297#action_12835297 ] Yonik Seeley commented on LUCENE-2270: -- Another thing to note is that this patch does

[jira] Commented: (LUCENE-2270) queries with zero boosts don't work

2010-02-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835360#action_12835360 ] Yonik Seeley commented on LUCENE-2270: -- OK, I'll commit this shortly to all of the va

[jira] Resolved: (LUCENE-2270) queries with zero boosts don't work

2010-02-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved LUCENE-2270. -- Resolution: Fixed committed to trunk and branches 2.9, 3.0 > queries with zero boosts don't w

Respin 2.9.2 and 3.0.1

2010-02-18 Thread Uwe Schindler
After https://issues.apache.org/jira/browse/LUCENE-2270 and some more discussions with scorew of -inf in TopScoreDocCollector's code, we delay the release of 2.9.2 and 3.0.1. I will respin a vote later. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u

[jira] Updated: (LUCENE-2270) queries with zero boosts don't work

2010-02-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2270: -- Fix Version/s: 3.1 3.0.1 2.9.2 Assignee: Yonik S