問題タブ [drupal-search]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
drupal-7 - drush からのインデックス作成中に Solr Search_api_attachment が失敗する
構成:PHP 5.6 Solr-5.5.5 RHEL7 drupal7 search_api_attachments 7.x
UI を介した ndes のインデックス作成は成功しましたが、添付ファイルの検索が機能していません。それによるインデックス作成中drush sapi-i 'my_Index_name'
に次のエラーが発生します:
ただし、Solr の他のすべての検索およびリスト機能は正常に機能していますが、添付ファイルの検索は機能していません。
誰か私が間違っているところを教えてください。