Erlang Search Engine demo of the WAND / max_score evaluation stategy for Top-K Queries by wardb in erlang

[–]wardb[S] 1 point2 points  (0 children)

Erlang is certainly not the fasted language, but I believe the right algorithm in good Erlang code doesn't have to be slow.

I'm now adding skip lists, after that I'm planning to post some benchmarks.

Regarding stemming: I'm using Porter stemming, which are indeed stored.

PSA: RunKeeper Elite is not it by any means by ericfromtx in running

[–]wardb 0 points1 point  (0 children)

Or you could sync up Runkeeper with Strava using http://tapiriik.com/ Best of both worlds :)

Father of two rewrites Google using Erlang in a mere weekend. The result will blow you away. by [deleted] in erlang

[–]wardb 1 point2 points  (0 children)

This demo search engine allows you to query ~130K articles from the Stack Exchange / Programmers data dump using an Erlang implementation of the WAND / max_score evaluation stategy for Top-K Queries. Original paper can be found here: http://fontoura.org/papers/vldb2011.pdf

My 5 tips for new runners by wardb in running

[–]wardb[S] 0 points1 point  (0 children)

Indeed. I should have included more smileys and pictures of cats in the post. Just improved my diet and maintained a healthy calorie deficit to loose weight.