I know Lucene is very scalable in many ways, but how about number of fieldnames?
We have an index using around 6000 unique fieldnames,
How many of these fields are indexed? At this point I would recommend against having more than a handful of indexed fields. If the fields are only stored, then it shouldn't make much difference.
Doug
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]