[GeoNetwork-devel] Exact search string

Dear all,

is there a way to tell Geonetwork (v. 3.0.4) search service to use exact search string as provided by the user?

E.g. “VEKTORIZIRANI DIGITALNI KATASTARSKI PLAN DOL (vdkp_311669_Dol(1))”

when using the search service from external app as follows:

var url = gnk + ‘?resultType=details&fast=index&from=1&to=20&sortBy=relevance&any=’ + searchTerm + category;

Thanks a lot for any feedback,
Tomas

···