You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default Elasticsearch 5.4.0 configuration should suffice. One thing is to enable the script scoring function by adding following two lines in the config/elasticsearch.yml file
ub16hp@UB16HP:/ub16_prj/SetRank$ sudo pip3.5 install Elasticsearch
The directory '/home/ub16hp/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/ub16hp/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Requirement already satisfied: Elasticsearch in /usr/local/lib/python3.5/dist-packages (5.4.0)
Requirement already satisfied: urllib3<2.0,>=1.8 in /usr/local/lib/python3.5/dist-packages (from Elasticsearch) (1.22)
ub16hp@UB16HP:/ub16_prj/SetRank$
No description provided.
The text was updated successfully, but these errors were encountered: