elasticsearch/dsl/mapping_base.py (2 lines): - line 150: # TODO: conflict detection/resolution - line 173: # FIXME only merge subfields, not the settings elasticsearch/dsl/_async/search.py (1 line): - line 75: # TODO: failed shards detection elasticsearch/dsl/field.py (1 line): - line 491: # FIXME import utils/templates/field.py.tpl (1 line): - line 263: # FIXME import utils/templates/query.py.tpl (1 line): - line 335: # TODO: percentages or negative numbers will fail here elasticsearch/dsl/_sync/search.py (1 line): - line 74: # TODO: failed shards detection elasticsearch/dsl/utils.py (1 line): - line 309: - basic logical operators (&, | and ~) using a Bool(Filter|Query) TODO: elasticsearch/dsl/query.py (1 line): - line 283: # TODO: percentages or negative numbers will fail here