Apache Solr をインストールし、手動で cron を 2 回実行しましたが、0% がサーバーに送信されるという問題があります。
The search index is generated by running cron. 0% of the site content has been sent to the server. There are 2884 items left to send.
Using schema.xml version: drupal-1.1
The server has a 2 min. delay before updates are processed.
Number of documents in index: 220
Number of pending deletions: 0
すべてのメッセージは問題ないようです:
* Apache Solr: Your site has contacted the Apache Solr server.
* Apache Solr PHP Client Library: Correct version "Revision: 22".
/solr/example/solr/conf の solrconfig.xml と schema.xml を Apache Solr Drupal モジュールのものに置き換えました。
何をチェックすればいいですか?
よろしく