I don't think there is a human-readable file in the index that will get you the number of indexed documents. If you find it, let me know, I'd like to know about it and add it to the FAQ.
This is what I get on a Linux machine using 'file' against all index files: otis@daemon2 0 PpcActivity$ file * _6p.f1: MP32, Mono _6p.f2: Non-ISO extended-ASCII text, with no line terminators _6p.f3: MP32, Mono _6p.fdt: data _6p.fdx: data _6p.fnm: data _6p.frq: data _6p.prx: data _6p.tii: data _6p.tis: data deletable: ASCII text, with no line terminators segments: data Otis --- "Robert A. Decker" <[EMAIL PROTECTED]> wrote: > I was just wondering if there's a way to get the number of documents > indexed in a lucene index without running any java code? For example, > is > there some human-readable information that can be found in the index > files? > > thanks, > rob > > http://www.robdecker.com/ > http://www.planetside.com/ > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Yahoo! Shopping - Mother's Day is May 12th! http://shopping.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
