Quoting Sergey Poznyakoff <[email protected]>:

The result may be cached by the python backend (see CACHE_BACKEND
in your settings.py).

I've got no CACHE_BACKEND, but a MEMCACHE_SERVERS. I had already restarted memcached, and restarted it again to be sure. I added a CACHE_BACKEND like this:
  CACHE_BACKEND = 'memcached://127.0.0.1:11211/'
and restarted memcached again, with no better result.

Using the command line, which is not using and cache backend AFAIK, i got the same result:
# dico --host=dico.duckcorp.org -a -d en-wiktionary -m housefly
en-wiktionary "housefly"
# dico --host=dico.duckcorp.org -a -d en-wiktionary housefly
No match

--
Marc Dequènes (Duck)

Attachment: pgpQOb7D26IWX.pgp
Description: PGP Digital Signature

Reply via email to