-
Type:
Sub-task
-
Status:
Open
-
Priority:
Minor
-
Resolution:
Unresolved
-
Affects Version/s:
None
-
Fix Version/s:
None
-
- Create http-service haldler [launchFulltextSingleDocReindexing] and store result in the respective store property
- create models interface [new model]
- fulltext-reindex: {
singledoc:{data:{},error:{},
folder: {data:{},error:{}},
nxql-q:{data:{},error:{}}
}
- 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