Wildcard Search Web Part for SharePoint 2010

Posted by Corey Roth on Tuesday, September 7, 2010

SharePoint 2010 Enterprise Search has great wildcard search support built in now. However, it requires the use to add an asterisk to their query every time they want a wildcard search. This is a great step compared to what we had in MOSS 2007, but now it results in a training issue. In 2007, many people wrote custom code or relied on the Wildcard Search Web Part that I built. So I thought why not use the QueryManager object to override the query and add an asterisk to the query for the user.

Read More
Comments (0)

Archive