简体   繁体   English

在日期字段中从 Drupal 商业产品索引 solr 时出错

[英]Getting error during indexing solr from Drupal commerce product in date field

See the below error:请参阅以下错误:

[error]  Drupal\search_api_solr\SearchApiSolrException while indexing item 
entity:commerce_product/11223:en: Solr endpoint http://cw20-solr:8983/ 
bad request (400). ERROR: [doc=2e57jr-default_solr_index-entity:commerce_product/11223:en] 
Error adding field 'drm_field_webinar_start_on'='[[2021-12-12T14:00:00Z TO 2021-02-18T11:48:29Z], [2020-12-12T14:00:00Z TO 2021-02-18T11:48:29Z]]'
msg=Wrong order: 2021-12-12T14 TO 2021-02-18T11:48:29 in 
Drupal\search_api_solr\SolrConnector\SolrConnectorPluginBase->handleHttpException()
(line 1016 of /var/www/html/ibfd/web/modules/contrib/search_api_solr/src/SolrConnector/SolrConnectorPluginBase.php).

How to fix it?如何解决?

Thanks.谢谢。

See the below error:请参阅以下错误:

[error]  Drupal\search_api_solr\SearchApiSolrException while indexing item 
entity:commerce_product/11223:en: Solr endpoint http://cw20-solr:8983/ 
bad request (400). ERROR: [doc=2e57jr-default_solr_index-entity:commerce_product/11223:en] 
Error adding field 'drm_field_webinar_start_on'='[[2021-12-12T14:00:00Z TO 2021-02-18T11:48:29Z], [2020-12-12T14:00:00Z TO 2021-02-18T11:48:29Z]]'
msg=Wrong order: 2021-12-12T14 TO 2021-02-18T11:48:29 in 
Drupal\search_api_solr\SolrConnector\SolrConnectorPluginBase->handleHttpException()
(line 1016 of /var/www/html/ibfd/web/modules/contrib/search_api_solr/src/SolrConnector/SolrConnectorPluginBase.php).

How to fix it?如何解决?

Thanks.谢谢。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM