「Join query and FilterCache」の問題
トピック作成者:ks-solruserml-bot (2024/06/17 17:08 投稿)
3
(The bot translated the original post https://lists.apache.org/thread/ww99kmvd0mg85odl0rd21zyzrmlxvt1d into Japanese and reposted it under Apache License 2.0. The copyright of posted content is held by the original poster.)
こんにちは、
私たちはSOLRを8.11.0にアップデートしましたが、JOINを使用したクエリを実行する際に以下のエラーメッセージが表示されます。
"q":"{!join from=cat to=id}airbag"
エラーメッセージは以下の通りです:
"error":{
"metadata":[
"error-class","org.apache.solr.common.SolrException",
"root-error-class","org.apache.solr.common.SolrException"],
"msg":"Using join queries with synchronous filterCache is not supported!
Details can be found in Solr Reference Guide under
'query-settings-in-solrconfig'.",
"code":510}
Googleで解決策を探しましたが、成功しませんでした。
solrconfigでfiltercacheセクションを見つけましたが、LRUCacheをCaffeineCacheに変更する必要があるかどうかわかりません。
誰か助けていただけますか?
よろしくお願いします。
最良のご挨拶、
Bruno
トピックへ返信するには、ログインが必要です。