query API for program-generated query (please help..)

2008-08-01 Thread Siti Rochimah
Hi, I'm a new user for Lucene. I would like to make search-engine program with program-generated query rather than user-input query. If anyone knows how to make a query API for this purpose, please share the code... Thanks. siti_r -

Re: query API for program-generated query (please help..)

2008-08-03 Thread Siti Rochimah
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > > - Original Message > > From: Siti Rochimah <[EMAIL PROTECTED]> > > To: java-user@lucene.apache.org > > Sent: Friday, August 1, 2008 1:04:27 PM > > Subject: query API for program-

Re: query API for program-generated query (please help..)

2008-08-03 Thread Siti Rochimah
Have you looked at BooleanQuery? > > Best > Erick > > On Fri, Aug 1, 2008 at 1:04 PM, Siti Rochimah > <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I'm a new user for Lucene. > > > > I would like to make search-engine program with &