- Issue created by @John Cook
- 🇬🇧United Kingdom joachim
Do you mean the recurring date field, or the date occurrence computed field?
If it's the recurring date field, then it's a problem with Date Recur module. If it's the computed field, then the problem is probably in Search API, as the computed occurrence field is of type daterange.
This module doesn't actually declare any fields to the search index - our datasource plugin inherits from the one for entities in SearchAPI, and doesn't override getPropertyDefinitions().