You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Chuming Chen <ch...@gmail.com> on 2013/08/27 06:11:18 UTC

Wildcard in PhraseQuery

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


Re: Wildcard in PhraseQuery

Posted by mark harwood <ma...@yahoo.co.uk>.
See http://lucene.apache.org/core/4_3_1/queryparser/org/apache/lucene/queryparser/complexPhrase/ComplexPhraseQueryParser.html


________________________________
 From: Ian Lea <ia...@gmail.com>
To: java-user@lucene.apache.org 
Sent: Tuesday, 27 August 2013, 10:16
Subject: Re: Wildcard in PhraseQuery
 

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 <ch...@gmail.com> 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

Re: Wildcard in PhraseQuery

Posted by Ian Lea <ia...@gmail.com>.
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 <ch...@gmail.com> 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