Giter Site home page Giter Site logo

hexagon / thinker-fts Goto Github PK

View Code? Open in Web Editor NEW
72.0 5.0 7.0 377 KB

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

License: MIT License

JavaScript 100.00%
thinker ranker factor stemmer fts search-engine full-text-search suggestions wordforms

thinker-fts's Issues

Using a persistent index

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 store the index in a database (MongoDB) and query that.

FYI I'm looking at and evaluating the various full-text search libraries available for Node.js and the Browser and have only just found thinker-fts and from reading the documentation is looks quite good.

It would be nice to see a better online demo though. Fuse.js is excellent in this regard, but you don't need to go quite that far.

Phrase Support

Does this support word order of phrases? For example, assume the text I want to search is
"This is some sample text."

Is there any way to search for the phrase 'sample text' instead of 'sample' and 'text' in the sentence?

Update Readme

Documentation is slightly out of date + missing collections.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.