Scott Smith mainstreamdata.com> writes:
>
> I'm migrating code from Lucene 3.5 to 4.0. I have the following code which is
supposed to highlight text. I
> get the exception InvalidTokenOffsetsException. I have no idea what that
means. I am using a custom
> analyzer which seems to work for sea
I'm migrating code from Lucene 3.5 to 4.0. I have the following code which is
supposed to highlight text. I get the exception InvalidTokenOffsetsException.
I have no idea what that means. I am using a custom analyzer which seems to
work for searching/indexing, so I assume it will work here (