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 Huntsman84 <tp...@gmail.com> on 2009/05/05 10:40:51 UTC

Missing RegexQuery class

Hi,

Does anybody know why at lucene API documentation you can find the package
regex and its classes (RegexQuery, RegexTermEnum, SpanRegexQuery...), but
they don't exist in the jar (so you can't use them)?

Can I find them somewhere?

Thank you so much!
-- 
View this message in context: http://www.nabble.com/Missing-RegexQuery-class-tp23383328p23383328.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


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


Re: Missing RegexQuery class

Posted by Huntsman84 <tp...@gmail.com>.
It was in contrib, thank you!




Ian Lea wrote:
> 
> You can find them in the source tarball.  And maybe elsewhere
> (contrib?) but I'm not sure about that.
> 
> 
> --
> Ian.
> 
> 
> On Tue, May 5, 2009 at 9:40 AM, Huntsman84 <tp...@gmail.com> wrote:
>>
>> Hi,
>>
>> Does anybody know why at lucene API documentation you can find the
>> package
>> regex and its classes (RegexQuery, RegexTermEnum, SpanRegexQuery...), but
>> they don't exist in the jar (so you can't use them)?
>>
>> Can I find them somewhere?
>>
>> Thank you so much!
>> --
>> View this message in context:
>> http://www.nabble.com/Missing-RegexQuery-class-tp23383328p23383328.html
>> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> 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
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Missing-RegexQuery-class-tp23383328p23385535.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


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


Re: Missing RegexQuery class

Posted by Ian Lea <ia...@gmail.com>.
You can find them in the source tarball.  And maybe elsewhere
(contrib?) but I'm not sure about that.


--
Ian.


On Tue, May 5, 2009 at 9:40 AM, Huntsman84 <tp...@gmail.com> wrote:
>
> Hi,
>
> Does anybody know why at lucene API documentation you can find the package
> regex and its classes (RegexQuery, RegexTermEnum, SpanRegexQuery...), but
> they don't exist in the jar (so you can't use them)?
>
> Can I find them somewhere?
>
> Thank you so much!
> --
> View this message in context: http://www.nabble.com/Missing-RegexQuery-class-tp23383328p23383328.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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: Missing RegexQuery class

Posted by Uwe Schindler <uw...@thetaphi.de>.
These query types are in the contrib package lucene-regex.jar.

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Huntsman84 [mailto:tpgarcia84@gmail.com]
> Sent: Tuesday, May 05, 2009 10:41 AM
> To: java-user@lucene.apache.org
> Subject: Missing RegexQuery class
> 
> 
> Hi,
> 
> Does anybody know why at lucene API documentation you can find the package
> regex and its classes (RegexQuery, RegexTermEnum, SpanRegexQuery...), but
> they don't exist in the jar (so you can't use them)?
> 
> Can I find them somewhere?
> 
> Thank you so much!
> --
> View this message in context: http://www.nabble.com/Missing-RegexQuery-
> class-tp23383328p23383328.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> 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