search for: producttupl

Displaying 1 result from an estimated 1 matches for "producttupl".

Did you mean: producttuple
2007 Nov 05
6
Strange wildcard problem
...I''ve got two (for the sake of simplicity) models, both of which are indexed on a similar (but separate) non-model field. However, one of those two models does not seem to get the proper number of results for a wildcard search: First of all, there''s a non-indexed model called ProductTuple that''s got a supplier_id as well as a product_category_id and product_material_id as well as some other id fields that aren''t really important here. Thus, a ProductTuple has foreign key relationships to Suppliers and ProductCategories and ProductMaterials, but for ferret...