On Thu, May 28, 2009 at 12:33 PM, creecode <creec...@gmail.com> wrote:

>
> Hello Petry,
>
> Is there something about
> http://docs.djangoproject.com/en/dev/ref/models/querysets/#search
> that isn't working for you in 1.0.x?
>
> On May 28, 7:10 am, Petry <marcospe...@gmail.com> wrote:
>
> > I'm trying to implement a search on my site, find this[1] solution
> > interesting because it is not necessary to use any external code (or
> > as xapian sphinx). Unfortunately this solution only works in older
> > versions of django. I tried to fix backend.quote_name, but failed.
> >
> > Someone has used a similar solution for versions after 1.0?
> >
> > [1]http://www.mercurytide.co.uk/news/article/django-full-text-search/
>
> Toodle-looooooooooooo.......
> creecode
> >
>
Well for one thing that is mysql only, which is hangup for a lot of people.
In the search department your best bet is to look at haystack:
http://haystacksearch.org/

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to