web/wdoc/search_en.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 16 Jun 2016 17:45:16 +0200
changeset 11289 3e69bccc2022
parent 10218 5ebbaf713caf
permissions -rw-r--r--
[sql gen] Properly create UNIQUE index on non string column. Closes #13728492 Unique was previously detected in a loop triggered only for String columns.


.. winclude:: search_sample_queries

You can as well type complex queries using the RQL_ query language, 
used every where to build dynamic pages of this site.

You can use one of the following prefixes to specify which kind of search you
want: 

* `rql` : RQL query
* `text` : full text search

.. _RQL: tut_rql