Hi,

I  try to develop an eCommerce solution on GAE for Java. The solution
has to manage up to 100 000 products. Customers can search by
different ways like by theme, category, brand, price as you can do for
example with Amazon.

I have some difficulties to find a good way to implement the fact that
I want to show the number of products in each sort of filters in
fonction of the current choice of the customer: for ex, the customer
has choosen to see all the products like toys, with price between 10
and 30 $ and I want to display how many toys in each brands and each
themes fit the filters.

I don't know how to implement such a fonctionnality on top of the
Google App Engine Datastore.

An idea ?

Philippe

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to