On 5/22/06, Nick Snels <[EMAIL PROTECTED]> wrote:
is it possible to define multiple uniqueKey fields in schema.xml?

Not currently, as one can normally get by with a single uniqueKey field.

If you have multiple unique key fields on each document you can make a
compound key.
If you have multiple document types, you could make a docType field if
you need it... sometimes you don't if you just different field names
for the different document types.

-Yonik

Reply via email to