Skip to content
Snippets Groups Projects
Commit d7181205 authored by Daniel Cimorra's avatar Daniel Cimorra
Browse files

fix: resolve unrecognice service

parent ad77a83a
No related branches found
No related tags found
1 merge request!4fix: resolve unrecognice service
...@@ -16,7 +16,7 @@ use Drupal\search_api_solr\Plugin\search_api\datasource\SolrDocument; ...@@ -16,7 +16,7 @@ use Drupal\search_api_solr\Plugin\search_api\datasource\SolrDocument;
*/ */
class ShardDocument extends SolrDocument { class ShardDocument extends SolrDocument {
protected $solr_field = 'shards_field'; protected $solr_field = 'solr_field';
/** /**
* {@inheritdoc} * {@inheritdoc}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment