SeanIFitch / rpi-search-ranking

Ranking implementation for the RPI search engine project. Uses pairwise logistic regression.
MIT License
0 stars 0 forks source link

Add tests for some errors occurring #2

Open SeanIFitch opened 2 days ago

SeanIFitch commented 2 days ago

Should still return documents. Probably exclude documents for which errors occurred (e.g. docs 1-4 successfully got metadata but error on doc 5).

If there is an error on pagerank, just set pagerank data to 0.