atlas-engineer / prompter

Live-narrowing, fuzzy-matching, extensible prompt framework.
BSD 3-Clause "New" or "Revised" License
13 stars 1 forks source link

Full text search: Montezuma, Xapian... #12

Closed Ambrevar closed 1 year ago

Ambrevar commented 1 year ago

Original issue: https://github.com/atlas-engineer/prompter/issues/28 We can dramatically upgrade our search capatibilities by using a library like Montezuma or Xapian.

See atlas-engineer/nyxt#9.

aadcg commented 1 year ago

Superseded by #28