Combing Search Engine with REST

subhabrata.banerji at gmail.com subhabrata.banerji at gmail.com
Fri Jul 10 07:46:25 EDT 2015


Dear Group,

I am trying to make a search engine. I used Whoosh to do it. 
I want to add documents to it. This is going fine. 
Now, I want to add documents in the index with REST framework.
I could learn Flask well. 
My task is to use Flask to add documents (by using put/post) to index. 
I am slightly confused how may I do it.

If any one of esteemed members of the group may suggest.

Regards,
Subhabrata Banerjee. 







More information about the Python-list mailing list