Hello all!

The search.cgi seems does not cache queries result as described in
manual.
search.htm:
---
...
DBMode  cache
Cache yes
LocalCharset   koi8-r
BrowserCharset koi8-r

#Affix en iso-8859-1 dict/en.aff
#Spell en iso-8859-1 dict/en.dict
#Affix ru koi8-r dict/russian.aff
#Spell ru koi8-r dict/russian.dict

SearchdAddr     localhost:7003
...
---

[root@ahome mnogosearch]# bin/search.cgi america
...
< here was search results >
...
[root@ahome mnogosearch]# ls -l var/cache
Total 0

The docs says, that then cache mode is enabled, the search.cgi store
search result in files in $prefix/var/cache. But it does not.

Also I didn't notice any time reduction due repetitive queries.

-- Anton                          mailto:[EMAIL PROTECTED]


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

Reply via email to