Я установил Apache Solr и 2 раза вручную запускаю cron, но у меня проблема с тем, что 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".
Я заменил solrconfig.xml и schema.xml в / solr / example / solr / conf на те из модуля Apache Solr Drupal.
Может кто-нибудь дать мне совет, что мне проверить?
Привет