On 7/26/07, Mark Miller <[EMAIL PROTECTED]> wrote:
> Anyway, what this says to me (and I should have realized this before) is
> that there is no document with your corrupt id, rather there is a term that
> thinks it is in that invalid doc id. The corruption must be in the
> term:docids inverted index.

Correct.  And the ids that *are* less than maxDoc may be incorrect
(pointint to the wrong docs), and there could be other terms with the
same issue.
The index should be rebuilt.

-Yonik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to