I don't use JBuilder so I can't tell help you with that.
Maybe just try to download ant, build lucene ouside
jbuilder and then just let jbuilder see the jar.


Aruna Raghavan wrote:
> 
> Thanks, I am trying to do that. But the JBuilder IDE I am using does not
> recognize the .jj files. How do I link these in?
> 
> -----Original Message-----
> From: Norbert Pabis [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 14, 2002 8:41 AM
> To: Lucene Users List
> Subject: Re: Phone number Searches
> 
> Recompile Lucene with debug on, them you will see exactly what it does.
> 
> > -----Original Message-----
> > From: Aruna Raghavan [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, March 13, 2002 10:48 AM
> > To: Lucene Users List
> > Subject: Phone number Searches
> >
> > Hello All,
> > I tried doing a search for a phone number 1-954-612-1276. It worked fine.
> I
> > am using a StandardAnalyzer for both indexing and searching. From looking
> at
> > StandardTokenizer.jj and StandardAnalyzer, "-" is a valid character. So,
> how
> > is this differentiated from "-" that we use for exclusion such as
> > +(dog)-(cat) i.e, all dogs but no cats?
> > Thanks!
> > Aruna.
> --
> Norbert Pabiś
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

-- 
Norbert Pabiś
Technolog
[EMAIL PROTECTED]
http://www.e-point.pl

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to