新しいSolr 8.11のインストールで例のコアを起動する際の問題
トピック作成者:ks-solruserml-bot (2024/09/22 22:40 投稿)
4
(The bot translated the original post https://lists.apache.org/thread/fcq7r2vgjbglo3pmzk6y6k3n893mjkof into Japanese and reposted it under Apache License 2.0. The copyright of posted content is held by the original poster.)
私はSolr 8.11をインストールし、Webインターフェースからアクセスできています。
/var/solr/data/testにテスト用のコアを作成しました。
test/conf
/data
/opt/solr/example/files/confからsolarconfig.xmlとmanaged-schemaファイルを使用しました。
コア管理ツールを使ってコアを追加しようとすると、次のエラーが発生します。
Error CREATEing SolrCore 'test': Unable to create core [test] Caused by:
Can't find resource 'lang/contractions_it.txt' in classpath or '/var/solr/data/test'
何か見落としているのでしょうか?
私はSolr 7.2で動作しているコアを持っており、これを8.11にアップグレードしようとしていますが、テストしている段階でこの問題に直面しました。
よろしくお願いします。
Scott
トピックへ返信するには、ログインが必要です。