Hello, So far I've crawled some webpages and I'm starting to search them. What I would want is to get all the results to show them.
I use NutchBean, Not a servlet page. When I print the total and the length of the hits they're different. Why does this happen? For example, the total is 451 and the length( hits.getLength() ) is 10, but I would want access to all the 451 hits. Can someone point me in the right direction? I changed a lot of source code but it is not working. And I found the contents of it from the google, but I can't get the answer. please help me Thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/How-can-I-show-all-the-hit-lists-tp2947674p2947674.html Sent from the Nutch - Dev mailing list archive at Nabble.com.

