I'm not sure why I didn't put 2 and 2 together before, but after reading
through the cachemode doc file in /doc, it said that cachemode saves CRC32
values for each word (which according to the docs in storage.txt, as well
as the theory behind CRCs means no substring searches are possible)

Perhaps we should update storage.txt to make this distinction clear.
Unfortunately, I (and I think most people) need sub string searches, since
with CRC32:

        network != networking

which really does suck, but such is life.

Exactly how slow is "multi" mode anyway, compared to the other modes? Is
it not possible to use the same concurrent design that is setup with
cachemode, and extend it to multi mode?


- Danish

-- 
Danish Qadri
Systems Programmer
Globix Corporation
[EMAIL PROTECTED]

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to