web/wdoc/search_fr.rst
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 06 Jan 2016 11:47:08 +0100
changeset 11080 245f440b814a
parent 10218 5ebbaf713caf
permissions -rw-r--r--
[devtools] fix get_bounds Say an attribute has two IntervalBoundConstraints, one with minvalue=0 and the other with maxvalue=10 (not literally, or that could be a single constraint, but e.g. with references to other attributes). We don't want to override the minvalue of the former with None just because the latter happens last in the constraints list. This doesn't fix the case where two constraints both have a min or a max value. Meh.

.. -*- 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: tut_rql