Hi, Hasan,
Looking more carefully at the query-more plugin, it seems that it
only adds functionality for date queries and type queries. I think
you need to add query-basic to the list also to get it to search
the default content. Can you try adding query-basic and running:
bin/nutch search http
Howie
On 06/03/06, Howie Wang <[EMAIL PROTECTED]> wrote:
> Is query-basic or query-more included in your nutch-default.xml?
It is indeed included in my nutch-site.xml :-
<property>
<name>plugin.includes</name>
<value>protocol-httpclient|urlfilter-regex|parse-(text|html|js)|index-more|query-(more|site|url)</value>
</property>
Thanks for the help!
--
Cheers,
Hasan Diwan <[EMAIL PROTECTED]>