
ccox at cincom
Oct 29, 2002, 1:53 PM
Post #7 of 10
(516 views)
Permalink
|
have you looked at the demo? http://jakarta.apache.org/lucene/docs/demo3.html Charlie > -----Original Message----- > From: Murthy, Suryanarayana (MED, TCS) > [mailto:Suryanarayana.Murthy [at] med] > Sent: Tuesday, October 29, 2002 10:19 AM > To: 'Lucene Users List' > Subject: RE: Urgent > > > Hi Kelvin, > Could you please tell me the steps how to implement search > engine for the > intranet site with Lucene. I have gone through the > documentation at the > site. > This is a starting problem for me. > > Thanks & Regards, > Murthy > > -----Original Message----- > From: Kelvin Tan [mailto:kelvin-lists [at] relevanz] > Sent: Tuesday, October 29, 2002 10:22 AM > To: Lucene Users List > Subject: Re: Urgent > > Kajal, > > Index the date fields using Field.Keyword, and use a > DateFilter to limit > the results you need. > > Regards, > Kelvin > > > On Tue, 29 Oct 2002 14:33:43 +0530, > kbharwada [at] eq-technologic wrote: > >Hi > > > >I would like to implement a search with date range. Can anyone > >explain how > >do i go about implementing this. I have enabled search on our > >intranet site > >and want to make changes to results.jsp so as to include the date > >option as > >well. > > > >Kajal > > > > > >-- > >To unsubscribe, e-mail: <mailto:lucene-user- > >unsubscribe [at] jakarta> > >For additional commands, e-mail: <mailto:lucene-user- > >help [at] jakarta> > > > > > > -- > To unsubscribe, e-mail: > <mailto:lucene-user-unsubscribe [at] jakarta> > For additional commands, e-mail: > <mailto:lucene-user-help [at] jakarta> > > -- > To unsubscribe, e-mail: <mailto:lucene-user-unsubscribe [at] jakarta> For additional commands, e-mail: <mailto:lucene-user-help [at] jakarta> -- To unsubscribe, e-mail: <mailto:lucene-user-unsubscribe [at] jakarta> For additional commands, e-mail: <mailto:lucene-user-help [at] jakarta>
|