- Issue created by @roman_pro
- 🇧🇪Belgium borisson_ Mechelen, 🇧🇪
The indexing in search api happens on a field basis, and it is usually indexed as the anonymous user. This will need a custom processor to translate the node grants into something useful. I'll keep this open to see if there is more interest in this, but I don't think this should be something we include in facets.
- 🇨🇿Czech Republic roman_pro
Thanks borrison_
I don't mind creating a custom processor myself, just looking for some hints really. Taking some inspiration from flag_search_api, where they index data per user but I'd rather use already indexed node_grants field if at all possible?