- Issue created by @sundflux
- First commit to issue fork.
- Merge request !556Issue #3518498: Resolve notice and checker on AI search index form for non-bundled enitites → (Closed) created by arkener
- 🇳🇱Netherlands arkener
I encountered this issue on a project that uses custom content entities without bundles. In my case, the content appears to be correctly indexed into our VDB (Milvus, in this instance). However, we still receive the same notices on the
/admin/config/search/search-api/index/<index>/fields
page. These notices are linked to the "Preview content to be vectorized" feature, which doesn't function properly when no bundles are defined.I've added an MR that resolved these issues for us.
- 🇬🇧United Kingdom scott_euser
Looks great thank you! Only we need to target 1.1.x branch instead please, otherwise RTBC
- Merge request !568Issue #3518498: Resolve notice and checker on AI search index form for non-bundled enitites → (Open) created by arkener