DiegoPino / islandora_piwik

Piwik integration module for Islandora
GNU General Public License v3.0
5 stars 3 forks source link

Provide option to filter out some searches from being tracked #11

Open mjordan opened 9 years ago

mjordan commented 9 years ago

Since the "track queries" feature is very broad (it basically tracks all queries processed by Islandora Solr Search, not just queries performed by end users), we should provide an option to allow admins to filter out specific searches via regex, for example. Here is one search that appears frequently:

fgs_lastModifiedDate_dt:[2015-08-18T21:34:06.186Z TO *]

Not sure what it does, but it's obviously generated programmatically somewhere. With the trend to use Solr to perform queries formerly executed against the Fedora Resource Index (e.g. the Islandora Solr Collection View module), we'll see more and more queries not performed by end users.