https://bugzilla.wikimedia.org/show_bug.cgi?id=49245
--- Comment #3 from Siebrand Mazeland <[email protected]> --- Solr 3.6.1 Release Highlights: * 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. * Data Import Handler threading fixes. * Various minor bugs were fixed. Source: http://mail-archives.us.apache.org/mod_mbox/www-announce/201207.mbox/%[email protected]%3E Solr 3.6.2 Release Highlights: * Fixed ConcurrentModificationException during highlighting, if all fields were requested. * Fixed edismax queryparser to apply minShouldMatch to implicit boolean queries. * Several bugfixes to the DataImportHandler. * Bug fixes from Apache Lucene 3.6.2. Source: http://mail-archives.apache.org/mod_mbox/www-announce/201212.mbox/%3ccaodyfzw9ctkvrpcp3s7z1w-ypeaalzth62nsg_pxk_gpsaa...@mail.gmail.com%3E Fixes from Apache Lucene 3.6.2: * Fixed ArrayIndexOutOfBoundsException when the in-memory terms index requires more than 2.1GB of RAM (billions of terms). * Fixed a bug in contrib/queryparser's parsing of boolean queries. * Fixed BooleanScorer2 to return the correct freq() when using the scorer visitor API. * Fixed IndexWriter RAM accounting bug that would cause it to flush too early when using many different field names. * Several other minor bugfixes: scoring bugs when using a custom coord(), a rare IndexWriter thread-safety issue, and fixes to the faceting and highlighting modules. Source: http://mail-archives.apache.org/mod_mbox/www-announce/201212.mbox/%3CCAOdYfZVtM21W=fke8d82fcpkhrmebbo7qjjmgzrp-tmv7st...@mail.gmail.com%3E -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
