-
``` bash
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 Ty…
-
Hi, when I enable **Token Expandation** by adding the _expand: true_ option for a search on the index, I get the following error message in chrome:
"Uncaught TypeError: Cannot read property 'length'…
bushd updated
9 years ago
-
Hi, I'm getting an odd error when I try to run the example from the elasticlunr documentation in node.js.
Running the following code in node:
``` javascript
var http = require('http');
var elasticlu…