분류
Python
flask_msearch-whoosh가있는 플라스크에 대한 전체 텍스트 검색
본문
플라스크에 대한 전문 검색.
https://github.com/honmaple/flask-msearch
pip install flask-msearch # when MSEARCH_BACKEND = "whoosh" pip install whoosh blinker # when MSEARCH_BACKEND = "elasticsearch", only for 6.x.x pip install elasticsearch==6.3.1