It should already be on your disk with the distribution. Try <your base lucene directory>/contrib/regex.
Lots of things are rooted in contrib, and I've never had to find any other jars from the Lucene site, they've all been in contrib.... Hope this helps Erick On 8/16/07, dontspamterry <[EMAIL PROTECTED]> wrote: > > > Hi, > > While researching support for wildcards in a PhraseQuery, I see various > references to SpanRegexQuery which is not part of the 2.2 distribution. I > checked the Lucene site to see if it's some add-on jar, but couldn't find > anything so I'm wondering where can I obtain the .class/jar file(s) for > this > class? > > Thanks, > -Terry > -- > View this message in context: > http://www.nabble.com/Location-of-SpanRegexQuery-tf4281915.html#a12188851 > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >