<div dir="ltr">Hi,<div><br></div><div>I'm trying to search for datasets with a certain keyword. Every query I try though returns 0 results:</div><div><br></div><div><a href="http://api.gbif.org/v1/dataset/search?keyword=lifewatch">http://api.gbif.org/v1/dataset/search?keyword=lifewatch</a><br></div><div><br></div><div>Some datasets do have that keyword though, e.g. <a href="http://data.inbo.be/ipt/resource?r=bird-tracking-gull-occurrences">http://data.inbo.be/ipt/resource?r=bird-tracking-gull-occurrences</a>, but I noticed keywords are not displayed on GBIF dataset pages: <a href="http://www.gbif.org/dataset/83e20573-f7dd-4852-9159-21566e1e691e">http://www.gbif.org/dataset/83e20573-f7dd-4852-9159-21566e1e691e</a>, though they are available via the API: <a href="http://api.gbif.org/v1/dataset/83e20573-f7dd-4852-9159-21566e1e691e">http://api.gbif.org/v1/dataset/83e20573-f7dd-4852-9159-21566e1e691e</a></div><div><br></div><div>According to the documentation:</div><div><br></div><div><span style="color:rgb(102,102,102);font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;line-height:20px;background-color:rgb(249,249,249)">keyword parameter = Filters datasets by a case insensitive plain text keyword. The search is done on the merged collection of tags, the dataset keywordCollections and temporalCoverages.</span><br></div><div><br></div><div>Searching for the machineTag "13" (value for key "crawl_attempt") or temporalCoverage "breeding season 2013" which are both available in the above dataset, doesn't return anything either:</div><div><br></div><div><a href="http://api.gbif.org/v1/dataset/search?keyword=13">http://api.gbif.org/v1/dataset/search?keyword=13</a><br></div><div><a href="http://api.gbif.org/v1/dataset/search?keyword=breeding%20season%202013">http://api.gbif.org/v1/dataset/search?keyword=breeding%20season%202013</a><br></div><div><br></div><div>Am I doing something wrong or is this a bug?</div><div><br></div><div>Peter</div></div>