RE: Lucene - Text Classification.

2009-11-09 Thread Lukas, Ray
There is one on Salmon Run that I am using.. it seems to work pretty well.. add the words "Salmon Run" to your Google search.. -Original Message- From: shashi@gmail.com [mailto:shashi@gmail.com] On Behalf Of Shashi Kant Sent: Monday, November 09, 2009 10:41 AM To: java-user@lucene

RE: ebook resources - including lucene in action

2009-04-21 Thread Lukas, Ray
Erik is right!! We should bane together and bring legal action against these dirtballs.. Do you like it when someone steals your work, takes credit for it, and turns a profit off of it. More than giving their lives to write this content, they are also contributors to the very software that we use,

Query against newly created index.. Do not work

2009-02-27 Thread Lukas, Ray
I can now create indexes with Nutch, and see them in Luke.. this is fantastic news, well for me it is beyond fantastic.. Now I would like to (need to) query them, and to that end I wrote the following code segment. int maxHits = 1000; NutchBean nutchBean = new N