Re: Getting a list of all items in the database

2007-03-05 Thread Ricardo J. Méndez
from Nutch. It has many other interesting and useful >> features also. >> >> >> ----- Original Message >> From: Ricardo J. Méndez <[EMAIL PROTECTED]> >> To: nutch-user@lucene.apache.org >> Sent: Monday, March 5, 2007 1:57:49 AM >> Subject:

Re: Getting a list of all items in the database

2007-03-05 Thread Ricardo J. Méndez
> > > - Original Message > From: Ricardo J. Méndez <[EMAIL PROTECTED]> > To: nutch-user@lucene.apache.org > Sent: Monday, March 5, 2007 1:57:49 AM > Subject: Getting a list of all items in the database > > > Hi again, > > How can I obtain a l

Re: Getting a list of all items in the database

2007-03-05 Thread Sean Dean
independently from Nutch. It has many other interesting and useful features also. - Original Message From: Ricardo J. Méndez <[EMAIL PROTECTED]> To: nutch-user@lucene.apache.org Sent: Monday, March 5, 2007 1:57:49 AM Subject: Getting a list of all items in the database Hi again, How

Getting a list of all items in the database

2007-03-04 Thread Ricardo J. Méndez
Hi again, How can I obtain a list of all the items in the nutch database, once they've been imported? How about retrieving a specific one? I'm getting a total hits of 0, much like what Bettina reports, so I'd like to verify that the items have indeed been fetched, and which ones as well. Thanks