What you give up with Full Text SQL Queries using Wildcard Search

Posted Thursday, September 18, 2008 11:21 AM by CoreyRoth

I am very glad to see that the Wildcard Search Web Part has been so well received.  It's nice to know so many people are getting good use out of it.  I have had a number of comments about it regarding what else works with it and what doesn't so I thought I would address them today in a post.  We'll start with how the Search Center works out of the box.  It uses the Enterprise Search Keyword Query syntax.  As you probably know by now, this syntax does not support wildcard searching.  To implement Wildcard Search, I had to use  Full Text SQL Query syntax which does support wildcard searching.  Unfortunately, a lot of the functionality on the search results page only works with keyword syntax.  Here is a list of things that will not work or will work differently.

  • SearchSummaryWebPart - Provides the "Did you mean..." functionality.
  • Best Bets - Keyword based so it will not work.
  • Keyword Highlighting - Obviously keyword based as well.
  • RSS - This is keyword based as well.
  • Federated Search - Works but treats your search term as a keyword ignoring the wildcard.
  • Faceted Search - Keyword based, but I am confident we could write code on both our parts to make this work.

Ok, so this may sound like a lot, but in my experience a lot of people don't use some of this functionality.  It is just a trade off between having wildcard search or not.  This really isn't a result of the Wildcard Search web part alone.  It's the result of using a Full Text SQL Query and what Enterprise Search's limitations are.  We can confirm this by using the Advanced Search results web part.  Depending on the type of query you submit, it will do a Full Text SQL Query and the same functionality is missing.  It's been my experience that customer's really do like having the wildcard functionality and rarely miss the other features.  Thanks again for all the comments.

Comments

# Wildcard searches as a dropin solution

Friday, October 3, 2008 1:17 PM by Daniel2ThePoint

One of the most commonly asked for feature are wildcard searches. There is lots of solutions to provide

# re: What you give up with Full Text SQL Queries using Wildcard Search

Monday, November 24, 2008 5:57 PM by JoshNoble

Although it is not free, Ontolica Wildcard by SurfRay does not have any of these issues.  It was free at one time, but due to the number of people illegally modifying it and its reliability it is no longer free.  You can find it at www.ontolica.com/Ontolica%20for%20MOSS%202007.aspx

# SharePoint can have Wildcard searching… » Andy Burns’ SharePoint Blog

Pingback from  SharePoint can have Wildcard searching… » Andy Burns’ SharePoint Blog

# re: What you give up with Full Text SQL Queries using Wildcard Search

Monday, August 17, 2015 8:29 AM by Kyle Goulding

Hi - Is there anyway to bring back the Best Bets after you have activated/deactivated the wildcard search?

thanks

# re: What you give up with Full Text SQL Queries using Wildcard Search

Tuesday, August 18, 2015 12:29 PM by CoreyRoth

@kyle afraid not!  Time to upgrade!

Leave a Comment

(required)
(required)
(optional)
(required)