Search

TwitterFacebook
Get flash to fully experience Pearltrees
We are proud to announce that the technology behind IndexTank has just been released as open-source software under the Apache 2.0 License! We promised to do this when LinkedIn acquired IndexTank , so here we go:

IndexTank is now open source!

http://engineering.linkedin.com/open-source/indextank-now-open-source
Lucene

http://java.dzone.com/articles/detect-stolen-and-duplicate We Recommend These Resources

Detect Stolen and Duplicate Tweets with Solr

http://searchhub.org/2009/09/02/scaling-lucene-and-solr/

Scaling Lucene and Solr | Lucid Imagination

For the less acquainted, Lucene is a very compact and powerful search library while Solr is an enterprise search engine built on top of the Lucene library. Lucene gives you killer information retrieval core technology in a compact package, and Solr builds out features on top, including: a platform independent interface, faceting, replication, caching, large scale distributed search, and much more. This article assumes you are familiar with the Lucene/Solr basics, but should be fairly accessible to those that are investigating the scalability of the Lucene Stack.