node-search
node-search copied to clipboard
A Node.js full text search library
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...
Or I could help you with that
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?