IDigBio API v1 Examples: Difference between revisions

(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 provided 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 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(s) stored in Elasticsearch can be retrieved by referencing the iDigBio GUID ("uuid") as the term provided to the query string parameter.
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>
1,554

edits