Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 25064

Adding several refinementfilters to a REST search call Sharepoint 2013

$
0
0

I'm using javascript and the REST api for doing a search. But i want to add several refinementfilters when doing the search.

This is the url that i have: _spPageContextInfo.webAbsoluteUrl + "/_api/search/query?querytext='" + query + "'&refiners='contentclass'&refinementfilters='contentclass:equals(\"STS_ListItem_10000\")'";

This one works fine but i want to add another filter on contentclass "STS_ListItem_10001" but i don't get it to work and haven't found anything how to do it yet.

Anyone who knows how to append multiple refinementfilters to a REST search url?

Regards
Daniel


Viewing all articles
Browse latest Browse all 25064

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>