Re: Search in specific website

2012-10-16 Thread Otis Gospodnetic
Hi, Maybe there are matches for both :) Otis -- Performance Monitoring - http://sematext.com/spm On Oct 16, 2012 9:05 AM, "Tolga" wrote: > Hi again, > > In Nutch list, I was told to use "url:example\.net AND content:some > keyword" and so I did. However, I get results from both my URLs. Why thi

Re: Search in specific website

2012-10-16 Thread Erick Erickson
Please review: http://wiki.apache.org/solr/UsingMailingLists You're providing almost no information to allow us to help you; all we can do is waste time by guessing. Best Erick On Tue, Oct 16, 2012 at 9:05 AM, Tolga wrote: > Hi again, > > In Nutch list, I was told to use "url:example\.net AND

Re: Search in specific website

2012-10-16 Thread Tolga
Hi again, In Nutch list, I was told to use "url:example\.net AND content:some keyword" and so I did. However, I get results from both my URLs. Why this behaviour? Regards, PS: I've re(crawl|index)ed my data. On 10/12/2012 05:07 PM, Otis Gospodnetic wrote: Hi Tolga, You'll get more help on

Re: Search in specific website

2012-10-12 Thread Otis Gospodnetic
Hi Tolga, You'll get more help on the Nutch mailing list. I don't know the schema Nutch uses for Solr off the top of my head, so I can't tell you if maybe it uses "site" for a field or "host" or "url" or "domain" or ... Otis -- Search Analytics - http://sematext.com/search-analytics/index.html P

Search in specific website

2012-10-11 Thread Tolga
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,