Sponsorised links
April 2008
February 2008
Sponsorised links
January 2008
November 2007
September 2007
July 2007
Premature Optimization » Zend_Search_Lucene talk slides
I think that my main goal, which was to show how easy it is to start indexing existing content, was acheived and several people came to me and said they thing Zend_Search_Lucene is one killer component.
ONJava.com -- Using the Lucene Query Parser Without Lucene
Stop creating sophisticated search forms. You can use technologies like Ajax to give you the power of creating user friendly interfaces; use ideas like "suggest" or "type ahead"; and create a simpler interface so your users won't feel lost in a huge set of search options. Remember, all users want is to quickly find the information they are looking for. You may stop creating sophisticated and hard-to-maintain search forms, instead providing searches based on Lucene query syntax. You could satisfy your users with a simple search field, as Google does
June 2007
May 2007
A Tapestry of Thoughts: Glassfish, JPA, and Compass
The idea of enabling the same concepts of a "Google" search to an application domain is actually not as easy as one would think, especially since most applications store their data within Relational Database Systems
Zend Framework - Zend Search Lucene
Zend_Search_Lucene is a general purpose text search engine written entirely in PHP 5. Since it stores its index on the filesystem and does not require a database server, it can add search capabilities to almost any PHP-driven website.
Luke - Lucene Index Toolbox
Luke is a handy development and diagnostic tool, which accesses already existing Lucene indexes and allows you to display and modify their contents in several ways:
April 2007
grassyknoll - Google Code
Grassy Knoll is a storage and search web service written in Python. It is intended for use by read-heavy applications, such as web apps.
March 2007
January 2007
December 2006
Welcome to Hadoop!
Hadoop is a framework for running applications on large clusters of commodity hardware. The Hadoop framework transparently provides applications both reliability and data motion. Hadoop implements a computational paradigm named map/reduce, where the appli
Welcome to Nutch!
Nutch is open source web-search software. It builds on Lucene Java, adding web-specifics, such as a crawler, a link-graph database, parsers for HTML and other document formats, etc.
Solr : open source enterprise search server based on Lucene
Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication, and a web administration interface. It runs in a Java servlet container such as Tomcat.
November 2006
thogau.net · Tutorial : Lucene integration with Spring and Hibernate
Lucene integration with Spring and Hibernate.
