aqa-test-tools
aqa-test-tools copied to clipboard
Investigate Mongodb full text index on test output
The Advance search feature searches all test output in DB. It takes really long time to return the result. We should look into a more efficient way of searching (i.e., Mongodb full-text index)
https://docs.mongodb.com/manual/core/index-text/ https://www.youtube.com/watch?v=dTN8cBDEG_Q&ab_channel=MikeDane https://database.guide/how-to-create-a-text-index-in-mongodb/