This is the result ranker for the search engine project. This recieves queries from user-interface and asks the database wrapper to get all the matching results. Based on the results returned by the database, the result ranker will sort the pages and send them in JSON back to the UI.
Every one of the files in this repo is licensed under the GNU LGPL v3, but some may not include the license head due to technical limitations.