« Return to Thread: from 2.2.0 to 2.3.0

from 2.2.0 to 2.3.0

by Sergey Kabashnyuk-3 :: Rate this Message:

Reply to Author | View in Thread

Hi
I want to update  from lucene 2.2.0 to 2.3.0
but I have assert it TermInfosWriter line 143.

What is it mean
assert compareToLastTerm(fieldNumber, termText, termTextStart,
termTextLength) < 0 || (isIndex && termTextLength == 0 &&
lastTermTextLength == 0);

Can you help me?

Sergey Kabashnyuk

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@...
For additional commands, e-mail: java-user-help@...

 « Return to Thread: from 2.2.0 to 2.3.0