grafana/public/app/features/search
Artur Wierzbicki 74158ed66b
Search: use SQL search as a fallback during bluge's initial indexing (#54095)
* Search: use SQL search as a fallback when bluge indexing is ongoing

* Search: lint

* Search: feedback fixes - return an empty frame with a special name

* Search: revert readiness check query type

* Search: remove println

* remove sleep, get coffee
2022-08-26 12:36:41 +04:00
..
components Search: Track user searches and results interactions (#52949) 2022-07-29 11:30:13 -04:00
hooks Search: add starred filter and swap button order (#52184) 2022-07-29 16:34:17 +02:00
page Search: Show all dashboards in the folder view (#54163) 2022-08-24 12:10:34 -04:00
reducers Search: pass the 'explain' flag from the UI and debug paging issues (#51847) 2022-07-08 15:28:21 -04:00
service Search: use SQL search as a fallback during bluge's initial indexing (#54095) 2022-08-26 12:36:41 +04:00
constants.ts use dash-db type when searching for dashboard (#53607) 2022-08-12 16:14:04 +02:00
index.ts SearchV2: Use the same components for both SQL and bluge backends (#50125) 2022-06-30 12:45:45 -04:00
loaders.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types.ts Migrate to UID: Stop using search result ID (#54099) 2022-08-26 09:42:46 +02:00
utils.test.ts SearchV2: Use the same components for both SQL and bluge backends (#50125) 2022-06-30 12:45:45 -04:00
utils.ts SearchV2: Use the same components for both SQL and bluge backends (#50125) 2022-06-30 12:45:45 -04:00