Home > @tridion-sites/extensions > SearchInContainerQueryProps > fullTextQuery
Input for the full-text query. The following characters have special meaning in the query syntax: + - && || ! ( ) { } [ ] ^ “ ~ * ? : \\ To use any of these characters without their syntactical meaning, to escape them by preceding the character with a \\.
Signature:
fullTextQuery: string;