[GeoNetwork-devel] [GeoNetwork opensource Developer website] #915: CSW searches are not logged to statistics

#915: CSW searches are not logged to statistics
----------------------------+-----------------------------------------------
Reporter: ByronCinNZ | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.8.0
Component: General | Version:
Keywords: statistics csw |
----------------------------+-----------------------------------------------
When searching for data in a GeoNetwork site via CSW, statistics for the
search are not captured. No log messages appear to indicate errors.

The query :
''http://localhost:8080/geonetwork/srv/csw?request=GetRecords&service=CSW&resultType=results&namespace=csw:http://www.opengis.net/cat/csw&outputSchema=csw:IsoRecord&constraint=<Filter
xmlns="http://www.opengis.net/ogc"
xmlns:gml="http://www.opengis.net/gml"><PropertyIsEqualTo><PropertyName>any</PropertyName><Literal>africa</Literal></PropertyIsEqualTo></Filter>&constraintLanguage=FILTER&constraint\_language\_version=1\.1\.0&VERSION=2\.0\.2''

Produces the expected search result but does not result in any additions
to the "request" table in the database.

This could be realted to issue 914 - "Z3950 server searches may not be
logged to search stats"

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/915&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.