Sivan22 / otzaria

A modern app that brings the jewish library to every device
http://www.otzaria.org/
104 stars 17 forks source link

feat: Tantivy_search_engine #222

Closed Sivan22 closed 2 months ago

Sivan22 commented 2 months ago

added two big features:

  1. refs index using isar database, and ref finding with fuzzy search.
  2. full text search using a rust library named tanivy, through flutter_rust_bridge. the search engine is in a seperate repository as a Dart library