Today Apache Lucene and Solr PMC announced another version of Apache Lucene library and Apache Solr search server numbered 4.9.1. This is a minor bugfix release.
Apache Lucene and Solr 4.10
Today Apache Lucene and Solr PMC announced another version of Apache Lucene library and Apache Solr search server numbered 4.10. This is a next release continuing the 4th version of both Apache Lucene and Apache Solr.
Lucene and Solr 4.9
Today Apache Lucene and Solr PMC announced another version of Apache Lucene library and Apache Solr search server numbered 4.9. This is a next release continuing the 4th version of both Apache Lucene and Apache Solr.
Win Elasticsearch Server second edition e-book
Together with Packt Publishing we have give away copies of our latest book – “Elasticsearch Server 2nd Edition“. Although it is not about Solr, you can have a chance to learn about it and compare to Solr. For the readers of solr.pl we will modify the competition question – “What unusual use case you’ve implemented using Apache Solr”. You can also give an example of a functionality that can’t be achieved with Elasticsearch.
Lucene and Solr 4.8
Today Apache Lucene and Solr PMC announced another version of Apache Lucene library and Apache Solr search server numbered 4.8. This is a next release continuing the 4th version of both Apache Lucene and Apache Solr. This is also the first version of Lucene that requires JDK 7.
Lucene and Solr 4.8
Today Apache Lucene and Solr PMC announced another version of Apache Lucene library and Apache Solr search server numbered 4.8. This is a next release continuing the 4th version of both Apache Lucene and Apache Solr. This is also the first version of Lucene that requires JDK 7.
Apache Solr and Lucene 4.7.2
Today Apache Lucene and Solr PMC announced another version of Apache Lucene library and Apache Solr search server numbred 4.7.2. This is a minor bugfix release. It fixes a critical bug described in LUCENE-5574, which could result in index deletion.
Apache Solr and Lucene 4.7.1
Today Apache Lucene and Solr PMC announced another version of Apache Lucene library and Apache Solr search server numbred 4.7.1. This is a minor bugfix release. However it is a recommended update for those using SolrCloud.
Solr 4.7 – efficient deep paging
Long, long time ago, we described a problem called deep paging. To keep things short – the deeper you want to go in the results, the slower the query will be. This is because Solr needs to prepare the data from the beginning for each query. Until Solr 4.7 there wasn’t a good solution for that problem. With the recently released Solr version, we got a possibility of using so called cursor to drastically improve performance of deep paging.
Lucene and Solr 4.7
Today Apache Lucene and Solr PMC announced a new of Apache Lucene library and Apache Solr search server – the 4.7 one. This is another release from the 4.x brach bringing new functionalities and bugfixes.