Re: Queryset-refactor branch has been merged into trunk

2008-04-29 Thread pemdas
The above post is in reference to Craig Ogg's post on using the Mercurytide FullText searching. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to

Re: Queryset-refactor branch has been merged into trunk

2008-04-29 Thread pemdas
Thanks for the post! It would have taken me hours to figure out where to start looking when this error first came up. I made the change to my SearchQuerySet subclass instead and it works also. I didn't make the change to SearchManager. My code looks like this if interested. class