0.1.4 • Published 9 years ago

lunr-server v0.1.4

Weekly downloads
4
License
CC0-1.0
Repository
github
Last release
9 years ago

lunr-server WORK IN PROGRESS

This is a Node.js server that responds to queries for Lunr.js indexes.

Note: This server is still in its early stages and subject to change drastically. Don't use it yet.

Running locally

Assumes that the indexed projects are locally accessible via the filepaths listed in lunr-server-config.json.

Install

sudo npm install gulp gulp-util gulp-mocha --save-dev

Run

bin/lunr-server lunr-server-config.json

Query

curl localhost:8080/?q=my+search+terms
0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago