SharePoint 2013 Search Query Tool Released on codeplex

The Search Query Tool is a project I have been working on for a while now. And finally, I have reached the phase where it goes out to the world.

 

This tool helps you understand and learn how the available parameters on the Search REST service should be formatted.

 

What does this tool offer:

  • Issue HTTP GET or POST search queries.
  • See how the different Query parameters are formatted.
  • Authenticate using different users to debug security trimming issues.
  • Use against your tenant on SharePoint Online and authenticate using your SPO User ID.

 

 

Go get it from:

https://sp2013searchtool.codeplex.com/

 

 

 

 

Big thanks go to my colleagues Dan Gøran Lunde and Murad Sæter for all the cool ideas and support.

As always, Enjoy!