KolodzRelyens
(Patrick Kolodziejczyk Relyens)
March 16, 2023, 10:34am
1
Hi,
My instance of Elasticsearch start to have a lot of recorded search object, like
Batchs_MyAppA_MySpecificProcessA
Batchs_MyAppA_MySpecificProcessB
Batchs_MyAppA_MySpecificProcessC
Batchs_MyAppB_MySpecificProcessD
Batchs_MyAppB_MySpecificProcessE
Batchs_MyAppB_MySpecificProcessF
Using the main search or the filter in "Saved Objects" page, I can find anything by only putting "MySpecificProcessF" even with like character : * % ?
How to search like that, if possible ?
jughosta
(Julia Rechkunova)
April 3, 2023, 12:54pm
2
Hi @KolodzRelyens and welcome to the community!
We are planning to improve this experience. Please use this link for tracking:
opened 11:59AM - 23 Jan 23 UTC
Team:Core
Feature:Saved Objects
Team:SharedUX
There are several places where the Kibana UI allows users to search over their s… aved objects:
1. Management
1. Saved objects
2. Data views
3. Tags
4. Cases
2. Dashboard list
3. Visualize library
We have received feedback from users that the search experience does not meet their expectations. There have also been several attempts to solve this each only making it incrementally better. This issue is to discuss how we might provide users with a world class search experience powered by the saved objects APIs.
I suggest the following steps to be able to make progress against this problem:
1. Identify the combination of search query, text analyser and mappings that provide the best possible search experience on the raw Elasticsearch APIs
2. Ensure that it's possible to use the above combination for saved object types using the server-side saved objects client.
3. Create a guide for teams to ensure their saved object types have everything needed to power a powerful search experience and adapt the UI if/where needed.
#### Related issues:
- https://github.com/elastic/kibana/issues/9767
- https://github.com/elastic/kibana/issues/14729
- https://github.com/elastic/kibana/issues/97074
- https://github.com/elastic/kibana/issues/32776
- https://github.com/elastic/kibana/issues/90315
- https://github.com/elastic/kibana/issues/22051
- https://github.com/elastic/kibana/pull/15175
- https://github.com/elastic/kibana/issues/5734
- https://github.com/elastic/enhancements/issues/17002
system
(system)
Closed
May 1, 2023, 1:07pm
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.