search field

Contains information about an attribute field in layer and table search configurations.

Referenced by: search layer, search table

Properties

Property Details
exactMatch A Boolean defining whether or not the field is an exact match.
name A string defining the field name.
type A string defining the field type.
Valid values: esriFieldTypeBigInteger, esriFieldTypeBlob, esriFieldTypeDate, esriFieldTypeDateOnly, esriFieldTypeDouble, esriFieldTypeGeometry, esriFieldTypeGlobalID, esriFieldTypeGUID, esriFieldTypeInteger, esriFieldTypeLong, esriFieldTypeOID, esriFieldTypeRaster, esriFieldTypeSingle, esriFieldTypeSmallInteger, esriFieldTypeString, esriFieldTypeTimeOnly, esriFieldTypeTimestampOffset, esriFieldTypeXML

search layer field Example

{
  "name": "relationships/2/Postcode",
  "type": "esriFieldTypeString",
  "exactMatch": true
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close