David - thanks for your reply - here is what I get when I re-index:
Indexing Data Source: "File-System"
Indexing "/home/cs/sw/swishe/gold/"
Removing very common words...
no words removed.
Writing main index...
Sorting words ...
Sorting 40,069 words alphabetically
Writing header ...
Writing index entries ...
Writing word text: Complete
Writing word hash: Complete
Writing word data: Complete
40,069 unique words indexed.
6 properties sorted.
10,194 files indexed. 41,346,630 total bytes. 2,411,042 total words.
Elapsed time: 00:00:03 CPU time: 00:00:03
Indexing done!
when I did this:
[/usr/local/cs/bin/cron/swishe]# /usr/local/bin/swish-e -T
INDEX_STOPWORDS -f /home/cs/sw/swishe/gold/index.swish-e
I get nothing
When I do:
/usr/local/bin/swish-e -T INDEX_WORDS_ONLY -f
/home/cs/sw/swishe/gold/index.swish-e | more
I get a whole bunch of stuff
Thanks
> First thing I would suggest is examining the contents of your index
> file using the -T INDEX_WORDS_ONLY and -T INDEX_STOPWORDS options to
> see if you are missing words from your index.
>
> --
> David L Norris
> http://webaugur.com/
> _______________________________________________
> Users mailing list
> Users(at)not-real.lists.swish-e.org
> http://lists.swish-e.org/listinfo/users
>
>
_______________________________________________
Users mailing list
Users(at)not-real.lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Mon Jul 02 2012 - 15:17:45 GMT