We are using Alfresco content services 5.2 Enterprise and Alfresco search services 1.1.0 (Solr 6)
I am investigating a search issues on our production envrionment.
I have got 21 nodes (DBIDs) which are FTSSTATUS = "New" and 2 nodes (DBIDs) with FTSSTTAUS="Dirty" and these are not marked as "Clean" since very long.
I wants to fix these 23 (21+2) nodes and mark them as "Clean" FTSSTTAUS in Solr. I doubt on ACS side that index content for these nodes is not generated properly using transformation service.
Please note, I have tested below things already
1) Transformations for working properly for recent files of same type.
2) Preview/Thumbnais of files are working file with recent files.
3) Re-index using http://{ip}:8983/solr/admin/cores?action=REINDEX&nodeid=16188170 (but not helping)
So can someone help me with,
1) How can I retry transformation from epub to txt content for index purpose for a given node (using DBID or UUID)?
2) How can I test transformation from epub to txt content for index purpose for a given node (using DBID or UUID)?
3) Do you see any other way to fix this issue?
Regards,
Vishal Z.