Text
Performs a basic text matching search.
The results are the intersection of the results for each space seperated term.
Essentially: result = (results from term 1)∩...∩(results from term n)
.
The metadata searched are currently: expocode, ship name, basin, woce line, program name, chief scientist, start date, and end date.
Any part of the searched metadata will match (e.g. a search for '06' will match expocodes which start with 06, dates in 2006, the 6th month, the 6th day, etc..).
The query box also supports limiting the fields that the text may appear in using the syntax field:"terms"
.
For example: country:"US"
will search only the country field for "US".
These field searches may be combined for example: participant:"Swift" country:"US"
will find all US cruises where Swift was a participant.
The possible field values are:
country
,
endDate
,
expocode
,
file_adcp_ancillary_mtime
,
file_air_sea_fluxes_ancillary_mtime
,
file__ancillary_mtime
,
file__archive_mtime
,
file_bottle_ancillary_mtime
,
file_bottle_dataset_mtime
,
file_bottle_deprecated_mtime
,
file_bottle_hidden_mtime
,
file_bottle_merged_mtime
,
file_bottle__mtime
,
file_bottle_residual_mtime
,
file_bottle_unprocessed_mtime
,
file_chipod_ancillary_mtime
,
file_chipod_merged_mtime
,
file_chipod_raw_mtime
,
file_ctd_dataset_mtime
,
file_ctd_deprecated_mtime
,
file_ctd_hidden_mtime
,
file_ctd_intermediate_mtime
,
file_ctd_merged_mtime
,
file_ctd_raw_mtime
,
file_ctd_unprocessed_mtime
,
file_dataformat
,
file_datatype
,
file__deprecated_mtime
,
file_discrete_underway_ancillary_mtime
,
file_documentation_ancillary_mtime
,
file_documentation_dataset_mtime
,
file_documentation_hidden_mtime
,
file_documentation_merged_mtime
,
file_documentation__mtime
,
file_documentation_removed_mtime
,
file_documentation_unprocessed_mtime
,
file_filerole
,
file_float_ancillary_mtime
,
file_geophysical_ancillary_mtime
,
file_geophysical_raw_mtime
,
file_gravity_raw_mtime
,
file__hidden_mtime
,
file_hrp_ancillary_mtime
,
file_hrp_hidden_mtime
,
file_hrp_intermediate_mtime
,
file_hrp_raw_mtime
,
file_hrp_unprocessed_mtime
,
file_ladcp_ancillary_mtime
,
file_ladcp_horizontal_ancillary_mtime
,
file_ladcp_unprocessed_mtime
,
file_ladcp_vertical_ancillary_mtime
,
file_large_volume_dataset_mtime
,
file__merged_mtime
,
file_met_ancillary_mtime
,
file_met_raw_mtime
,
file_moored_adcp_ancillary_mtime
,
file_moored_ctd_ancillary_mtime
,
file___mtime
,
file_nav_ancillary_mtime
,
file_nav_raw_mtime
,
file_sadcp_ancillary_mtime
,
file_speed_ancillary_mtime
,
file_summary_dataset_mtime
,
file_summary_hidden_mtime
,
file_summary_merged_mtime
,
file_summary_unprocessed_mtime
,
file_towed_ctd_ancillary_mtime
,
file_trace_metals_dataset_mtime
,
file_trace_metals_deprecated_mtime
,
file_trace_metals_merged_mtime
,
file_trace_metals_unprocessed_mtime
,
file_underway_ancillary_mtime
,
file_underway_unprocessed_mtime
,
file__unprocessed_mtime
,
file_uvp_ancillary_mtime
,
file_vmp_ancillary_mtime
,
file_vmp_raw_mtime
,
file_winch_raw_mtime
,
file_xbt_ancillary_mtime
,
file_xbt_raw_mtime
,
file_xctd_ancillary_mtime
,
file_xctd_raw_mtime
,
group
,
ocean
,
participant
,
program
,
ref_org
,
ref_value
,
ship
,
startDate
,
and woce_line
.