Mark, I've added a section in the wiki called:
http://wiki.apache.org/jakarta-lucene/CommunityContributions and have added an entry for your message. If you want to edit the message, go for it. I believe that the wiki can support attached files if you want to upload there. cheers, sv On Sun, 28 Mar 2004 [EMAIL PROTECTED] wrote: > I've found an elegant way of doing this now for all types of search - a > new "NegatingQuery" class that takes any Query object in its constructor > and selects all documents that DONT match and gives them a user-definable boost. > > The code is here: > http://www.inperspective.com/lucene/demote.zip > > Cheers > Mark > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
