Danish Qadri wrote: > > 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 >
I think mostly people need to search different word forms, not substring themselfs. Different word forms are supported in any storage mode using Ispell files. Take a look into doc/ispell.html (in 3.2.x) or doc/ispell.txt (in 3.1.x). > 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? > ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
