web/wdoc/search_fr.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 24 Jul 2012 10:16:25 +0200
changeset 8493 25da1e5c7c50
parent 0 b97547f5f1fa
child 10218 5ebbaf713caf
permissions -rw-r--r--
[entity/hooks] fix regression introduced by 4ba11607d84a on create_entity, attributes weren't cached, but they are since 4ba11607d84a and this triggered a bug: used values may be transformed by hooks (e.g. TidyHtmlFields), ending in invalid value in the cache. This is the regression. Now, set_attributes used to update the attributes cache while suffering from the very same pb. This is the now fixed old bug. Transformed attributes are now recorded in a transaction shared variable, and those are omitted from the client cache.

.. -*- coding: utf-8 -*-

.. winclude:: search_sample_queries

Vous pouvez également taper des requêtes complexes en utilisant le langage de
requête RQL_, base sur laquelle ce site est construit.

Vous pouvez préfixer votre recherche des mots clés suivants pour indiquer le
type de recherche que vous désirez :

* `rql` : requête RQL
* `text` : recherche plein texte

.. _RQL: doc/tut_rql