Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Parallel index structure / moving indexes between hosts? #255

Open
kr428 opened this issue Jul 28, 2017 · 1 comment
Open

Parallel index structure / moving indexes between hosts? #255

kr428 opened this issue Jul 28, 2017 · 1 comment

Comments

@kr428
Copy link

kr428 commented Jul 28, 2017

Hi there; I need to move my CouchDB / couchdb-lucene installation to new infrastructure. CouchDB seems trivial here but I am unsure about couchdb-lucene; index structures so far are rather big and I don't want them to be rebuilt as this will take way too long. Is there a good way to move index over to another machine? Simply copying the whole folder and restarting couchdb-lucene didn't work, it seems it still "just" created a new empty index and restarted indexing the whole structure... Anything worth noting about this?
TIA and all the best,
Kristian

@rnewson
Copy link
Owner

rnewson commented Jul 31, 2017

hi, sorry for slow reply. The path names are calculated from the relevant contents of the design document, so you should be able to just copy the entire directory tree. Did you get permissions right etc?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants