Toph wrote:

Michael McCandless-2 wrote:


We could alternatively extend TokenStream so you could query it for
the final offset, then fix indexing to use that value instead of the
endOffset of the last token that it saw.



Querying the tokenstream for the final offset would good, but then would the change be put into the DocumentWriter directly or available as an option?

I would put the change into DocumentsWriter directly (ie running by default) with an option to enable the old (buggy) behavior for those apps that have workarounds and want to get back to the back-compatible behavior.

Mike

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

Reply via email to