Michael Busch skrev:
I think we should release 2.3.2 soonish after Mike reverted LUCENE-1255?
Is the plan still to 2.3.2 -> 3.0?
There are then a couple of more patches I'd like to see in the trunk,
most notably LUCENE-1260 and LUCENE-1142. Both might need some work to
comply with the commun
Hi Team,
I think we should release 2.3.2 soonish after Mike reverted LUCENE-1255?
There are quite a few fixes in the 2.3 branch and it seems to be stable now?
-Michael
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
[
https://issues.apache.org/jira/browse/LUCENE-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch reopened LUCENE-1255:
---
> CheckIndex should allow term position = -1
> --
>
>
[
https://issues.apache.org/jira/browse/LUCENE-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592910#action_12592910
]
Michael Busch commented on LUCENE-1255:
---
{quote}
OK so I guess we should revert it e
[
https://issues.apache.org/jira/browse/LUCENE-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592909#action_12592909
]
Michael McCandless commented on LUCENE-1255:
Hmm, you're right.
OK so I guess
[
https://issues.apache.org/jira/browse/LUCENE-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592898#action_12592898
]
Michael Busch commented on LUCENE-1255:
---
I don't think this was a backwards-compatib
On Apr 27, 2008, at 3:28 AM, Michael McCandless wrote:
Actually, I was picturing that the container does the seeking itself
(using skip data), to get "close" to the right point, and then it uses
the codec to step through single docs at a time until it's at or
beyond the right one.
I believe i