Short answer because I'm pressed for time: there's nothing in TS that  
does this, and I've not heard of other solutions (but I've not gone  
looking). Would be pretty neat, though, but probably not something I'd  
include in TS by default.

-- 
Pat

On 10/09/2009, at 1:06 PM, j0llyr0g3r wrote:

>
> Hey guys,
>
> i've searched around a lot the last few hours but I couldn't find a
> solution to the following problem:
>
> I have a pretty standard setup - a search mask in one of my views and
> if a user submits a query via this mask it triggers a thinking-
> sphinx / sphinx query.
>
> Now i can see in my log/search.log the queries a user submits to TS -
> but how do i analize these queries?
>
> The problem:
>
> Simple example: I want the most frequent search terms sorted by
> frequency.
> Complex example: Imagine the query "slow guitar romantic". I want a
> listing telling me how often all tokens appeared in all combinations
> and all permutations, e.g. i want a listing of how often "slow", "slow
> guitar", "guitar slow" and so on was searched for.
> And as last example, if 10 users searched for "slow guitar romantic"
> and 10 others searched for "slow guitar exotic" i want to know that
> the most frequent 2-word combination was "slow guitar".
>
> I am pretty sure google has someting like that, is there something
> open-source for the rails-world?
> Maybe even with TS on-board means?
> Maybe with ruport or one of its siblings?
>
> I'd appreciate any suggestion...:-)
> >


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to