learning-to-rank for elasticsearch
build docker image
docker-compose build
download data and a library
bash prepare.sh
launch containers and setup learning-to-rank
docker-compose up
search
python app/check_search_results.py --keyword Rambo
docker-compose build
bash prepare.sh
docker-compose up
python app/check_search_results.py --keyword Rambo