kibana/packages/kbn-search-errors
Matthew Kime 692b228517
[search] Make ISearchOptions compatible with DataViewLazy (#183939)
## Summary

Simply changing the type on `ISearchOptions` to work with DataViewLazy.
Nothing that uses `ISearchOption` uses the field list so these are type
only changes

Part of https://github.com/elastic/kibana/pull/183694
2024-05-23 11:14:36 -07:00
..
src [search] Make ISearchOptions compatible with DataViewLazy (#183939) 2024-05-23 11:14:36 -07:00
BUILD.bazel @kbn/search-errors package (#171563) 2023-12-07 10:39:19 -07:00
index.ts [lens] show 'View details' UI action to open clusters inspector tab when request fails (#172971) 2023-12-20 15:12:54 -07:00
jest.config.js @kbn/search-errors package (#171563) 2023-12-07 10:39:19 -07:00
kibana.jsonc @kbn/search-errors package (#171563) 2023-12-07 10:39:19 -07:00
package.json @kbn/search-errors package (#171563) 2023-12-07 10:39:19 -07:00
README.md @kbn/search-errors package (#171563) 2023-12-07 10:39:19 -07:00
tsconfig.json [ES|QL] Fetch the query columns utils (#182338) 2024-05-06 10:51:40 +02:00

@kbn/search-errors

Package isolating elasticsearch search error logic