On Nov 19, 2007 4:14 PM, John Wang <[EMAIL PROTECTED]> wrote: > What is the right way of setting customized position value on a > token at indexing time.
You set the positionIncrement, and the lucene indexing code determines the absolute position. You can't set an absolute position yourself. -Yonik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]