¿Are there a module for search_api similar to Apache Solr Statistics?
¿O at least there a module to save all the searches? The module saved_searches it's for the users, i want a module for the admin, to review the searches and to list popular searches or last searches.
Comments
Comment #1
nick_vhThis is not the search_api queue?
Saved searches for solr is being build at the moment :
http://drupal.org/sandbox/phoenix/1514440
Comment #2
nick_vhComment #3
carlitus commentedSorry for my english, i believe i didn't explain well.
I put this in search_api queue because i thought it was the right place. There is a module for Apache Solr that it's perfect for my needs http://drupal.org/project/apachesolr_stats
I'm looking for a similar module but for Search Api, a module that store the keywords that the visitors use to search what they want to search.
Thus i'll learn what my visitors are looking for and to have list of popular terms and last terms searched.
I'm not sure if Search Api queue it's the perfect place but i think the Apache Solr Integration don't. ¿Where is the best place?
Comment #4
slashrsm commentedI am also looking for a search stats solution for Search API. Have you found anything?
Comment #5
fpap commentedHi Carlitus, have you found any module that solved your issue?
Thanks in advance.
Greetings
Comment #6
drunken monkeyThe first two Google results both look like they're worth exploring.
Did you look at those? I don't know why klausi's is only a sandbox, probably because of the duplication (having one module with all features would be better – it seems it has already been discussed, though with no consequences: #1734522: Possible duplicate functionality). Just take a look, I'd say.
Comment #7
travisc commentedHaving just implemented Search API Statistics, I'd say this project is the one to go with right now https://drupal.org/sandbox/mtee/1614882, but you'll probably need to do some hacking to get it working.
There's also this patch for Google Analytics which may be worth a look if your using search api pages https://drupal.org/node/1694622
Comment #8
legolasboThis issue has not seen activity in over 2,5 years. I am therefore closing this issue to clean up the issue queue. Feel free to re-open and update this issue if you feel this issue is still relevant and of importance.