Re: eCommerce Search

2014-12-18 Thread Patti Chen
You can use haystack(http://haystacksearch.org/) to communicate with search engines. On Thu, Dec 18, 2014 at 5:20 AM, Jonathan Baker wrote: > Also, check out: https://github.com/alex/django-filter > > On Wed, Dec 17, 2014 at 2:11 PM, John Rodkey wrote: >> Yes, that is what I'm looking for. I'm

Re: eCommerce Search

2014-12-17 Thread Jonathan Baker
Also, check out: https://github.com/alex/django-filter On Wed, Dec 17, 2014 at 2:11 PM, John Rodkey wrote: > Yes, that is what I'm looking for. I'm new to the Django world and was > curious if there is already a good existing package. I will search for > django faceted search. > > > On Wednesda

Re: eCommerce Search

2014-12-17 Thread John Rodkey
Yes, that is what I'm looking for. I'm new to the Django world and was curious if there is already a good existing package. I will search for django faceted search. On Wednesday, December 17, 2014 2:30:13 PM UTC-6, werefrog wrote: > > Hi John, > > You might want to search for django+faceted+s

Re: eCommerce Search

2014-12-17 Thread 'werefrog' via Django users
Hi John, You might want to search for django+faceted+search. Is it what you're looking for? Best regards Le 17/12/2014 16:20, John Rodkey a écrit : Hi All, I apologize if this has been answered, but what is the best way to search/query a model based on filters. For example, say we are sett