weixsong / elasticlunr.js

Based on lunr.js, but more flexible and customized.
http://elasticlunr.com
MIT License
2.04k stars 148 forks source link

example is broken #4

Closed mkoryak closed 9 years ago

mkoryak commented 9 years ago
GET http://elasticlunr.com/example/assets/bootstrap/js/jquery-1.11.3.min.js 
index.html:233 GET http://elasticlunr.com/example/assets/bootstrap/js/bootstrap.min.js 
index.html:129 Uncaught TypeError: Cannot set property 'href' of null(anonymous function) @ index.html:129(anonymous function) @ index.html:130
require.js:34 GET http://elasticlunr.com/example/elasticlunr.js h.load @ require.js:34i.load @ require.js:29$.load @ require.js:18$.fetch @ require.js:17$.check @ require.js:19$.enable @ require.js:23i.enable @ require.js:27(anonymous function) @ require.js:23(anonymous function) @ require.js:8v @ require.js:7$.enable @ require.js:22$.init @ require.js:17(anonymous function) @ require.js:26
require.js:8 Uncaught Error: Script error for: elasticlunr.js
http://requirejs.org/docs/errors.html#scripterrorC @ require.js:8i.onScriptError @ require.js:29
weixsong commented 9 years ago

Hi, @mkoryak , thanks very much for reporting this issue, fixed already.

mkoryak commented 9 years ago

great, thanks for the quick response! I like it, will use