0

I have a content type called News Item

Below is my Search Api query

http://spsite/sites/Intranet/_api/search/query?querytext='ContentType:News*'&selectproperties='Title,IsPromoted'

I am trying to retrieve a field called IsPromoted which is a boolean field. I created a Managed property and mapped it to this column. But the column is not bringing any results

enter image description here

2
  • Is the content is Crawled..? Commented Dec 21, 2017 at 6:46
  • yeah I mapped them more than 10 hours ago. Its office365 so crawl should have happened Commented Dec 21, 2017 at 6:55

1 Answer 1

0

Go to your search schema on the Search Admin page. Look for the "searchable" checkbox on that property and check it.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.