On Thursday 23 June 2005 17:09, Avi Drissman wrote: > Suppose I have an index with a varying number of fields in a > document. Some documents have some fields, and some documents have > others. Is there a quick way to query the index to see if a > particular field name is in use at all by any document in the index?
Maybe IndexReader.getFieldNames()? -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]