Frank Hunt wrote on 5/23/07 4:20 PM:
> swish-e 2.4.5 on RH 9
>
here's my simple test. see if you can repeat it.
[karpet@cartermac:~/tmp]$ cat fr.c
FileRules directory contains ^\.htaccess
[karpet@cartermac:~/tmp]$ mkdir testdir
[karpet@cartermac:~/tmp]$ touch testdir/.htaccess
[karpet@cartermac:~/tmp]$ touch testdir/test.html
[karpet@cartermac:~/tmp]$ swish-e -c fr.c -i testdir/ -v 3
Parsing config file 'fr.c'
Indexing Data Source: "File-System"
Indexing "testdir/"
Checking dir "testdir"...
Removing very common words...
no words removed.
Writing main index...
err: No unique words indexed!
.
[karpet@cartermac:~/tmp]$ swish-e -i testdir/ -v 3
Indexing Data Source: "File-System"
Indexing "testdir/"
Checking dir "testdir"...
test.html - Using DEFAULT (HTML2) parser - (no words indexed)
Removing very common words...
no words removed.
Writing main index...
err: No unique words indexed!
.
--
Peter Karman . http://peknet.com/ . peter(at)not-real.peknet.com
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Wed May 23 17:32:26 2007