Michael Ellis wrote:
>> what does the search method of your model do?
>> I can't find any reference of a search function in the docs.
> 
> I'm sorry, but I don't think I understand the question.
> 
> I'm searching on a full-text index.
> 

What does the search funtion return?
A django queryset or a xapian result and are you sure that
the Paginator can handle the returned value?

adi

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to