Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#535 closed defect (fixed)

CSW Harvesting should not use PropertyIsEqualTo for a 'Free Text' search

Reported by: simonp Owned by: geonetwork-devel@…
Priority: minor Milestone: v2.8.0
Component: General Version: v2.6.4
Keywords: Cc:

Description

CSW harvester uses PropertyIsEqualTo on 'Free Text' search criteria unless user uses wildcard character '%' - however PropertyIsEqualTo is not useful for 'Free Text' search. Some CSW servers throw an exception if PropertyIsEqualTo is used on 'free text' search which may make GeoNetwork users think that the CSW harvester is not interoperable with these servers.

Change History (2)

comment:1 by simonp, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in svn rev 7917

comment:2 by ianwallen, 12 years ago

Milestone: Future releasev2.8.0
Note: See TracTickets for help on using tickets.