Hi Manoj,
I'm very happy with django-watson + PostgreSQL combination. It's a relatively
low-tech option, but works very well for me.
HTH
Jirka
-Original Message-
From: Manoj Bawane
Sender: django-users@googlegroups.com
Date: Mon, 6 Jul 2015 08:25:57
To:
Reply-To: django-user
I think you have to head this way.
https://docs.djangoproject.com/en/1.8/topics/db/managers/
According to this docs,
A Manager is the interface through which database query operations are
> provided to Django models. At least one Manager exists for every model in a
> Django application.
>
So,
Hi Daniel,
Yes, I read about Haystack and I am implementing it with Solr and Database
I am using MySQL. While integrating it I am getting error for ManyToMany
Model field.
I am getting this error and I am not understand what is going wrong or what
to do:
Traceback (most recent call last):
Fi
Hi Manoj, have you tried Haystack? http://haystacksearch.org/
It's a simple API to make a search engine using Django, and you can attach
any of the available backends (Solr, Elasticsearch, Whoosh or Xapian).
Best,
Daniel
Em seg, 6 de jul de 2015 às 18:01, Manoj Bawane
escreveu:
> Hi All,
>
> I
4 matches
Mail list logo