tx_solr.statistics¶
This section allows you to configure the logging for statistics.
Note: The statistics are logged into a mysql table. This might not make sence for high frequently used searches. In this case you should think about to connect a dedicated tracking tool.
statistics¶
| Type: | Boolean | 
|---|---|
| TS Path: | plugin.tx_solr.statistics | 
| Since: | 2.0 | 
| Default: | 0 | 
Set plugin.tx_solr.statistics = 1 to log statistics.
statistics.anonymizeIP¶
| Type: | Boolean | 
|---|---|
| TS Path: | plugin.tx_solr.statistics.anonymizeIP | 
| Since: | 2.0 | 
| Default: | 0 | 
Anonymizes the ip address in the logging records.