OeX_ES-44: Update edx-search elasticsearch. * removes redundant doc_types from the lms/cms, replaces courseware index with doc_types to two indices * code polishing * Use a new config variable for ES7 deployment. (#2226) Co-authored-by: Golub-Sergey <1.golub.sergey.1@gmail.com> Co-authored-by: Diana Huang <diana.k.huang@gmail.com>
These directories specify the Python (and system) dependencies for the LMS and Studio. - ``edx`` contains the normal Python requirements files - ``edx-sandbox`` contains the requirements files for Codejail - ``constraints.txt`` is shared between the two (In a normal `OEP-18`_-compliant repository, the ``*.in`` and ``*.txt`` files would be directly in the requirements directory.) .. _OEP-18: https://github.com/edx/open-edx-proposals/blob/master/oeps/oep-0018-bp-python-dependencies.rst