web/wdoc/search_en.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 04 Nov 2011 17:16:15 +0100
changeset 8058 a536053b0588
parent 0 b97547f5f1fa
child 10218 5ebbaf713caf
permissions -rw-r--r--
[table view] some new table view enhancements * rewrite entiy table view column renderers to use default_* methods instead of lambda so that column_renderers may be properly deep-copied * new RelatedEntitiesColRenderer * default addcount to false on RelatedEntityColRenderer * more doc


.. 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: doc/tut_rql