Each search term in the search_terms table is not being updated when it has been used by the retriever. This isn't a bug, just not finished implementing yet.
So far a method for updating the table has been added to db.js, just need to make sure that retriever.js uses it and it functions correctly.
Each search term in the search_terms table is not being updated when it has been used by the retriever. This isn't a bug, just not finished implementing yet.
So far a method for updating the table has been added to db.js, just need to make sure that retriever.js uses it and it functions correctly.