Wallace schrieb:
I'd like to hear what approaches are being used by users to know what people is searching for in their apps.
You could process the access log. You could write a filter servlet logging the relevant part of the query string to a dedicated location. Michael Ludwig