I'm using the Open EdX courses API (/courses/v1/courses/) to list courses. This works fine. I noticed that this endpoint supports a "search_term" query parameter that is not very well documented. Can I search for courses that contains a specific search term in a specific field (like short_description) perhaps by specifying an Elasticsearch query string? Or does this just search various text fields for the search term?
0
There are 0 best solutions below
Related Questions in OPENEDX
- Tutor mfe openedx translation for value
- How to integrate a custom payment gateway in OpenEdx Tutor Ecommerce?
- How to customize login page open edx
- Customizing Issue in Open Edx Tutor
- How to set Stripe as payment processor for Openedx Ecommerce?
- Integrating my Django REST API based extension into OpenedX container
- Issue with API Request in openedx: Server Error when Modifying Student Grades
- How do I test receiving grade information from third party applications on Open Edx?
- Build an SAML IDP provider in React and NodeJS stack
- certificate web doesn't accept boolean openedx
- How do I enable indigo themes on openedx
- Openedx deployed locally
- When installing openEdx, why is there no error message but an installation failure message?
- When I deploy openedx on Ubuntu, why does Bootstrap the Ansible installation command fail?
- Where do I create the config.yml file when deploying openedx on Ubuntu?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?