¿Que tipo de búsquedas desea hacer?

Si son consultas en la base de datos puede usar el ORM de django para
construir la consulta adecuada

https://docs.djangoproject.com/en/1.8/topics/db/queries/

Si lo que busca es hacer un buscador para contenido de una página (blog,
web page)  entonces puede ser haystack  o si quiere algo más crudo puede
ser whoosh (https://pypi.python.org/pypi/Whoosh/)

¿Busca algo como esto http://haystacksearch.org/ ?

Saludos

2015-07-06 10:16 GMT-06:00 Mario R. Osorio <nimbiot...@gmail.com>:

> Carlos, este grupo es en inglés.
>
> Puedes buscar duda en español en:
>
> https://mail.python.org/mailman/listinfo/python-es
>
> Yo no te ayudo porque no tengo experiencia en el tema además, tu pregunta
> es un poco escueta. Falta mucha información
>
> --
> 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+unsubscr...@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/0926dbbb-f27e-44bc-808a-4bb4225c65a6%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
"La utopía sirve para caminar" Fernando Birri

-- 
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+unsubscr...@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/CAG%2B5VyPfWL1KF%2B_0vouyYCeZi7eW4LM6HScauW7i7zk1vhgQ6A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to