elasticsearch-inquisitor icon indicating copy to clipboard operation
elasticsearch-inquisitor copied to clipboard

Implement Parent/Child Support

Open polyfractal opened this issue 11 years ago • 1 comments

Should detect when a parent or child is being queried (e.g. when using has_child, etc), or when trying to to query a field that is mapped as a child.

By detecting this relationship, highlighting can be autodetected (as well as type-checking the relationship)

polyfractal avatar Mar 19 '13 01:03 polyfractal

The curl command generated to explain a result also need to support parent/child relationship when explaining a match on the child type

stof avatar Jul 28 '15 10:07 stof