Sharepoint search using multivalue field

To search using multivalue fields, separate the values by colon with no quotation

Example:
Tags:banana,authenticated Site:”http://server/Pages/AFolder”

Using REST

http://server/_api/search/query?queryText=’Tags:banana,authenticated Site:”http://server/Pages/AFolder”‘

Leave a Reply

Your email address will not be published. Required fields are marked *