-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Admin Console
-
Sprint:UI - 2024-6, UI - 2024-7, UI COOLDOWN - 2024-6
- Create http-service haldler [launchSingleDocReindexing] and store result in the respective store property
- create models interface [new model]
- elastic-reindex: {
singledoc:{data:{},error:{},
folder: {data:{},error:{}},
nxql-q:{data:{},error:{}}
}
- elastic-reindex: {
-
- Internal data structure may change based on API end point [but try to maintain this node structure in the API Interfaces]
- data validation/types etc