Return-Path: X-Original-To: apmail-lucene-java-user-archive@www.apache.org Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7F6CF10876 for ; Tue, 27 Aug 2013 09:17:58 +0000 (UTC) Received: (qmail 54019 invoked by uid 500); 27 Aug 2013 09:17:54 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 53976 invoked by uid 500); 27 Aug 2013 09:17:45 -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 53968 invoked by uid 99); 27 Aug 2013 09:17:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Aug 2013 09:17:41 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ian.lea@gmail.com designates 209.85.223.179 as permitted sender) Received: from [209.85.223.179] (HELO mail-ie0-f179.google.com) (209.85.223.179) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Aug 2013 09:17:35 +0000 Received: by mail-ie0-f179.google.com with SMTP id m16so4178097ieq.38 for ; Tue, 27 Aug 2013 02:17:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=X62noPOXVFlCjMHfdKO0H1+FR1LVeG2qqNNWvVNmLy8=; b=rrypNktTY27ePPW+BhLQFTRaPaLI4namSjNvu7ksQqttesBOl2MLpO+31TOWa3bEOs Pg4qtAwPV6TTEEqoZiPqWCMU2yfMwPuS94Z8pqI6bszzLHsotRgfJTRHXgwICBxl1XPP e7dMlqQD9WQ/58v3GLfqM3kOXaf+D+RS9RqThq23LRRKMKCTadIfrHom3US/71/8ln1o lUMDEqDxopsF5jbhn/gknTnuKX7ant9MgUaozjPuWOcaoQYcClRD+sPW9wJzXKxDLQEk 13R3CXOBoqhCnJ8Uu1jmD4PkDUJ0hVXWqG0fYORKqDg/ioxTdE2r0cqGWAriyTEt2PeN Ubxw== X-Received: by 10.42.147.198 with SMTP id o6mr9458919icv.13.1377595034609; Tue, 27 Aug 2013 02:17:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.11.202 with HTTP; Tue, 27 Aug 2013 02:16:54 -0700 (PDT) In-Reply-To: <4A096BC7-57C9-4718-9FDE-E243159599BB@gmail.com> References: <4A096BC7-57C9-4718-9FDE-E243159599BB@gmail.com> From: Ian Lea Date: Tue, 27 Aug 2013 10:16:54 +0100 Message-ID: Subject: Re: Wildcard in PhraseQuery To: java-user@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org See the FAQ: http://wiki.apache.org/lucene-java/LuceneFAQ#Can_I_combine_wildcard_and_phrase_search.2C_e.g._.22foo_ba.2A.22.3F -- Ian. On Tue, Aug 27, 2013 at 5:11 AM, Chuming Chen wrote: > Hi All, > > Can I use wildcard in a phrase query in Lucene/Solr? Can anybody point me some directions to look into? > > Thanks, > > Chuming > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-user-help@lucene.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org