thinker-fts icon indicating copy to clipboard operation
thinker-fts copied to clipboard

Fast and extendible Node.js/Javascript fulltext search engine.

Results 2 thinker-fts issues
Sort by recently updated
recently updated
newest added

Documentation is slightly out of date + missing collections.

You mention: > Allows saving/loading the index to/from disk, but for small datasets you can feed the index on-the-fly. however I can't see any documentation about this. I'd like to...