Open MikeAlhayek opened 2 days ago
We triaged this issue and set the milestone according to the priority we think is appropriate (see the docs on how we triage and prioritize issues).
This indicates when the core team may start working on it. However, if you'd like to contribute, we'd warmly welcome you to do that anytime. See our guide on contributions here.
Describe the bug
When using Elasticsearch service, I am seeing the following in my logs
My RelatedContentDisplayDriver queries related documents like this
I think there is an issue in the
ElasticIndexManager.SearchAsync(indexName, query, sort, from, size)
Orchard Core version
1.x and 2.x