kibana/x-pack/plugins/global_search/common
Pierre Gayvallet 0042d1241b
[7.x] [GS] add search syntax support (#83422) (#84186)
* [GS] add search syntax support (#83422)

* add search syntax parsing logic

* fix ts types

* use type filter in providers

* move search syntax logic to the searchbar

* fix test plugin types

* fix test plugin types again

* use `onSearch` prop to disable internal component search

* add tag filter support

* add FTR tests

* move away from CI group 7

* fix unit tests

* add unit tests

* remove the API test suite

* Add icons to the SO results

* add test for unknown type / tag

* nits

* ignore case for the `type` filter

* Add syntax help text

* remove unused import

* hide icon for non-application results

* add tsdoc on query utils

* coerce known filter values to string

Co-authored-by: Ryan Keairns <contactryank@gmail.com>

* fix mappings for 7.x

Co-authored-by: Ryan Keairns <contactryank@gmail.com>
2020-11-24 16:18:12 +01:00
..
operators
constants.ts
errors.test.ts
errors.ts
license_checker.mock.ts
license_checker.test.ts
license_checker.ts
process_result.test.mocks.ts
process_result.test.ts
process_result.ts
types.ts [7.x] [GS] add search syntax support (#83422) (#84186) 2020-11-24 16:18:12 +01:00
utils.test.ts
utils.ts