¿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

nick_vh’s picture

Status: Active » Fixed

This is not the search_api queue?

Saved searches for solr is being build at the moment :
http://drupal.org/sandbox/phoenix/1514440

nick_vh’s picture

Title: ¿There are something like Apache Solr Statistics? » Is there something like Apache Solr Statistics?
carlitus’s picture

Project: Apache Solr Search » Search API
Component: Code » Framework
Status: Fixed » Active

Sorry 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?

slashrsm’s picture

Title: Is there something like Apache Solr Statistics? » Is there any search stats available? (like Apache Solr Statistics)

I am also looking for a search stats solution for Search API. Have you found anything?

fpap’s picture

Hi Carlitus, have you found any module that solved your issue?

Thanks in advance.

Greetings

drunken monkey’s picture

The 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.

travisc’s picture

Having 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

legolasbo’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This 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.