I'm trying to extend the edx-platform by adding full-text search, but I'm having trouble understanding how to retrieve data from mongodb. Does anyone have any experience with edx? How can one access data in a Courses.objects.all()
manner?
Thanks!
A.