On Nov 1, 2007, at 7:10 AM, Yonik Seeley wrote:
Does "all docs have matching fields" mean that the fields must be present (as well as identically typed) on each doc, or could they still be sparse? If they can be sparse, how do you avoid renumbering???
The fields still get renumbered, but if you key values off of field names in the files, these parts of the index don't know anything about field numbers.
Marvin Humphrey Rectangular Research http://www.rectangular.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
