Blog

Lucene/Solr 3.5 Released

Official release announcement for Lucene/Solr 3.5: November 27 2011, Apache Lucene™ 3.5.0 available   The Lucene PMC is pleased to...
Weiterlesen
Blog

Performance of Google’s V8 Javascript engine in Solr

The use of scripting languages to add new functionality to systems is something that I've always found very helpful. You...
Weiterlesen
Blog

Stop being so agreeable!

I confess, this is heavily influenced by the eXtreme Programming folks, but I see it recur again and again: we...
Weiterlesen
Blog

Hadoop lets you store everything; with Lucene/Solr and more, you can find what you’re looking for

This month's Wired Magazine features a story on the roots of Hadoop at Yahoo and the three companies vying to...
Weiterlesen
Blog

Multivalued geolocation fields in Solr

Today we'll see a small workaround that can be used to accomplish a very common use case regarding geographic search....
Weiterlesen
Blog

Search for Knowledge is Now Open

Search is the circulatory system for knowledge. It excels at finding data and information, from which knowledge is constructed. Search...
Weiterlesen
Blog

Monitoring Apache Solr and Lucidworks with Zabbix

If you’re running Apache Solr in production, you count on it to deliver solid performance and expect it to be...
Weiterlesen
Blog

Lucene goes from Enterprise Search to search platform

Somewhere in the soap opera that might be titled 'As Hewlett Packard Turns', the question of the impact of the...
Weiterlesen
Blog

Stump The Chump? Win A Prize!

One month from today we'll be kicking off Apache Lucene Eurocon in Barcelona, and I will once again be in...
Weiterlesen
Blog

Programmers Guide to Open Source Search: Apache Solr / Lucene 3.4

With the merging of Apache Lucene and Apache Solr into a single codebase, the release of Solr 3.4 brings with...
Weiterlesen
Blog

Lucene and Solr 3.4.0 Released

The Apache Lucene community has just released Lucene 3.4.0 and Solr 3.4.0. You can read the official announcements here and...
Weiterlesen
Blog

MurmurHash3 for Java

Background I needed a really good hash function for the distributed indexing we're implementing for Solr. Since it will be...
Weiterlesen