Old versions to the rescue - if anybody is having the same problem, luke-0.6 works just fine.
Ricardo J. Méndez http://ricardo.strangevistas.net/ Ricardo J. Méndez wrote: > Thanks for the pointer, Sean. Unfortunately, Luke 0.7 doesn't run > properly on my Os X installation, and always gives the following > exception when I point it to the index directory: > > java.lang.NoSuchMethodError: > org.apache.lucene.store.FSDirectory.getDirectory(Ljava/io/File;)Lorg/apache/lucene/store/FSDirectory; > at org.getopt.luke.Luke.openDirectory(Unknown Source) > at org.getopt.luke.Luke.openIndex(Unknown Source) > at org.getopt.luke.Luke.openOk(Unknown Source) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > [...] > > > I've tried with Like-minimal, all and webstart, with the same result. > Anybody had better luck? > > I also tried the source, but got some compile errors that I guess I'll > have to take to the Luke list: > > [javac] > /Users/ricardo/Sources/luke/src/org/getopt/luke/Luke.java:40: > org.apache.lucene.index.SegmentInfos is not public in > org.apache.lucene.index; cannot be accessed from outside package > > > Regards, > > > > Ricardo J. Méndez > http://ricardo.strangevistas.net/ > > > Sean Dean wrote: >> The easiest way of doing what your asking for is to use Luke, which is a >> diagnostic tool for Lucene indexes. >> >> You can download Luke, and find out more information about it here: >> http://www.getopt.org/luke/. >> >> Its easy to use, and once you load your index into it you can preform >> searches independently from Nutch. It has many other interesting and useful >> features also. >> >> >> ----- Original Message ---- >> From: Ricardo J. Méndez <[EMAIL PROTECTED]> >> To: [email protected] >> 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 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 in advance, >> >> >> >> Ricardo J. Méndez >> http://ricardo.strangevistas.net/ > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
