- 🇨🇦Canada joseph.olstad
We're using search_api_solr and are able to index the external entities. With that said, you'll want this patch so that advanced text processing works.
solr needs to know what language it's processing. Language undefined isn't very helpful.
✨ Make external entities language aware RTBC
I'm also following the instructions here: (includes youtube video instructions/demo)
✨ Add option to handle json wrapped in array Active