Hi all,
I'm working on an in-progress implementation of a Satchmo store
(haven't been involved from the start).
I'm seeing an odd behaviour: The store has a large amount of products
and variations of them. When performing a search (for example by
price), the price calculations take a very long time to complete in
real time. Before we go into an 'price index table' solution which
just doesn't feel too right, I wanted to know if anyone else has ran
into this before. It make s sense to us that there must some solution
for this in Satchmo rather than bolting on a complicated caching
mechanism for something that really should be real time calculated.
When searching for price via the product_price table, of less than 50
pounds, for example, we're getting products with a calculated unit
price of over 1000 pounds sometimes (even though the actual price is
less).
Appreciate any help on the matter,
Thanks,
Harel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to