Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The "Solr3.6.1" page has been changed by UweSchindler:
http://wiki.apache.org/solr/Solr3.6.1?action=diff&rev1=1&rev2=2

Comment:
update release note

  and it powers the search and navigation features of many of the world's
  largest internet sites.
  
+ This release is a bug fix release for version 3.6.0, released on April 12,
- This release contains numerous bug fixes, optimizations, and
+ 2012. It contains numerous bug fixes, optimizations, and improvements,
- improvements, some of which are highlighted below.  The release
- is available for immediate download at:
+ some of which are highlighted below.  The release is available for immediate
+ download at:
     http://lucene.apache.org/solr/mirrors-solr-latest-redir.html (see
  note below).
  
@@ -31, +32 @@

  
  Solr 3.6.1 Release Highlights:
  
-  * Foo Bar
+  * The concurrency of MMapDirectory was improved, which caused
+    a performance regression in comparison to Solr 3.5.0. This affected
+    users with 64bit platforms (Linux, Solaris, Windows) or those
+    explicitely using MMapDirectoryFactory.
+ 
+  * ReplicationHandler "maxNumberOfBackups" was fixed to work if backups are
+    triggered on commit.
+ 
+  * Charset problems were fixed with HttpSolrServer, caused by an upgrade to
+    a new Commons HttpClient version in 3.6.0.
+ 
+  * Grouping was fixed to return correct count when not all shards are
+    queried in the second pass. Solr no longer throws Exception when using
+    result grouping with main=true and using wt=javabin.
+ 
+  * Config file replication was made less error prone.
+ 
+  * Various minor bugs were fixed.
  
  Note: The Apache Software Foundation uses an extensive mirroring network for
  distributing releases.  It is possible that the mirror you are using may not

Reply via email to