You can write a scoring filter. That is much easier than changing
NutchSimplicity. Take a look at the scoring-opic plugin under src.
That will demostrate the default scoring algorithm.
Dennis Kubes
DS jha wrote:
Hello -
I would like to score & summarize results on a different set of
words/conditions than my original search query criteria - is that possible?
I was thinking of extending NutchSimplicity class to modify how documents
are scored (basically change terms on which documents are scored) and
plugin
basicsummarizer for generating hit summary - does that sound like logical
extension points?
.
Let me know of anyone has solved this type of problem before.
Thanks,