Skip to content

Dart library that performs in-memory full-text search

License

Notifications You must be signed in to change notification settings

Nico04/full_text_search

 
 

Repository files navigation

full_text_search

pub package Coverage Status

A package that performs in-memory full-text searching. It doesn't maintain any indexes, but does support scoring rules and tries to remain memory efficient.

About

Dart library that performs in-memory full-text search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 82.9%
  • HTML 14.2%
  • Ruby 2.9%