Hacker News new | ask | show | jobs
by rorydh 4279 days ago
TF–IDF ranking doesn't seem to be too complex a thing to implement. Maybe this is an opportunity for someone here to contribute to the open source project.
1 comments

The concurrency aspects of this seem a bit tricky. How do we ensure that a bloated index does not screw our results too much?