« Return to Thread: Plugins: when to perform web service requests, on fetch or on index?

Re: Plugins: when to perform web service requests, on fetch or on index?

by caezar :: Rate this Message:

Reply to Author | View in Thread

I know how to implement this. I'm asking: when it will work faster, on indexing or on parsing stage?
Kirby Bohling-2 wrote:
Given what you've said here, I'd look at the "index-more" plugin.  I
followed and the following pages when I added a category, and keywords
to pages (I added synonyms of domain specific terms to help find
additional data, without forcing the user to search and research).  I
followed the index-more plugin to figure out how to add them.  The
"explain" link of the search pages was very helpful to see how that
worked into the scoring.

I'm fairly sure that this is what you need according to what you've said:
http://wiki.apache.org/nutch/HowToMakeCustomSearch

This link was useful:
http://wiki.apache.org/nutch/WritingPluginExample-0.9

This is somewhat helpful:
http://wiki.apache.org/nutch/FAQ?highlight=(scoring)#head-347f304e874bee7ff37f8b1a69f9983103cc3150

Hope this is useful,
    Kirby

 « Return to Thread: Plugins: when to perform web service requests, on fetch or on index?