Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DFE60200B11 for ; Mon, 13 Jun 2016 11:42:50 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DE971160A3C; Mon, 13 Jun 2016 09:42:50 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5A579160A19 for ; Mon, 13 Jun 2016 11:42:50 +0200 (CEST) Received: (qmail 94443 invoked by uid 500); 13 Jun 2016 09:42:49 -0000 Mailing-List: contact commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list commits@lucene.apache.org Received: (qmail 94434 invoked by uid 99); 13 Jun 2016 09:42:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jun 2016 09:42:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 2677FC0713 for ; Mon, 13 Jun 2016 09:42:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.426 X-Spam-Level: X-Spam-Status: No, score=-0.426 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id ttPAaycwRfpW for ; Mon, 13 Jun 2016 09:42:47 +0000 (UTC) Received: from eos.apache.org (eos.apache.org [140.211.11.131]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id E5AC65F4E3 for ; Mon, 13 Jun 2016 09:42:46 +0000 (UTC) Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id D3DCD9B8; Mon, 13 Jun 2016 09:42:44 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Mon, 13 Jun 2016 09:42:44 -0000 Message-ID: <20160613094244.21728.59427@eos.apache.org> Subject: =?utf-8?q?=5BSolr_Wiki=5D_Update_of_=22ReleaseNote61=22_by_jpountz?= Auto-Submitted: auto-generated archived-at: Mon, 13 Jun 2016 09:42:51 -0000 Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for chan= ge notification. The "ReleaseNote61" page has been changed by jpountz: https://wiki.apache.org/solr/ReleaseNote61?action=3Ddiff&rev1=3D1&rev2=3D2 = * Added new "sort" and "random" streaming expressions = - * Fixed the ENUM faceting method to not be runnecessarily rewritten to = FCS, which was causing slowdowns. + * Fixed the ENUM faceting method to not be unnecessarily rewritten to F= CS, which was causing slowdowns. = * Reduced garbage creation when creating cache entries. =20