I'm only a moderately experienced java programmer, so I was hoping I
could get a few pointers about where to begin on a particular problem.

I want to increase the score of a search result if the title contains
the search query and the site is from a particular site.

I thought that I could do this by extending the OPICScoringFilter
class.  Is this the best way to handle this problem, or is there a
different more preferred way?

--
http://JacobBrunson.com

Reply via email to