If you're interested in search technology (why else are you reading this blog?), you may like the post we discovered over at IBM developerWorks. Author Martin Streicher of McClatchy Interactive wrote the article (and the code) Enterprise search with PHP and Apache Solr, which describes how to create a search application.
The article does a great job of leading you step-by-step through what you need to do - everything from installing and configuring Solr, defining some sample data, and the PHP source code to run queries against your Solr collection.
Maybe not 'enterprise' search - before you really can use the apps to search your own content, you need to get it into Solr, which means SMPO - a small matter of programming. But at least this article gives you a head start, some templates you can use to model your app, and great sample code.
Pretty cool stuff for your own search playground. You *are* a search geek, right?
Products you'd like to see us review? Have questions about an article? Tell us what you think - leave a comment.