Not really. Let me elaborate. If I pass it multiple URLs such as http://example.com, example.net and example.org, how can I search only in net?
Regards, On 12 October 2012 23:55, Tejas Patil <[email protected]> wrote: > Hi Tolga, > > For searching a specific content from a specific website, crawl it first, > then index it and search for the term after loading indexes over Solr. > Does that really answer your question ? > > Thanks, > Tejas > > On Fri, Oct 12, 2012 at 12:55 PM, Tolga <[email protected]> wrote: > > > Hi, > > > > I use nutch to crawl my website and index to solr. However, how can I > > search for piece of content in a specific website? I use multiple URL's > > > > Regards, > > >

