public static class QueryBuilderTools.SearchOp
extends java.lang.Object
This class is available as a preview of functionality that will be added to the supported public API in a future release. While it is in the preview phase, it is subject to change or removal without deprecation or notice. Although notice of change is not guaranteed, we will try to let developers know of major changes through announcements in release notes. Allows specifying a search query.
Constructor and Description |
---|
SearchOp() |
Modifier and Type | Method and Description |
---|---|
static Search |
searchQuery(java.lang.String searchQuery)
Apply a "search" constraint to the
Query |
static Search |
searchQuery(java.lang.String searchQuery,
java.lang.String field) |
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.