Я работаю в среде Pressflow Drupal 6, Debian, Apache2, PHP 5.3.3.Пытаюсь настроить Solr на нем.Выполните шаг 9. Установите и настройте apache Solr http://groups.drupal.org/pantheon/mercurywiki
- Установите Tomcat6
- Установите Apache Solr
- drush dl apachesolr
- переместить специфичные для Drupal файлы конфигурации и схемы в solr / conf /
Теперь, когда я запускаю cron
50% of the site has been indexed. There are 50 items left to index.
После этого выдается ошибка Apache Solr (в «Записи журнала отчетов»)
Indexing failed on one of the following nodes: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20
"400" Status: Document_tq3l64node1_missing_required_field_entity_type: Document_tq3l64node1_missing_required_field_entity_type
Error 400
HTTP ERROR: 400Document [tq3l64/node/1] missing required field: entity_type
RequestURI=/solr/iexplore/updatePowered by Jetty://
Не могли бы вы помочь, почему я получаю эту проблему и что за исправление?