tyliong, I would propose a different solution to your problem of saving searches. We use a search model. This model ensures that the items passed to TS are valid. Once your search input is represented by a model, it is trivial to do all of the things that you wanted (saving, etc.). You also have the advantage of ensuring that searches are valid.
DrMark On Jan 22, 6:11 am, tyliong <[email protected]> wrote: > Hi, > > is it possible for TS to log the search query of every user in a > database and update the number of times the search term was used by > that particular user or any user? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Thinking Sphinx" 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/thinking-sphinx?hl=en -~----------~----~----~----~------~----~------~--~---
