Full-text search engine using MySQL

4Citations
Citations of this article
9Readers
Mendeley users who have this article in their library.

Abstract

In this article we will try to explain how we can create a search engine using the powerful MySQL full-text search. The ever increasing demands of the web requires cheap and elaborate search options. One of the most important issues for a search engine is to have the capacity to order its results set as relevance and provide the user with suggestions in the case of a spelling mistake or a small result set. In order to fulfill this request we thought about using the powerful MySQL full-text search. This option is suitable for small to medium scale websites. In order to provide sound like capabilities, a second table containing a bag of words from the main table together with the corresponding metaphone is created. When a suggestion is needed, this table is interrogated for the metaphone of the searched word and the result set is computed resulting a suggestion. © 2006-2010 by CCC Publications.

Cite

CITATION STYLE

APA

Gyorodi, C., Gyorodi, R., Pecherle, G., & Cornea, G. M. (2010). Full-text search engine using MySQL. International Journal of Computers, Communications and Control, 5(5), 735–743. https://doi.org/10.15837/ijccc.2010.5.2233

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free