Hi, On Tue, Jul 10, 2012 at 7:15 PM, praful <[email protected]> wrote:
> But then how should we browse the crawled data which is fetched by nutch > crawler from various webpages?? Well you can do it manually from the Nutch side by using the various tools provided. Check out the wiki page on command line options. > I integrated Solr with Nutch and when i search something using Solr UI, it > just returns back a set of XML code, which to my knowledge is of no use. > How should i browse the data.?? There are a number of client libraries to put on top of Solr. This is not really appropriate for Nutch user lists. One client library I've used quickly and simply in the past was ajax-solr however this may or may not suit your requirements/programming style! > I want that it should return back a set of webpages when a query is fired > ,just like Google result page does . Is it possible then?? > Through a client library used on top of Solr yes... hth Lewis > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Nutch-war-file-tp3993943p3994223.html > Sent from the Nutch - User mailing list archive at Nabble.com. -- Lewis

