How do you retrieve the most popular search terms programmatically from Microsoft Search Server?
Asked
Active
Viewed 204 times
1 Answers
2
- You will need to enable search usage reporting.
- Extracting the popular search terms doesn't look like it's supported OOB. So you can check out this article, or this v1 code on CodePlex to let you do this.

jwmiller5
- 2,584
- 1
- 15
- 34