IDigBio API v1 Specification: Difference between revisions

(add Caution about v2 api)
Line 1,150: Line 1,150:


== Search ==
== Search ==
{{Caution|'''Direct queries to the iDigBio Elasticsearch service are deprecated. The [https://github.com/idigbio/idigbio-search-api/wiki iDigBio API v2 / iDigBio Search API specification] should be used instead.'''
The public-facing interface to the iDigBio back-end Elasticsearch system will likely be disabled at some point in the future.}}


Elasticsearch is an open source distributed document-oriented NoSQL search system.  Although not technically part of the API, iDigBio exposes a public Elasticsearch interface for programmers to access advanced search functionality of iDigBio data.
Elasticsearch is an open source distributed document-oriented NoSQL search system.  Although not technically part of the API, iDigBio exposes a public Elasticsearch interface for programmers to access advanced search functionality of iDigBio data.
Line 1,219: Line 1,222:


=== Elasticsearch - Records ===
=== Elasticsearch - Records ===
{{Caution|'''Direct queries to the iDigBio Elasticsearch service are deprecated. The [https://github.com/idigbio/idigbio-search-api/wiki iDigBio API v2 / iDigBio Search API specification] should be used instead.'''}}


Specimen Records Query URL:
Specimen Records Query URL:
Line 1,296: Line 1,301:


=== Elasticsearch - Media Records ===
=== Elasticsearch - Media Records ===
{{Caution|'''Direct queries to the iDigBio Elasticsearch service are deprecated. The [https://github.com/idigbio/idigbio-search-api/wiki iDigBio API v2 / iDigBio Search API specification] should be used instead.'''}}


Media Records Query URL:
Media Records Query URL:
1,554

edits