Intelligent_Document_Finder icon indicating copy to clipboard operation
Intelligent_Document_Finder copied to clipboard

How can i clear the previous documents?

Open hanzala123 opened this issue 3 years ago • 2 comments

I am making an app that searches documents. But I don't want The documents that are already in the dataBase folder. How do I remove the documents that come pre programmed?

hanzala123 avatar Jul 23 '21 13:07 hanzala123

Hi, this project was intended to serve only those documents which i parsed and pushed into sql db. So, it is right now serving as a static project. I thought about building this project as a tool so that others can use this engine in their projects but unfortunately i never got time to do so.

If want to use this search engine for yout own needs then i would suggest you to deeply understand whole code workflow and then only you would be able to manipulate previous documents and to add yours (IT CAN BE DONE)

My advice: Try Using elasticsearch in your app instead of using this search engine.

Sarthakjain1206 avatar Jul 23 '21 16:07 Sarthakjain1206

Hi, thanks for the reply This is an amazing software an i really would like to work with this. Can you just give me a quick guide on parsing the documents so that i can place the files in dataBase folder with my own files. I have trying to do that and have failed so far. Since you made it will be very easier for you to give me a quick guide. I have a lot of experience in working with python so there won't be any problem in the language. Thanks

hanzala123 avatar Jul 24 '21 14:07 hanzala123