Introduction - If you have any usage issues, please Google them yourself
Examples of fuzzy query using ASP in a station that can be used to search within the asp station, the top surface of the matching keyword, keyword can be fuzzy matching, like Baidu search the same. Realization of ideas: 1, the use of word segmentation, first split into multiple keyword phrases. 2, the database header fields exactly match the top surface of keywords, database header fields in multiple fuzzy matching keyword phrases are at the back. 3, an exact match keyword database content field also at the back. For details, see ASP code sample files