Yes, I am. The UID example Michael gave provides a way for us not to branch from lucene code base.
I am trying to improve on it by storing the uid using position (since position info is not used for ids) which would buy use in load time quite a bit. -John On Nov 19, 2007 4:28 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote: > On Nov 19, 2007 6:39 PM, John Wang <[EMAIL PROTECTED]> wrote: > > oh, is there a way of opening that? > > Well, you can keep track of position increments yourself and then > choose the correct position increment so that the position you want is > indexed. AFAIK, positions increments must be positive , so you can't > go backwards. > > It sounds like you are trying to use positions as payloads? > > > -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]