Welcome to MSDN Blogs Sign in | Join | Help

SharePoint Batch Query Test Tool

http://www.codeplex.com/batchquery

When I was testing the new wordbreaker provided by Hylanda, they gave me a keyword library which had 100,000+ keywords. Each of them needed to be queried, and the results needed to be saved.

After some sorting/removing garbage work, there were still 18,000+ keywords. It would really be a pain to query them by hand.

There is also a request from http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2512852&SiteID=1.

So I wrote a small tool to do this job automatically. It reads keyword list from a pure text file (each keyword in one line), and then queries them on MSS/MOSS, saves the results in XML files to the disk.

The source code is very simple. Most part of it is from MOSS SDK. So feel free to use it.

Published Thursday, December 06, 2007 5:13 PM by Jie Li

Comments

# Links (12/6/2007) « Steve Pietrek’s SharePoint Stuff

Thursday, December 06, 2007 8:03 PM by Links (12/6/2007) « Steve Pietrek’s SharePoint Stuff
Anonymous comments are disabled
 
Page view tracker