Hi!
We just noticed that our Web AppBuilder apps within AGOL are no longer allowing for searching layer attributes using 'contains' logic. For example if I have a parking code attribute of 'PK14120' and I only input '14120' into the search widget now, I get no results. I have to start with the 'PK' to start getting suggestions and results.
I saw a similar post here: https://community.esri.com/t5/arcgis-api-for-javascript-questions/search-widget-4-25-deep-searching-feature-layer/m-p/1234281
which referenced this: https://developers.arcgis.com/javascript/latest/release-notes/#search-performance-improvements
I'm assuming that the Web AppBuilder search widget is using the same 4.25 search API. If so, is there any out of the box work around for this? It's a pretty big change for our users who commonly only search on ID numbers instead of the entire ID string.