lukefitzwolfgang / icatproject

Automatically exported from code.google.com/p/icatproject
0 stars 0 forks source link

The square brackets notation in search does not appear to do anything in ICAT4 API #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
icat_cmd.sh search --query "Dataset [datasetType IN ('GS')]"

While testing the examples on page 4 of the ICAT API document, it was noted 
that the square brackets notation does not appear to do anything.  Note that I 
was using icat_cmd.sh which is not a supported tool, and it is possible that 
there is a bug in this tool, and that the ICAT API is working correctly.

Original issue reported on code.google.com by crcami...@gmail.com on 9 Nov 2011 at 5:22

GoogleCodeExporter commented 9 years ago
This works in the ICAT API.  The bug is in the icat_cmd layer.

Original comment by crcami...@gmail.com on 14 Nov 2011 at 7:54