Doug:

On Tue, 28 Dec 2004 08:35:28 -0800, Doug Cutting <[EMAIL PROTECTED]> wrote:
> A servlet that uses NutchBean should do most of what's required.  If you
> need results date-ordered then you'd need an indexing plugin that
> indexes a date for each page, and, finally, a query plugin that causes a
> lucene Lucene Sort to be used.  This last part is the hardest, as query
> plugins can currently only modify the query and don't get to specify a
> Sort.  So we'll need to revise this API a bit.

I haven't heard back from you regarding my questions, resent below:
1. index-more already handles sorting by date. Can I leverage this
instead of writing an indexing plugin?
2. I have no idea how to write a plugin for nutch, care to provide me
with some pointers?
-- 
Cheers,
Hasan Diwan <[EMAIL PROTECTED]>


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to