Because some of the queries that I have to convert (without modifying
them, unfortunately) have a half literally a page of statements
expressed like that that, if expanded, would equal a several page long
lucene query.

On Wed, Sep 2, 2009 at 6:42 PM, Luis Alves<lafa...@gmail.com> wrote:
> Why can't you use a OR? gotham OR gothic
>>
>> Is it possible to translate this sort of Perl regex into a lucene query:
>>
>> /goth(am|ic)/
>>
>> Where the only results that would be returned would be gotham or gothic?
>>
>> Thanks,
>>
>> Mike
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: java-user-h...@lucene.apache.org
>>
>>
>>
>
>
> --
> -Lafa
>
>
>
> ---------------------------------------------------------------------
> 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