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 doc
In a message of Fri, 10 Jul 2015 04:46:25 -0700, [email protected]
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 Fl