Hello everyone,
We have a question regarding more complex portal queries for searching web maps.
For example, we have a web map titled "japan", and when we execute a query like:
orgid:\(organizationID) AND type:"Web Map" AND \(input)
with the input set to "jap", we correctly retrieve the "japan" web map as a result.
However, when we use "apan" as the input, the query does not return the "japan" web map.
We’d like to know if we can modify our query to allow substring searches, making our web map search more flexible. We’ve already tried solutions such as adding a wildcard (*) before the input (e.g., *apan*), but so far, nothing has worked.
Thanks,
Marvin