Take a look at the field parameters within your nutch/solr schema, both schemas should be identical and the fields you wish to be able to search should reflect this within your parameter definitions.
On Tue, May 15, 2012 at 2:27 PM, Tolga <[email protected]> wrote: > I'm going nuts. > > I issued the command bin/nutch crawl urls -solr http://localhost:8983/solr/ > -depth 3 -topN 5, went on to http://localhost:8983/solr/admin/stats.jsp and > verified the index, but can't search within a web page. What am I doing > wrong? > > Regards, -- Lewis

