Re: Query against newly created index.. Do not work

2009-03-05 Thread Chris Hostetter
: 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

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