Re: backups of analyzingInfixSuggesterIndexDir

2016-05-13 Thread Arcadius Ahouansou
is there some option by which to > say "include analyzingInfixSuggesterIndexDir as well"? > > > > -Original Message- > > From: Erick Erickson [mailto:erickerick...@gmail.com] > > Sent: Wednesday, May 11, 2016 11:53 PM > > To: solr-user > > Subject: Re: bac

Re: backups of analyzingInfixSuggesterIndexDir

2016-05-13 Thread Erick Erickson
Wednesday, May 11, 2016 11:53 PM > To: solr-user > Subject: Re: backups of analyzingInfixSuggesterIndexDir > > Well, it can always be rebuilt from the backed-up index. That suggester > reads the _stored_ fields from the docs to build up the suggester > index. With a lot of docum

RE: backups of analyzingInfixSuggesterIndexDir

2016-05-12 Thread Oakley, Craig (NIH/NLM/NCBI) [C]
Backup simply by copying the files? or is there some option by which to say "include analyzingInfixSuggesterIndexDir as well"? -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Wednesday, May 11, 2016 11:53 PM To: solr-user Subject: Re:

Re: backups of analyzingInfixSuggesterIndexDir

2016-05-11 Thread Erick Erickson
Well, it can always be rebuilt from the backed-up index. That suggester reads the _stored_ fields from the docs to build up the suggester index. With a lot of documents that could take a very long time though. If you desperately need it, AFAIK you'll have to back it up whenever you build it I'm af