Last active
November 6, 2017 16:34
-
-
Save chamerling/3aeed004e342cd703b261be0e9ff718e to your computer and use it in GitHub Desktop.
Dirty ES fix for OP user search
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chamerling@macbook-air-de-christophe:~/src/openpaas/rse-chamerling|CAL-605-rename-events⚡ | |
⇒ curl -XDELETE 'http://localhost:9200/users.idx/' | |
{"acknowledged":true}% chamerling@macbook-air-de-christophe:~/src/openpaas/rse-chamerling|CAL-605-rename-events⚡ | |
⇒ node ./bin/cli.js elasticsearch -t users | |
debug: local/SUBSCRIBE to mongodb:connectionAvailable | |
[CLI] INFO ElasticSearch has been configured | |
chamerling@macbook-air-de-christophe:~/src/openpaas/rse-chamerling|CAL-605-rename-events⚡ | |
⇒ node ./bin/cli.js reindex -t users |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment