okfn / ckanext-tsbsatellites

repo for Satellites Catapult's CKAN
http://data.satapps.org/
GNU Affero General Public License v3.0
3 stars 3 forks source link

User Search History #27

Closed adamamyl closed 10 years ago

adamamyl commented 10 years ago

As a site administrator, I want logged in users' search history to be saved, and available to them (and me), as well as being used for statistical purposes.

This could be for datasets, metadata, organizations.

I want users to easily see their search history.

As a user, I don't want to save my search history automatically, but I do want to be able to search through it, and have autocomplete as I type. I don't want other users to have access to my search history.

As a publisher, I want to know more about the datasets people search for, and what words they use (and what results I get).

As a site maintainer, I want a league table of search words used by users.

As a member of the CKAN community, I might want to use this extension in my own CKAN installation.

nigelbabu commented 10 years ago

Ongoing work in ckanext-searchhistory.

adamamyl commented 10 years ago

https://github.com/ckan/ckanext-searchhistory/issues (should that be ckan or okfn as the org?; it's a bit okf specific, isn't it?)

nigelbabu commented 10 years ago

I've put it in ckan because it's being built as very generic as we discussed. It will be used by ckanext-tsbsatellites. Makes it more modular and re-usable.