Abstract

The focus of this book has been on full-text search, specifically the SQL Server 2008 iFTS implementation. Full-text search falls into a class of search technologies known as fuzzy search. The main idea behind fuzzy search is that the computer should accept user requests and return what the user actually wants, which as we all know is not necessarily the same as what was asked for. While iFTS is a highly optimized and proven technology for performing fuzzy searches on documents and large blocks of textual information stored in the database, it’s not ideal for other types of searches. We’ll explore some of these additional search requirements in this chapter and provide sample code to fulfill these needs.KeywordsEdit DistanceInput StringLonge Common SubsequenceString SimilarityFuzzy SearchThese keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.