Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i clear the previous documents? #10

Open
hanzala123 opened this issue Jul 23, 2021 · 2 comments
Open

How can i clear the previous documents? #10

hanzala123 opened this issue Jul 23, 2021 · 2 comments

Comments

@hanzala123
Copy link

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?

@Sarthakjain1206
Copy link
Owner

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.

@hanzala123
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants