Hacker News new | ask | show | jobs
by diego 5655 days ago
C, I probably still have that source code around. It was very rudimentary: an inverted index with no relevance, only AND queries (intersection of word vectors). I had the index mmap'ed because it was pretty small.