It is a pleasure to inform that the new version, a first release of 2017, of Lucene library and Solr search server has been released. It is another release from the 6.x branch and it is numbered 6.4. Release fixes a few bugs found in the earlier version of Lucene and Solr and brings new functionalities as well.
Solr
Lucene and Solr 6.3
It is a pleasure to inform that the new version of Lucene library and Solr search server has been released. It is another release from the 6.x branch and it is numbered 6.3. Release fixes a few bugs found in the earlier version of Lucene and Solr and brings new functionalities as well.
Lucene and Solr 6.2.1
It is a pleasure to inform that the new version of Lucene library and Solr search server has been released. It is another release from the 6.x branch and it is numbered 6.2.1. Release fixes a few bugs found in the earlier version of Lucene and Solr. Everyone running Solr 6.2.1 is recomended to upgrade.
Lucene and Solr 5.5.3
It is a pleasure to inform that the new version of Lucene library and Solr search server has been released. It is another release from the 5.x branch and it is numbered 5.5.3. This is a bug fix release, which fixes important bugs found in 5.5.2.
Lucene and Solr 6.2
It is a pleasure to inform that the new version of Lucene library and Solr search server has been released. It is another release from the 6.x branch and it is numbered 6.2. Release fixes a few bugs found in the earlier version of Lucene and Solr and brings a few new functionalities.
Lucene and Solr 5.5.2
It is a pleasure to inform that the new version of Lucene library and Solr search server has been released. It is another release from the 5.x branch and it is numbered 5.5.2. This is a bug fix release, which fixes important bugs found in 5.5.1.
Lucene and Solr 6.1
It is a pleasure to inform that the new version of Lucene library and Solr search server has been released. It is another release from the 6.x branch and it is numbered 6.1. Release fixes a few bugs found in the earlier version of Lucene and Solr and brings a few new functionalities.
Lucene and Solr 6.0.1
It is a pleasure to inform that the new version of Lucene library and Solr search server has been released. It is another release from the 6.x branch and it is numbered 6.0.1. This is a bug fix release, which fixes important bugs found in recently released 6.0 version.
Lucene and Solr 5.5.1
It is a pleasure to inform that the new version of Lucene library and Solr search server has been released. It is another release from the 5.x branch and it is numbered 5.5.1. This is a bug fix release, which fixes important bugs found in 5.5.
Graph visualization using Solr 6
With the release of Solr 6 we’ve got the possibility of working with graphs when working with Solr (see more). Using the appropriate query we can retrieve documents representing a graph build out of our documents. The one missing piece was the visualization of the returned results. We thought we can fill that hole and we’ve developed a very simple tool to handle the visualization.