I failed to find back reference object for related items. my code: back_rels = list(catalog.findRelations({\'开发者_开发问答to_id\': intids.getId(aq_base(self.context))}))
The Product table has 700K records in it.The query: SELECT TOP 1 ID, Name FROMProduct WHERE contains(Name, \'\"White Dress\"\')