Hi all,
I have an URL field in my index but would filter out any entries where the field either contains a '#' or does not end with '.htm'.
Not sure how the $filter query string needs to be.
https://xxx.search.windows.net/indexes/xxx/docs?api-version=2020-06-30-Preview&$filter=???&search=*
Any suggestions?
Thomas