<value prompt="Example: Owner: " isvaluerequired="true" operator="AND">upper(santarosagis.GISADMIN.QS36F_SRVIEW1.OWNER_NAME) LIKE upper('%[value]%')</value>
Elizabeth,
What you sent is the zip is not the eSearchWidget.xml...
<layers/> <tables> <table> <token/> <definitionexpression/> <enableexport>true</enableexport> <enableprintgrid title="Selected Owners">true</enableprintgrid> <name>Owner Name Search</name> <url>http://192.1.1.163:6080/arcgis/rest/services/MyMapService/MapServer/5</url> <expressions> <expression alias="Owner_Name" textsearchlabel="Search Owner Last Name:" isvaluerequired="true"> <values> <value prompt="Example: Owner: " isvaluerequired="true" >upper(OWNER_NAME) LIKE upper('%[value]%')</value> </values> </expression> </expressions> <titlefield>OWNER_NAME</titlefield> <fields all="true"/> <links/> <queryattachments>false</queryattachments> <relates/> </relates> </table> </tables>