On Thu, Jun 18, 2009 at 1:42 PM, caezar<
caezaris@...> wrote:
>
> The main idea not to just store some useless data in index. There are
> searches performed on this data, combined with keywords searches, so I need
> this data in index.
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/HowToMakeCustomSearchThis link was useful:
http://wiki.apache.org/nutch/WritingPluginExample-0.9This is somewhat helpful:
http://wiki.apache.org/nutch/FAQ?highlight=(scoring)#head-347f304e874bee7ff37f8b1a69f9983103cc3150Hope this is useful,
Kirby