DataToKnowledge / wheretolive-backend

GNU General Public License v2.0
0 stars 0 forks source link

[ElasticSearch] Very slow index creation #63

Closed Gigitsu closed 9 years ago

Gigitsu commented 9 years ago

I've tried to create a new index with cURL in this way

curl -XPUT --user username:password 'http://backend-1.cloudapp.net:9200/test/'

The index creation takes very long time.