kibana/test/api_integration
Chris Roberson 389115cad0 Ensure conflicted fields can be searchable and/or aggregatable (#13070)
* Ensure that conflict fields can be searchable and/or aggregatable in the UI

* Use `some` instead of `reduce`

* Revert UI changes

* Attempt to convert multiple ES types to kibana types, and if they all resolve to the same kibana type, there is no conflict

* Add comma back

* Cleaner code

* Add tests

* Update failing test to handle searchable and aggregatable properly

* Add functional test to ensure similar ES types are properly merged

* Update tests

* Revert shard size
2017-07-28 10:45:43 -04:00
..
apis Ensure conflicted fields can be searchable and/or aggregatable (#13070) 2017-07-28 10:45:43 -04:00
fixtures/es_archiver Ensure conflicted fields can be searchable and/or aggregatable (#13070) 2017-07-28 10:45:43 -04:00
services [IndexPatterns] Support cross cluster search (#11114) 2017-06-02 14:26:58 -07:00
config.js Use single ES document type (#12794) 2017-07-19 09:27:16 -07:00