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

2009-11-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774568#action_12774568 ] Grant Ingersoll commented on LUCENE-2039: - The new QP framework is not proven out

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

2009-11-07 Thread Michael McCandless
Ugh, svn hiccup'd again. Mike On Fri, Nov 6, 2009 at 9:07 PM, Apache Hudson Server hud...@hudson.zones.apache.org wrote: See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1001/ -- A timer trigger started this job Building remotely on

Re: Welcome Robert Muir as Lucene Java core committer!

2009-11-07 Thread Michael McCandless
Robert, it's tradition to give a brief bio/background of yourself ;) Mike On Sat, Nov 7, 2009 at 2:54 AM, Robert Muir rcm...@gmail.com wrote: Thank you for the welcome. Looking forward to working with you all some more in the future, and it was very nice to meet many of you this past week at

[jira] Created: (LUCENE-2042) Allow controllable printing of the hits

2009-11-07 Thread Michael McCandless (JIRA)
Allow controllable printing of the hits --- Key: LUCENE-2042 URL: https://issues.apache.org/jira/browse/LUCENE-2042 Project: Lucene - Java Issue Type: Improvement Components: contrib/benchmark

[jira] Updated: (LUCENE-2042) Allow controllable printing of the hits

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2042: --- Attachment: LUCENE-2042.patch Simple fix. Allow controllable printing of the hits

[jira] Commented: (LUCENE-1526) Tombstone deletions in IndexReader

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774602#action_12774602 ] Michael McCandless commented on LUCENE-1526: This looks like good progress!

[jira] Updated: (LUCENE-1526) For near real-time search, use paged copy-on-write BitVector impl

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1526: --- Summary: For near real-time search, use paged copy-on-write BitVector impl (was:

[jira] Commented: (LUCENE-1526) For near real-time search, use paged copy-on-write BitVector impl

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774605#action_12774605 ] Michael McCandless commented on LUCENE-1526: Another approach we might take

[jira] Resolved: (LUCENE-2016) replace invalid U+FFFF character during indexing

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2016. Resolution: Fixed replace invalid U+ character during indexing

[jira] Commented: (LUCENE-1526) For near real-time search, use paged copy-on-write BitVector impl

2009-11-07 Thread Jake Mannix (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774628#action_12774628 ] Jake Mannix commented on LUCENE-1526: - bq. Another approach we might take here is to

Apache Lucene java 2.9.1 released

2009-11-07 Thread Michael McCandless
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Release 2.9.1 of Apache Lucene java is now available. This release fixes bugs from 2.9.0, including one serious bug whereby BooleanQuery could silently fail to retrieve certain matching documents. There are also some minor API changes, including a

[jira] Commented: (LUCENE-1526) For near real-time search, use paged copy-on-write BitVector impl

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774631#action_12774631 ] Michael McCandless commented on LUCENE-1526: bq. We did this in Zoie for a

[jira] Resolved: (LUCENE-2042) Allow controllable printing of the hits

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2042. Resolution: Fixed Allow controllable printing of the hits

[jira] Created: (LUCENE-2043) Fix CommitIndexTask to also commit IndexReader changes

2009-11-07 Thread Michael McCandless (JIRA)
Fix CommitIndexTask to also commit IndexReader changes -- Key: LUCENE-2043 URL: https://issues.apache.org/jira/browse/LUCENE-2043 Project: Lucene - Java Issue Type: Improvement

[jira] Updated: (LUCENE-2043) Fix CommitIndexTask to also commit IndexReader changes

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2043: --- Attachment: LUCENE-2043.patch Simple patch. Though, I changed

Re: Welcome Robert Muir as Lucene Java core committer!

2009-11-07 Thread Robert Muir
Mike, I guess I couldn't weasel my way out of it! I am 29 years old, and currently live in Virginia, USA. My background is computer software, but more recently I have been working a lot with foreign languages. This is the part of lucene I enjoy working with the most. On Sat, Nov 7, 2009 at 4:51

[jira] Commented: (LUCENE-1526) For near real-time search, use paged copy-on-write BitVector impl

2009-11-07 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774662#action_12774662 ] John Wang commented on LUCENE-1526: --- The issue of not using a BitSet/BitVector is not

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

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774666#action_12774666 ] Michael McCandless commented on LUCENE-1458: I just committed

[jira] Commented: (LUCENE-1526) For near real-time search, use paged copy-on-write BitVector impl

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774667#action_12774667 ] Michael McCandless commented on LUCENE-1526: bq. The issue of not using a

[jira] Commented: (LUCENE-1589) IndexWriter.addIndexesNoOptimize(IndexReader[] readers)

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774668#action_12774668 ] Michael McCandless commented on LUCENE-1589: bq. This could probably just

[jira] Resolved: (LUCENE-2043) Fix CommitIndexTask to also commit IndexReader changes

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2043. Resolution: Fixed Fix CommitIndexTask to also commit IndexReader changes

[jira] Commented: (LUCENE-1526) For near real-time search, use paged copy-on-write BitVector impl

2009-11-07 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774671#action_12774671 ] John Wang commented on LUCENE-1526: --- We do not hold the deleted set for a long period

[jira] Commented: (LUCENE-1526) For near real-time search, use paged copy-on-write BitVector impl

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774688#action_12774688 ] Michael McCandless commented on LUCENE-1526: bq. We do not hold the deleted

[jira] Updated: (LUCENE-2041) Complete parallelizaton of ParallelMultiSearcher

2009-11-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2041: Attachment: LUCENE_2041.patch I drove this a bit further and refactored the whole code to

[jira] Commented: (LUCENE-1526) For near real-time search, use paged copy-on-write BitVector impl

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774690#action_12774690 ] Michael McCandless commented on LUCENE-1526: Alas, I'm confused again. If

[jira] Commented: (LUCENE-1526) For near real-time search, use paged copy-on-write BitVector impl

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774691#action_12774691 ] Michael McCandless commented on LUCENE-1526: Alas, I'm confused again. If

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

2009-11-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774692#action_12774692 ] Michael McCandless commented on LUCENE-1458: Initial results. Performance is

[jira] Commented: (LUCENE-1526) For near real-time search, use paged copy-on-write BitVector impl

2009-11-07 Thread Jake Mannix (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774693#action_12774693 ] Jake Mannix commented on LUCENE-1526: - bq. But, I agree it's wasteful of space when

Omit positions but not TF

2009-11-07 Thread Andrzej Bialecki
Hi, During one of discussions at ApacheCon it occurred to me that it would be useful to have an option to discard positional information but still keep the term frequency. Even though position-dependent queries wouldn't work then, still any other queries would work fine and we would get the

Re: Welcome Robert Muir as Lucene Java core committer!

2009-11-07 Thread Mark Miller
Def was great to hang out with everyone at ApacheCon - Uwe and his heavy committing was worth the 6 hour plane ride each way alone. It never gets old - I can now laugh on cue. More beer is owed ;) - Mark http://www.lucidimagination.com (mobile) On Nov 7, 2009, at 3:13 PM, Robert Muir

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

2009-11-07 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1002/ - To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org