@@ -106,7 +106,7 @@ class ListItemProcessor extends ProcessorPluginBase implements BuildProcessorInt
$field=$index->getField($field_identifier);
if(!$field->getDatasourceId()){
thrownewInvalidProcessorException("This field has no datasource, there is no valid use for this processor with this facet");
thrownewInvalidProcessorException("The {$field_identifier} field has no datasource, there is no valid use for the {$this->pluginId} processor with this facet");