You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xapian_db
I would like to know how to easily get the document for an instance of
a class. Basically I wanted the inverse of indexed_object. I have an
instance of a class, or at least the model name and object id and I
want to quickly pull up a resultset containing just the document for
that object. What is the best way to do that?