vanng822 / go-solr

Solr client in Go, core admin, add docs, update, delete, search and more
MIT License
69 stars 42 forks source link

Create wrapper method for swapping the cores #14

Closed vanng822 closed 10 years ago

vanng822 commented 10 years ago

see https://wiki.apache.org/solr/CoreAdmin SWAP something like http://localhost:8983/solr/admin/cores?action=SWAP&core=core1&other=core0