oh, is there a way of opening that?

In the UID example Mike gave, it seems that uid can be stored in the
position part of the data.
It would be very efficient in both load time and index size to be able
to do that.

Thanks

-john

On Nov 19, 2007 1:22 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> 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]
>
>

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

Reply via email to