node-search icon indicating copy to clipboard operation
node-search copied to clipboard

A Node.js full text search library

Results 4 node-search issues
Sort by recently updated
recently updated
newest added

Hi, noithing important, just a fix to make nstore work with newer versions of node in your examples. (The file you included (nstore.js) will not work on node >0.4) Currently...

Nroe@Nroe:benchmark# node -v v0.4.10 Nroe@Nroe:benchmark# node app.js node.js:134 throw e; // process.nextTick error, or 'error' event on first tick ^ Error: targetStart out of bounds at Buffer.copy (buffer.js:344:11) at loadDatabase...

There are different stemming algorithms for different languages. What about including them as well?