azuline / repertoire

whoops never finished this lol, don't look it's old and embarrassing
https://repertoire.readthedocs.io
GNU Affero General Public License v3.0
11 stars 1 forks source link

frontend: search feature #55

Open azuline opened 4 years ago

azuline commented 4 years ago

hmm i dont want to write, i write enough at work. so im gonna pull together some unified search table and attach a labeling system. labels will be able to filter search results--this is a data-agnostic way to do stuff. it'll be cool, this could even power a lot of other features that require multiple entity types.

jacobericson commented 3 years ago

Going to want to build this using the FTS5 library.

Things to consider:

jacobericson commented 3 years ago

Dependent on #62