From commits-return-101778-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Fri Jun 22 11:15:31 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id B1528180647 for ; Fri, 22 Jun 2018 11:15:30 +0200 (CEST) Received: (qmail 67514 invoked by uid 500); 22 Jun 2018 09:15:29 -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 67505 invoked by uid 99); 22 Jun 2018 09:15:29 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jun 2018 09:15:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 65C1BC1876; Fri, 22 Jun 2018 09:15:29 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -10.301 X-Spam-Level: X-Spam-Status: No, score=-10.301 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id b64pLmYPT3UM; Fri, 22 Jun 2018 09:15:28 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 349115F183; Fri, 22 Jun 2018 09:15:28 +0000 (UTC) Received: from moin-vm.apache.org (moin-vm.apache.org [163.172.69.106]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 59DABE0047; Fri, 22 Jun 2018 09:15:27 +0000 (UTC) Received: from moin-vm.apache.org (localhost [IPv6:::1]) by moin-vm.apache.org (ASF Mail Server at moin-vm.apache.org) with ESMTP id B262280017; Fri, 22 Jun 2018 09:15:26 +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: Fri, 22 Jun 2018 09:15:26 -0000 Message-ID: <152965892672.16641.7492696885616496876@moin-vm.apache.org> Subject: =?utf-8?q?=5BLucene-java_Wiki=5D_Update_of_=22ReleaseNote74=22_by_jpountz?= Auto-Submitted: auto-generated Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lucene-java Wiki" f= or change notification. The "ReleaseNote74" page has been changed by jpountz: https://wiki.apache.org/lucene-java/ReleaseNote74?action=3Ddiff&rev1=3D3&re= v2=3D4 =3D=3D Queries =3D=3D = * The new !IntervalQuery implements proximity search based on minimum-in= terval semantics - * Queries may now iterate over positions and matches on a given document= thanks to the !Weight#matches API + * Queries may now iterate over positions and matches on a given document= thanks to the Weight#matches API = =3D=3D Indexing =3D=3D =20