1,554
edits
(clarification) |
|||
Line 142: | Line 142: | ||
; 2. Use the Elasticsearch URL interface with query parameter | ; 2. Use the Elasticsearch URL interface with query parameter | ||
The data | The data returned by the Elasticsearch interface may differ from the raw API record, especially with regards to field names, since the Elasticsearch data has been normalized and indexed for consumption by the search portal. | ||
The record | The record stored in Elasticsearch can be retrieved by referencing the iDigBio GUID ("uuid") as the term provided to the query string parameter. | ||
<pre> | <pre> |
edits