Umbraco 13.3.2: DeliveryContentAPI Examine Index created even if DeliveryContentAPI not enabled #16734
Replies: 3 comments 1 reply
-
Hi there @RachBreeze! Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better. We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.
We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions. Thanks, from your friendly Umbraco GitHub bot 🤖 🙂 |
Beta Was this translation helpful? Give feedback.
-
Thanks @RachBreeze to report this. It is fair to say this is a feature request, and we like the idea, but it will require we rebuild the index when the delivery API is enabled. So it is not an easy fix. I will transfer it to a discussion. |
Beta Was this translation helpful? Give feedback.
-
@Shazwazza had thought of this for ExamineX https://examinex.online/configuration see "Disabling Specific Indexes". So it's not an issue for an ExamineX integration, but it would be good if Umbraco Core could do something similar with all indexes, every little helps as that famous advert goes :-) |
Beta Was this translation helpful? Give feedback.
-
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
Umbraco 13.3.2
Bug summary
If the DeliveryContentAPI is not enabled, the DeliveryContentAPI examine index should not be created this is for two reasons:
PS it would be great when looking at this if you could find away to disable the MemberIndex OOB for the same reasons.
Specifics
No response
Steps to reproduce
Install Umbraco 13.3.2, don't enable the DeliveryContentAPI
Expected result / actual result
No response
Beta Was this translation helpful? Give feedback.
All reactions