cubicweb/web/wdoc/search_en.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 30 Oct 2017 09:18:20 +0100
changeset 12218 d3f3c4a4edd9
parent 11057 0b59724cb3f2
child 12792 e2cdb1be6bd9
permissions -rw-r--r--
[test] Avoid ambiguous variable name "l" in unittest_req.py This is an error (E741) from flake8 3.5.


.. 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