You also want to save the configuration
configuration has the model associations
I think the flow would be as follows (edited)
get collection details returns configuration id
it also have training_status and crawl_status .. that you probably want to check before downloading the docs for backup
configuration details has the mode_id for WKS models .. not sure we can backup/copy the model
other things that you would probably want to backup is Query modifications: expansion list, tokenization dictionary, and stopword list.
all these are critical to recreating EQUAL collection back again.
You also want to save the configuration
configuration has the model associations
I think the flow would be as follows (edited)
get collection details returns configuration id
it also have training_status and crawl_status .. that you probably want to check before downloading the docs for backup
configuration details has the mode_id for WKS models .. not sure we can backup/copy the model
other things that you would probably want to backup is Query modifications: expansion list, tokenization dictionary, and stopword list.
all these are critical to recreating EQUAL collection back again.