--------------------
- [BREAKING CHANGE] Remove 'sub indexes' logic
[masipcat]
- Minor changes to ElasticSearchUtility
[masipcat]
- Remove deprecated parameter 'doc_type'
[masipcat]
- ElasticSearchUtility: removed obsolete methods get_by_uuid(), get_by_uuids(),
get_by_type() and get_by_type()
[masipcat]
- ElasticSearchUtility: removed unused internal method _get_type_query()
[masipcat]
- Solving bug when searching within the same context that starts by
the same path. ej: /container/folder/type_one and /container/folder/type.
[nilbacardit26]
- Enlarging the max time to wait for the ES docker container. Useful
when passing test with xdist with multiple threads.
[nilbacardit26]