Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #93648
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2015-07-10 08:44 -0700 |
| References | <fa68a3fd-8e5d-43ce-bce3-8306e62d1fe4@googlegroups.com> <mailman.390.1436529994.3674.python-list@python.org> |
| Message-ID | <3dc4e882-e5fd-4773-a0eb-849639d73f41@googlegroups.com> (permalink) |
| Subject | Re: Combing Search Engine with REST |
| From | subhabangalore@gmail.com |
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.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Combing Search Engine with REST subhabrata.banerji@gmail.com - 2015-07-10 04:46 -0700
Re: Combing Search Engine with REST Laura Creighton <lac@openend.se> - 2015-07-10 14:06 +0200
Re: Combing Search Engine with REST subhabangalore@gmail.com - 2015-07-10 08:44 -0700
csiph-web