Mercurial Hosting > luan
view blog/src/private/tools/lucene.luan @ 597:cb6c628de583
add blog tools
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 16 Sep 2015 13:18:45 -0600 |
parents | |
children | ca169567ce07 |
line wrap: on
line source
local Web_search = require "luan:lucene/Web_search" local Db = require "site:/lib/Db" return Web_search.of(Db)