Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures the boolean operator for multi-term search queries, affecting how results are filtered and displayed. |
| What area does it affect? |
Search functionality |
| What does the default mean? |
The default value is "AND_OR_ENHANCED", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting search behavior or troubleshooting search result issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ais.query.search_operator |
| Sys ID |
afde4dc5c7021010d1cfd9795cc26073 |
| Type |
choice list |
| Application |
Global |
| Default value |
AND_OR_ENHANCED |
| Description |
Boolean search operator to use when a search query includes multiple terms. |
| Updated |
2024-05-25 04:28:19 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... order or proximity in the record and may appear in different fields. Note: If you set the Boolean search operator to use when a search query includes multiple terms ( glide.ais.query.search_operator ) system property to OR query, this search finds records that contain either of the terms conference or room (a union of sets). © 2026 ServiceNow, Inc. All rights reserved. ...
Related properties