Thursday, December 18, 2014

Re: eCommerce Search

You can use haystack(http://haystacksearch.org/) to communicate with
search engines.

On Thu, Dec 18, 2014 at 5:20 AM, Jonathan Baker
<jonathandavidbaker@gmail.com> wrote:
> Also, check out: https://github.com/alex/django-filter
>
> On Wed, Dec 17, 2014 at 2:11 PM, John Rodkey <jrodkeyjr@gmail.com> 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 Wednesday, December 17, 2014 2:30:13 PM UTC-6, werefrog wrote:
>>>
>>> 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 setting up a shoe site. What is the best way to
>>> > allow customers to search for shoes by brand, color, size, and/or price.
>>> > I
>>> > would prefer to make these dropdowns in the templates, I'm just not sure
>>> > how to build this functionality in the view.
>>> >
>>> > I would appreciate any direction.
>>> >
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscribe@googlegroups.com.
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at http://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/d2097d0d-7a73-4910-9382-8136d58a05d6%40googlegroups.com.
>>
>> For more options, visit https://groups.google.com/d/optout.
>
>
>
> --
> Jonathan D. Baker
> Developer
> http://jonathandbaker.com
>
> --
> You received this message because you are subscribed to the Google Groups "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPMFOb7q0vxgApt6RfXKj2%3DvJWDe2YcRQ77Kh6p4brJz8Kb_pQ%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN1WgRJWHM%2BT2o8UYabvR1H-c%3Dp0rsiLWcJwEm2%2BxVHun7mqDQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment