Issue 11097

registry-sync: Metadata property "isTitleSearchable" not parsed/interpreted correctly

11097
Reporter: kbraak
Assignee: fmendez
Type: Bug
Summary: registry-sync: Metadata property "isTitleSearchable" not parsed/interpreted correctly
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-05-15 12:20:30.044
Updated: 2013-12-16 17:50:30.964
Resolved: 2012-05-25 16:24:12.405
        
Description: Due to issue REG-202 (updates not updating properties correctly), I created a brand-new agent (resource) for Herbarium Berolinense.

That brand-new resource had the following metadata property:

{
namespace: "hit",
predicate: "isTitleSearchable",
value: "false",
networkEntityKey: "7a3ce8d6-9e76-11e1-9773-0024e8565763"
}

Take a look at the attached capabilities response, the Dataset Title is searchable (searchable = "1" = TRUE, searchable = "0" = FALSE)

 ]]>
    
Attachment capabilities.xml


Author: kbraak@gbif.org
Created: 2012-05-25 15:38:14.468
Updated: 2012-05-25 15:38:14.468
        
still not writing the correct metadata property
isTitleSearchable should be true, but is always false
agent is herbarium berolinense, id = 13734
you can see the title is searchable is true.. http://ww3.bgbm.org/biocase/pywrapper.cgi?dsa=Herbar
    


Author: fmendez@gbif.org
Comment: Metdata properties were not being updated correctly
Created: 2012-05-25 16:24:12.438
Updated: 2012-05-25 16:24:12.438


Author: kbraak@gbif.org
Comment: verified working.
Created: 2012-05-29 11:11:52.868
Updated: 2012-05-29 11:11:52.868