I have found one solution. Maybe it will work for you also :
Masala Plugin : https://github.com/nanodust/masala , which actually add new post meta field while uploading any doc/pdf/ppt/txt file. It will put the file content into newly created meta field
This plugin uses :
1) Java
2) Apache Tika – really awesome
3) Search Everything plugin which is responsible for search in meta table.
Here, you need to configure :
1) Java path
2) Download latest apache tika jar and you can put into your project root folder and configure path in masala.php
4) Give the allowed file extensions.
ITS DONE !!
-
This reply was modified 9 years, 8 months ago by goyaltarun7.
No, it should not erase your existing HTML files. You can follow either two ways :
1) You can upload wordpress zip file manually through FTP or cPanel.
2) For safety, you can also take backup of HTML files to your local system.
Thanks.