issues
search
oracc
/
oracc-search-front-end
1
stars
1
forks
source link
Add project search feature
#44
Open
jhughes982
opened
1 year ago
jhughes982
commented
1 year ago
The large number of projects need to be searched in some way.
We should have a page where users can type in a search term and a list of projects are returned.
What elements of projects should we index so that they can be searched?
How many search results should we return?
How to implement searching results on the backend? Mimic the way the glossaries search works (i.e. elastic search)?