Using the arcgis python API, is it possible to restrict search results to exact matches by title?
My query is title:City_Boundaries and owner:username and the search is returning other "City_Boundary" matches and would like to restrict to exact matches.
I reviewed this search documentation and could not find anything related to exact matches
ArcGIS REST API