문제

I'm using Solr 4.0 and have two rather large collections indexed. I would rather not have to reload the data when upgrading to 4.8, but I'm not finding much in the way of instructions on how to maintain my collections. Is there a procedure for this other than common sense?

도움이 되었습니까?

해결책

Indexes are compatible. Upgrade your Solr and point the new version at the same index location and everything just works.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top