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
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
> >
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
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
[
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
[
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
[
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
[
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 (
[
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