Combing Search Engine with REST

subhabangalore at gmail.com subhabangalore at gmail.com
Fri Jul 10 11:44:54 EDT 2015


On Friday, July 10, 2015 at 5:36:48 PM UTC+5:30, Laura Creighton wrote:
> In a message of Fri, 10 Jul 2015 04:46:25 -0700, 
>  writes:
> >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. 
> 
> I suggest you look at
> https://pythonhosted.org/Flask-WhooshAlchemy/
> and see if it does what you want.
> 
> Laura

Hi,
Thanks. But documentation is very low. Both whoosh and Flask are well documented.
Regards,
Subhabrata. 



More information about the Python-list mailing list