I implemented the steps suggested in
KB000019522 to perform Filestore Reindex and I am able to access documents without any issue.
The admin.log shows below errors.
1) (admin) Attempt to output character of integral value 0 that is not represented in specified output encoding of UTF-8.
2) (admin) [Fatal Error] :2:3: The markup in the document preceding the root element must be well-formed.
3) (admin) java.lang.Throwable: Warning: You did not close the PDF Document
1/23/19 11:01 AM (admin) at org.pdfbox.cos.COSDocument.finalize(COSDocument.java:420)
1/23/19 11:01 AM (admin) at java.lang.System$2.invokeFinalize(System.java:1270)
1/23/19 11:01 AM (admin) at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
1/23/19 11:01 AM (admin) at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
1/23/19 11:01 AM (admin) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:213)
4) (admin) java.lang.NoSuchMethodException: org.openxmlformats.schemas.wordprocessingml.x2006.main.impl.CTPictureBaseImpl.<init>(org.apache.xmlbeans.Sch
emaType, boolean)
1/23/19 11:10 AM (admin) at java.lang.Class.getConstructor0(Class.java:3082)