Building a fulltext search engine with PHP
In this article I will show you how you can use the database library from eZ publish to build database independent fulltext search engine. I will show you a relatively simple algorithm to get search result ranking and stop words. You will get the full source code for a complete working program to get you started.
Views: 902 | | by David
View this tutorial