Hi List,
I've a strange problem. I believe swish-e is opening and factoring all
Files no matter whether 'NoContents' is set or not.
You can see the 2 outputs with and without 'NoContents'. With there are
only 21 words index , without 2236. That's correct, but watch the time,
there is no difference. It looks like swich-e processing anyway all
files but doesn't save the found words.
Can anybody tell me how I can speedup this without skipping the indexed
filenames for images?
Thomas
IndexOnly .bmp
NoContents .bmp
--------------------------
21 unique words indexed.
4 properties sorted.
15 files indexed. 10,179,922 total bytes. 105 total words.
Elapsed time: 00:03:13 CPU time: 00:03:11
IndexOnly .bmp
--------------------------
2,236 unique words indexed.
4 properties sorted.
15 files indexed. 10,179,922 total bytes. 429,241 total words.
Elapsed time: 00:03:12 CPU time: 00:03:12
Received on Thu Feb 24 09:13:09 2005