advertisement

O'Reilly Tags

We're experimenting with a folksonomy based on tag data provided by del.icio.us. Follow development in this blog post.


MySQL FULLTEXT Searching (93 tags)
Storing text in your database is handy, but searching can be a pain. MySQL's FULLTEXT search can save your sanity. Joe Stump demonstrates how it works and gives several ideas on how to use it in your own applications.

Find What You Want with Plucene (22 tags)
Plucene is a Perl port of the Java Lucene search-engine framework. In this article, we'll look at how to use Plucene to build a search engine to index a web site.

Building a Vector Space Search Engine in Perl (18 tags)
Have you ever wondered how search engines work, or how to add one to your program? Maciej Ceglowski walks you through building a simple, fast and effective vector-space search engine.

Google Your Desktop (14 tags)
Google your desktop and the rest of your file system, mailbox and instant messenger conversations--even your browser cache. The Google Desktop is your own private little Google server.

Dreaming of an Atom Store: A Database for the Web (14 tags)
In this month's The Restful Web column, Joe Gregorio draws together some disparate threads into a single, exciting idea: the Atom Store.