search for: ferrethash

Displaying 1 result from an estimated 1 matches for "ferrethash".

2007 Mar 01
2
FerretHash
...ase(s). You have solved many problems for me. As part of my appreciation for your good works, I am offering up for public consideration a silly little class that I wrote. (Code is below.) This class offers a simplified Hash-like interface to (a very restricted subset of) Ferret. Hence I call it FerretHash. FerretHash comes with its very own pet Ferret bug. Run the crude unit test to see the problem. (Long story short, it looks like term frequency, as reported by IndexReader#terms, does not take deletions into account.) require ''rubygems'' require ''ferret'' req...