Hi,

I am trying to implement a scoring filter plugin that filters url links. I was told that if I set the score of a link to Float.MinValue, it would never get selected for fetch. In my plugin, if a link doesnt have a high enough score when it gets to the generateSortValue, I set its score to Float.MinValue, however it is still getting fetched. Is there another to tell the fetcher to not fetch certain links based on their score?

Thanks,

Eric Osgood
---------------------------------------------
Cal Poly - Computer Engineering, Moon Valley Software
---------------------------------------------
eosg...@calpoly.edu, e...@lakemeadonline.com
---------------------------------------------
www.calpoly.edu/~eosgood, www.lakemeadonline.com

Reply via email to