On Thu, May 27, 2004 at 10:36:30AM -0700, William Osborne wrote:
> Ok, I have selected a set of 22 files that triggers the problem.
> Interestingly enough, if I try to index 21 files or less, the problem does
> not seam to appear. However, this could be just a coincidence.
Well, I can't seem to make it fail. That's no fun.
What query are you using?
$ swish-e -c msgs.cfg -S prog | grep 'files indexed'
Name "main::file_ext" used only once: possible typo at ./procemail.pl line 9.
Use of uninitialized value in regexp compilation at ./procemail.pl line 9.
22 files indexed. 37,764 total bytes. 5,514 total words.
$ swish-e -f sdl.idx -T index_metanames
$ swish-e -f sdl.idx -T index_metanames | grep META_PROP
swishreccount : id= 2 type=42 META_INTERNAL META_PROP:NUMBER
swishrank : id= 3 type=42 META_INTERNAL META_PROP:NUMBER
swishfilenum : id= 4 type=42 META_INTERNAL META_PROP:NUMBER
swishdbfile : id= 5 type=38 META_INTERNAL META_PROP:STRING(case:compare) SortKeyLen: 100
swishdocpath : id= 6 type= 6 META_PROP:STRING(case:compare) SortKeyLen: 100 *presorted*
swishtitle : id= 7 type=70 META_PROP:STRING(case:ignore) SortKeyLen: 100 *presorted*
swishdocsize : id= 8 type=10 META_PROP:NUMBER *presorted*
swishlastmodified : id= 9 type=18 META_PROP:DATE *presorted*
author : id=11 type=70 META_PROP:STRING(case:ignore) SortKeyLen: 100 *presorted*
moseley@bumby:~/david$ swish-e -f sdl.idx -w not ddkdk -p author | grep hits
# Number of hits: 22
--
Bill Moseley
moseley@hank.org
Received on Thu May 27 15:13:57 2004