ACMAS / ACMAS-Frontend

An academic archive querying system for students and alumni.
http://acmas.systems
Mozilla Public License 2.0
6 stars 4 forks source link

Search by Question Search Engine #79

Closed omarASC5 closed 1 year ago

omarASC5 commented 1 year ago

This contains the code for integrating the new Elastic Search based search engine with the "search by question" function of the ACMAS website. It creates new docker containers for Elastic Search and Kibana and queries them for use in the search engine.

jaw12346 commented 1 year ago

Currently unable to proceed with testing due to broken search-by-question functionality. This is broken on Main as well, so the issue doesn't stem from this branch. Given that search by question is tied directly to this feature, it's surprising that it wasn't discovered earlier.

jaw12346 commented 1 year ago

Closing due to new activity by the search engine team. Will keep the branch for at least the remainder of the semester.