You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Nguyen Ngoc Giang <gi...@gmail.com> on 2006/10/08 16:59:16 UTC

Re: Searching with "and" and "or?

  You can have a look at NutchAnalysis.jj and create some customized rules
for your own keywords.

  Cheers,



On 9/29/06, Stefan Neufeind <ap...@stefan-neufeind.de> wrote:
>
> Hi,
>
> I'm trying to build a search like
>
>    searchword AND (site:www.example.com OR site:www.foobar.org)
>
> But no such syntax I tried worked out. Is it possible somehow?
>
>
>
> Regards,
> Stefan
>
>