[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666805#action_12666805 ] Michael McCandless commented on LUCENE-1483: OK I will rename to getSequential

[jira] Issue Comment Edited: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666801#action_12666801 ] thetaphi edited comment on LUCENE-1483 at 1/23/09 4:07 PM:

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666801#action_12666801 ] Uwe Schindler commented on LUCENE-1483: --- bq. So null --> I cannot be split into sub-

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666795#action_12666795 ] Uwe Schindler commented on LUCENE-1483: --- by the way: The package private method getS

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666794#action_12666794 ] Uwe Schindler commented on LUCENE-1483: --- You are right, I noticed that when I starte

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666793#action_12666793 ] Michael McCandless commented on LUCENE-1483: And... if an empty list is return

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666791#action_12666791 ] Michael McCandless commented on LUCENE-1483: Though... I think I still like ge

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666790#action_12666790 ] Michael McCandless commented on LUCENE-1483: Excellent! I like that solution.

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666785#action_12666785 ] Uwe Schindler commented on LUCENE-1483: --- Hi again, I found a small problem with getS

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666732#action_12666732 ] Uwe Schindler commented on LUCENE-1483: --- bq. Un-deprecate TopDocs.get/setMaxScore

Re: Bubbling up newer records

2009-01-23 Thread Michael McCandless
It's Field.TOKENIZED in pre-2.4 Lucene. Mike mitu2009 wrote: Am using Lucene.Net 2.0.4 version and am not able to see "Field.Index.ANALYZED" in the code. Thanks, Ed Steven A Rowe wrote: Hi Ed, Here's an example, based on the code from (UNT

[jira] Commented: (LUCENE-1476) BitVector implement DocIdSet, IndexReader returns DocIdSet deleted docs

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666711#action_12666711 ] Michael McCandless commented on LUCENE-1476: Jason can you format those result

[jira] Updated: (LUCENE-1476) BitVector implement DocIdSet, IndexReader returns DocIdSet deleted docs

2009-01-23 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1476: - Attachment: searchdeletes.alg searchdeletes.alg uses reuters, deletes many docs, then pe

[jira] Commented: (LUCENE-1476) BitVector implement DocIdSet, IndexReader returns DocIdSet deleted docs

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1294#action_1294 ] Michael McCandless commented on LUCENE-1476: For the perf tests, I would use

[jira] Resolved: (LUCENE-1527) Benchmark deletes.alg fails

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1527. Resolution: Fixed Committed revision 737175. Thanks Jason! > Benchmark deletes.a

[jira] Assigned: (LUCENE-1527) Benchmark deletes.alg fails

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1527: -- Assignee: Michael McCandless > Benchmark deletes.alg fails > -

[jira] Commented: (LUCENE-1476) BitVector implement DocIdSet, IndexReader returns DocIdSet deleted docs

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1281#action_1281 ] Michael McCandless commented on LUCENE-1476: {quote} We probably need to supp

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

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1276#action_1276 ] Michael McCandless commented on LUCENE-1526: {quote} I'm still creating perfor

[jira] Updated: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1483: --- Attachment: LUCENE-1483.patch New patch: * Un-deprecate TopDocs.get/setMaxScore

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

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1264#action_1264 ] Michael McCandless commented on LUCENE-1526: bq. I'd rather do realtime increm

[jira] Resolved: (LUCENE-1475) Expose sub-IndexReaders from MultiReader or MultiSegmentReader

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1475. Resolution: Duplicate LUCENE-1483 adds IndexReader.getSequentialReaders. > Expose

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

2009-01-23 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1259#action_1259 ] Jason Rutherglen commented on LUCENE-1526: -- {quote} For realtime search, I think

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

2009-01-23 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1243#action_1243 ] Jason Rutherglen commented on LUCENE-1526: -- > we also eventually need an incremen

[jira] Issue Comment Edited: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1201#action_1201 ] markrmil...@gmail.com edited comment on LUCENE-1483 at 1/23/09 10:06 AM: ---

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

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1226#action_1226 ] Michael McCandless commented on LUCENE-1526: In addition to deletions, we als

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1209#action_1209 ] Uwe Schindler commented on LUCENE-1483: --- bq. Hes not saying after the warm up, but t

[jira] Issue Comment Edited: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1201#action_1201 ] markrmil...@gmail.com edited comment on LUCENE-1483 at 1/23/09 9:13 AM:

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1201#action_1201 ] Mark Miller commented on LUCENE-1483: - bq. I was looking after the initial warmup, but

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666597#action_12666597 ] Uwe Schindler commented on LUCENE-1483: --- {quote} bq. One test failed with the follow

[jira] Issue Comment Edited: (LUCENE-1527) Benchmark deletes.alg fails

2009-01-23 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666595#action_12666595 ] jasonrutherglen edited comment on LUCENE-1527 at 1/23/09 8:45 AM: --

[jira] Updated: (LUCENE-1527) Benchmark deletes.alg fails

2009-01-23 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1527: - Attachment: LUCENE-1527.patch Adds true parameter to OpenReader in deletes.alg > Benchm

[jira] Created: (LUCENE-1527) Benchmark deletes.alg fails

2009-01-23 Thread Jason Rutherglen (JIRA)
Benchmark deletes.alg fails --- Key: LUCENE-1527 URL: https://issues.apache.org/jira/browse/LUCENE-1527 Project: Lucene - Java Issue Type: Bug Components: contrib/benchmark Affects Versions: 2.4

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666580#action_12666580 ] Michael McCandless commented on LUCENE-1483: bq. One test failed with the fol

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666574#action_12666574 ] Uwe Schindler commented on LUCENE-1483: --- Hi Michael & Mike, great work. I patched my

Fwd: [Travel Assistance] Applications for ApacheCon EU 2009 - Now Open

2009-01-23 Thread Erik Hatcher
Begin forwarded message: From: Tony Stevenson Date: January 23, 2009 8:28:19 AM EST To: travel-assista...@apache.org Subject: [Travel Assistance] Applications for ApacheCon EU 2009 - Now Open The Travel Assistance Committee is now accepting applications for those wanting to attend Apa

[jira] Commented: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666538#action_12666538 ] Mark Miller commented on LUCENE-1483: - I went over all of the diffs for a while last n

[jira] Updated: (LUCENE-1483) Change IndexSearcher multisegment searches to search each individual segment using a single HitCollector

2009-01-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1483: --- Attachment: LUCENE-1483.patch OK I named it "TopScoreDocCollector" and left TopDocCo

Re: Lucene’s Missing Term/Field Query Structu re

2009-01-23 Thread Michael McCandless
Also, RangeQuery has already been fixed (on trunk) such that the ctors that take Term are deprecated. But the larger point (we need stronger separation of field from text in XXXQuery classes) is valid. Mike Paul Elschot wrote: On Friday 23 January 2009 05:15:41 Otis Gospodnetic wrote: