[GeoNetwork-devel] [GeoNetwork opensource Developer website] #762: CSW / date and relation queryable does not exist

#762: CSW / date and relation queryable does not exist
-------------------------+--------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
     Type: enhancement | Status: new
Priority: major | Milestone: v2.7.0
Component: General | Version:
Keywords: |
-------------------------+--------------------------------------------------
dc:date, dc:relation are used as a queryable by CSW 2.0.2 testsuite.

  "All elements contained in the csw:Record element shall be available as
queryables" 0GC 07-006r1.

Add the one required for the testsuite:
{{{
<parameter name="Date" field="createDate" type="AdditionalQueryables" />
<parameter name="Relation" field="relation" type="AdditionalQueryables" />
}}}
to improve testsuite results.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/762&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.

#762: CSW / date and relation queryable does not exist
--------------------------+-------------------------------------------------
  Reporter: fxp | Owner: geonetwork-devel@…
      Type: enhancement | Status: closed
  Priority: major | Milestone: v2.7.0
Component: General | Version:
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by josegar74):

  * status: new => closed
  * resolution: => fixed

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/762#comment:1&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.