Check out the Django Elasticsearch py package called Django Seeker. It supports 
elasticsearch 1.x and 2.x and the querying/faceting you were looking for.

https://github.com/imsweb/django-seeker
http://django-seeker.readthedocs.io/en/latest/

My company maintains it FYI. Per our Django developers, haystack ES seemed 
under-maintained for our needs.

-----Original Message-----
From: pulp-list-boun...@redhat.com [mailto:pulp-list-boun...@redhat.com] On 
Behalf Of Sean Myers
Sent: Monday, May 16, 2016 9:18 AM
To: Eric Helms <ehe...@redhat.com>
Cc: pulp-list <pulp-list@redhat.com>
Subject: Re: [Pulp-list] Pulp 3.0 Technology Stack Justifications

On 05/12/2016 02:09 PM, Eric Helms wrote:
> Can you expand on why a separate search service is needed and how
> Postgres won't fill your needs?

Unfortunately, Django itself doesn't meet our needs for search when using 
postgres as the DB.

To get it, we've got to go out to a plugin. The plugins available for this are 
pretty slim pickings, and haystack stands out as the best option among them. 
Since Django's our interface to the DB, we'd have to bolt on our own search 
functionality to make the DB do this work.


________________________________

Information in this e-mail may be confidential. It is intended only for the 
addressee(s) identified above. If you are not the addressee(s), or an employee 
or agent of the addressee(s), please note that any dissemination, distribution, 
or copying of this communication is strictly prohibited. If you have received 
this e-mail in error, please notify the sender of the error.

_______________________________________________
Pulp-list mailing list
Pulp-list@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-list

Reply via email to