Skip to content

Instantly share code, notes, and snippets.

View kristiank's full-sized avatar

Kristian Kankainen kristiank

View GitHub Profile
@terjesb
terjesb / logicrels-lucene.clj
Created July 26, 2012 08:39 — forked from jsmorph/logicrels-lucene.clj
Lucenalog: Datalog interface to Lucene in 10 lines
(ns lucenalog.core
"Lucenalog = Datalog interface to Lucene in 10 lines.
Simple but powerful.
Use
(db/add (index) {:a \"foo\" :b \"bar\"})
to index a map with Lucene. Then you can use the relation