You could break the input stream up and construct
a BooleanQuery from a series of PrefixQuerys, but
there's nothing automatic that I know of.

Best
Erick

On Mon, Sep 26, 2011 at 5:30 AM, Michael Szediwy
<michael.szed...@syslink.ch> wrote:
> Hi,
>
> is it possible to convert a query like "un lis" to "un* lis*"
> automatically using lucene API?
> Thanks in advance for your answer.
>
> Cheers
>
> Michael
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to