public interface AMD_IQuery_findAllByFullText
extends Ice.AMDCallback
Executes a full text search based on Lucene. Each term in
the query can also be prefixed by the name of the field to
which is should be restricted.
Examples:
owner:root AND annotation:someTag
file:xml AND name:*hoechst*
For more information, see
Query Parser Syntax
The return values are first filtered by the security system.