Hi,
Unfortunately QueryParser used in nutch will not parse queries of the
form site:<site1>,<site2> , but i've hit the same problem and started
working on it. I will create a jira issue for this. You can refer there.
karthik085 wrote:
Hi,
To search a query from a particular domain from the index - I do:
<query> site:<site name>
How do I search from multiple domains? Any other nifty options or plugins
that can help to achieve this?
Another way I can think is (not efficient I believe) - create different
combinations of site indexes. Change the location for searching on the fly.
Any help is appreciated. Thanks.
Thanks,
Kartrthik