Zoie is a real-time search and indexing system built on Apache Lucene.
Donated by LinkedIn.com on July 19, 2008, and has been deployed in a real-time large-scale consumer website: LinkedIn.com handling millions of searches as well as millions of updates daily.
<groupId>com.senseidb.zoie</groupId> <artifactId>zoie-core</artifactId> <version>3.3.0</version>
<groupId>com.senseidb.zoie</groupId> <artifactId>zoie-solr</artifactId> <version>3.3.0</version>
<groupId>com.senseidb.zoie</groupId> <artifactId>zoie-jms</artifactId> <version>3.3.0</version>
Source packages can be downloaded in both
and formats.
You can also clone the project with Git by running:
git clone git://github.com/senseidb/zoie
Following are some of the links you may find useful to get started.
We understand documentation is important to an open-source project. An there is never enough of it.
This is also an area where we need a lot of help. So any contribution is greatly appreciated!