Re: Span queries, API and difficulties

2007-09-25 Thread Paul Elschot
On Monday 24 September 2007 11:23, melix wrote: > > Oops, forget it. It *does* seem I didn't have understood exactly what the > while (true) loop did. Therefore I wasn't adding the very first submatch. > Makes more sense now ! I read through the NearSpansOrdered code once more, and I'm glad I add

Re: setRAMBufferSizeMB vs. setMaxBufferedDocs

2007-09-25 Thread Doron Cohen
Ning Li wrote: > On 9/24/07, Michael McCandless <[EMAIL PROTECTED]> wrote: > > On flushing pending deletes by RAM usage: should we just bundle this > > up under "flush by RAM usage"? Ie "when total RAM usage, either from > > buffered deletes, buffered docs, anything else, exceeds X then it's > >

Re: Span queries, API and difficulties

2007-09-25 Thread melix
Great, hope it will help others than me :) Here's another one for you. As long as I understand, the skipTo method contract is to skip to the next document whose id is *greater or equal* to the target. However, it seems that the SpansScorer behaves differently : from the following code, I assume t

Re: Span queries, API and difficulties

2007-09-25 Thread Paul Elschot
On Tuesday 25 September 2007 14:51, melix wrote: > > Great, hope it will help others than me :) > > Here's another one for you. As long as I understand, the skipTo method > contract is to skip to the next document whose id is *greater or equal* to > the target. However, it seems that the SpansSco

[jira] Commented: (LUCENE-1005) GData TestDateFormater (sic) fails when the Date returned is: Sun, 23 Sep 2007 01:29:06 GMT+00:00

2007-09-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530180 ] Grant Ingersoll commented on LUCENE-1005: - In reading http://java.sun.com/j2se/1.5.0/docs/api/java/text/Sim

[jira] Commented: (LUCENE-1005) GData TestDateFormater (sic) fails when the Date returned is: Sun, 23 Sep 2007 01:29:06 GMT+00:00

2007-09-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530187 ] Hoss Man commented on LUCENE-1005: -- i won't dispute that the SImpleDateFormatter pattern is doing what it says it

[jira] Updated: (LUCENE-1005) GData TestDateFormater (sic) fails when the Date returned is: Sun, 23 Sep 2007 01:29:06 GMT+00:00

2007-09-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-1005: Attachment: LUCENE-1005.patch OK, here is a patch that sets the time zone, I will give i

[jira] Resolved: (LUCENE-994) Change defaults in IndexWriter to maximize "out of the box" performance

2007-09-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-994. --- Resolution: Fixed I just committed this! This is a non-backwards-compatible change (

[jira] Commented: (LUCENE-994) Change defaults in IndexWriter to maximize "out of the box" performance

2007-09-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530313 ] Mark Miller commented on LUCENE-994: Perhaps this is expected, but my experience: I load all my docs and then op