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 DBBA7200BCF for ; Mon, 5 Dec 2016 13:40:31 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DA5ED160B17; Mon, 5 Dec 2016 12:40:31 +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 27D6C160AF9 for ; Mon, 5 Dec 2016 13:40:31 +0100 (CET) Received: (qmail 23448 invoked by uid 500); 5 Dec 2016 12:40:30 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 23437 invoked by uid 99); 5 Dec 2016 12:40:29 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2016 12:40:29 +0000 Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 796C51A0044 for ; Mon, 5 Dec 2016 12:40:29 +0000 (UTC) Received: by mail-wm0-f45.google.com with SMTP id t79so90721212wmt.0 for ; Mon, 05 Dec 2016 04:40:29 -0800 (PST) X-Gm-Message-State: AKaTC02YdnX+r4pmPdlM6htZ3iPqSYGPTBKQZRRY19cbpFP+0nw7vHQGQ9IsrWoeBym3k+OwPFVkBNSdcVUU6w== X-Received: by 10.28.158.82 with SMTP id h79mr8567651wme.19.1480941628299; Mon, 05 Dec 2016 04:40:28 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.81.170 with HTTP; Mon, 5 Dec 2016 04:40:27 -0800 (PST) In-Reply-To: References: From: Mikhail Khludnev Date: Mon, 5 Dec 2016 15:40:27 +0300 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: query parser of SpanNearQuery To: java-user@lucene.apache.org Content-Type: multipart/alternative; boundary=001a114b38a6b024f10542e89702 archived-at: Mon, 05 Dec 2016 12:40:32 -0000 --001a114b38a6b024f10542e89702 Content-Type: text/plain; charset=UTF-8 Hello, You can check ComplexPhrase and Surround query parsers. On Mon, Dec 5, 2016 at 8:12 AM, Yonghui Zhao wrote: > It seems lucene query parser doesn't support SpanNearQuery. > Is there any query parser supports SpanNearQuery? > -- Sincerely yours Mikhail Khludnev --001a114b38a6b024f10542e89702--