11 dec 2006 kl. 16.15 skrev Waheed Mohammed:
Is there a way to influence lucene's generation of ids while indexing.
If you speak of the Lucene "document number", then no. And are you
aware of the fact that document numbers are eligable for change at
any time (optimization) without giving you any notification of what
was changed to what?
my requirement is. I want to have different indexes where no index
should have
ids that have been assigned to an index earlier.
You'll have to handle and add thoses identities manually in a stored
field.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]