Gets or sets the query, which the search dialog component will contribute to the final query that is executed by the Ontolica search framework.
An OntolicaQuery object.
The query will be merged with queries from any other query generating components in the search dialog. Override the Operator property to control how the search expression of the query it is merged with search expressions from other queries. The default merge operator is "AND".
SearchDialogComponent Class | NavigoSystems.Ontolica.SharePoint.Custom.WebControls Namespace