Talk:IDigBio API: Difference between revisions

Jump to navigation Jump to search
(add note on lowercase)
Line 211: Line 211:
'''Direct queries to the iDigBio Elasticsearch service should be considered an Advanced operation.'''
'''Direct queries to the iDigBio Elasticsearch service should be considered an Advanced operation.'''


According to the Elasticsearch project site, Elasticsearch is a "flexible and powerful open source, distributed, real-time search and analytics engine."  For more information, see http://www.elasticsearch.org/overview/elasticsearch/ and the elasticsearch Google Group https://groups.google.com/forum/?fromgroups#!forum/elasticsearch.
According to the Elasticsearch project site, Elasticsearch is a "flexible and powerful open source, distributed, real-time search and analytics engine."  For more information, see http://www.elasticsearch.org/overview/elasticsearch/.


The iDigBio search index provides two document types to query on: Records and Media Records. Search results are returned as JSON-formatted documents. Each type can be queried through the following respective URLs:
The iDigBio search index provides two document types to query on: Records and Media Records. Search results are returned as JSON-formatted documents. Each type can be queried through the following respective URLs:
Line 226: Line 226:
|}
|}


The Elasticsearch Query Domain Specific Language (DSL) is available at http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl.html
The following are external links to Elasticsearch reference documentation:
 
Elasticsearch Query Domain Specific Language (DSL): http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl.html
Elasticsearch URI Request: http://www.elasticsearch.org/guide/en/elasticsearch/reference/0.90/search-uri-request.html
 
There is also an elasticsearch Google Group https://groups.google.com/forum/?fromgroups#!forum available.


=== Elasticsearch - Records ===
=== Elasticsearch - Records ===
1,554

edits

Navigation menu