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