did you get any exceptions ?
usually wild card term you mentioned would be expanded before being actually
searched .

thanks.

On Mon, Mar 28, 2011 at 1:24 PM, jmr <jmpala...@free.fr> wrote:

> Hi,
>
> I'm using ComplexPhraseQueryParser and I'm quite happy with it.
> However, there are some queries using wildcards nor working.
>
> Exemple: I want to do a proximity search between the word compiler and the
> expression 'cross linker' or 'cross linking' or 'cross linked' ...
>
> ("cross-linker compiler"~50 OR "cross-linking compiler"~50) is working OK
> but ("cross-link* compiler"~50) is not working (returns nothing)
>
> Is there another syntax allowing to do sucj query ?
>
> Thanks
> JMR
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/ComplexPhraseQueryParser-and-wildcards-tp2742244p2742244.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>



-- 
Chandan Tamrakar
*
*

Reply via email to