yunodb icon indicating copy to clipboard operation
yunodb copied to clipboard

A portable, persistent, electron-embeddable fulltext search + document store database for node.js

Results 8 yunodb issues
Sort by recently updated
recently updated
newest added

Any replacement with this features (full-text search + document store)?

by default it would be great to use memdown for indexing and then flush to disk https://github.com/mvayngrib/cachedown does this for you - so we could use it as default instead...

hi, i want to use it,but it dosen't support chinese,what show i do? thanks.

See https://github.com/fergiemcdowall/search-index/issues/261 and https://github.com/fergiemcdowall/search-index-adder/issues/2 Some of the issues are addressed by the NLP pipeline which greatly reduces redundancy in the index. However, memory usage is still high. A test case...

we should expose a streaming interface this requires search-index to support streaming addition

I love this project. Could be nice create a separate project that uses yunodb under the hood that show how yuno works. What do you think? I can help! 💃

My initial use-case doesn't require record deletion. However, most people do want to do that.

expose archiving in the API preferably `tar.xz`