glide.ir.query_method

ServiceNow property description:

Query method for global text search. Run a query for each table, for each base class (parent table), against a single index regardless of table (requires text index regeneration), or let GlideRecord handle the query (simple). With the Zing text search engine, the preferred value is "simple".

Attributes

  • Sys ID: 07e0a78c0a00049766d04849a84bd3cb
  • Type: choice list
  • Application: Global
  • Default value: simple
Related property: glide.ts.query_mode