I've made a Metadata Property Mappings and I'm trying to use the "default" search result webpart to display the result of a search. The custom search form that I made use the parameter "k" (for keyword) in the query string, but the search use all the fields of my elements. I want to only search on a specific "metadata property mapping" that I made... Is there a parameter that I can add to the QueryString for that? Where can I look for that?
Thank you!