- Issue created by @anand.toshniwal93
I have existing index, in which I selected the Date recurrences datasource and upon saving configuration I got below error, If I disable the content access processor then it works fine.
Drupal\search_api\SearchApiException: Could not find property 'date_occur:node__field_event_date/status' which is required by the 'Content access' processor. in Drupal\search_api\Processor\ProcessorPluginBase->ensureField() (line 222 of /app/docroot/modules/contrib/search_api/src/Processor/ProcessorPluginBase.php).
Active
Code