Andrew Connell

Using SharePoint search in an ASP.NET application with noise filtering

Recently we needed to implement search functionality into a content web site. This has always been a pain for me, but with SharePoint, it was very simple. I had a hard time working with the full text TSQL query I needed to submit to the SharePoint web service, but I finally got it working. To view the details, with code samples, follow the link below. » Read more: Using SharePoint search in an ASP.NET application with noise filtering [July 26, 2004 update] Found a few links on a recent post by SharePoint blogger Mark Harrison that will help with this task: » SPS2003 Object Models and Search» MSSQLFT Syntax School (unless you're on my project team, you wouldn't know how much I wanted this link at the time) [July 27, 2004 update] When it rains it pours... TechNet article posted in late June 2004 that I just noticed. Good info: Portal site administrators can manage updates to the content index for the site directory, as well as the searches of sites crawled and included in that content index, by scoping indexing and searching to content source groups. These content source groups can be used in large organizations to manage...

Recently we needed to implement search functionality into a content web site. This has always been a pain for me, but with SharePoint, it was very simple. I had a hard time working with the full text TSQL query I needed to submit to the SharePoint web service, but I finally got it working. To view the details, with code samples, follow the link below.

» Read more: Using SharePoint search in an ASP.NET application with noise filtering

Andrew Connell
Developer & Chief Course Artisan, Voitanos LLC. | Microsoft MVP
Written by Andrew Connell

Andrew Connell is a web developer with a focus on Microsoft Azure & Microsoft 365. He’s received Microsoft’s MVP award every year since 2005 and has helped thousands of developers through the various courses he’s authored & taught. Andrew’s the founder of Voitanos and is dedicated to delivering industry-leading on-demand video training to professional developers. He lives with his wife & two kids in Florida.