2
每當我重新編制一個使用Solr,我收到以下錯誤錯誤的進度條:MAX必須爲正整數
$ RAILS_ENV=development rake sunspot:solr:reindex
Error using progress bar: Max must be a positive integer
我該如何解決這個問題?
每當我重新編制一個使用Solr,我收到以下錯誤錯誤的進度條:MAX必須爲正整數
$ RAILS_ENV=development rake sunspot:solr:reindex
Error using progress bar: Max must be a positive integer
我該如何解決這個問題?
可能的原因是,您的數據庫重新安裝沒有數據。進度條是顯示「多少重新索引/數據庫中有多少記錄」。所以如果你沒有數據,進度條不能被初始化。預計太陽黑子將顯示更好的錯誤信息