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
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
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:
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
I have a client whose Solr installation creates a
analyzingInfixSuggesterIndexDir directory besides index and tlog. I notice that
this analyzingInfixSuggesterIndexDir is not included in backups (created by
replication?command=backup). Is there a way to include this? Or does it not
need to be ba