Talk:IDigBio API: Difference between revisions

convert links to wiki links
(convert links to wiki links)
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/.
According to the [http://www.elasticsearch.org/overview/elasticsearch/ Elasticsearch project site], Elasticsearch is a "flexible and powerful open source, distributed, real-time search and analytics engine."


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 following are external links to Elasticsearch reference documentation:
The [http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl.html Elasticsearch Query Domain Specific Language (DSL)] and [http://www.elasticsearch.org/guide/en/elasticsearch/reference/0.90/search-uri-request.html Elasticsearch URI Search] documents will likely be useful.


Elasticsearch Query Domain Specific Language (DSL): http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl.html
There is also an [https://groups.google.com/forum/?fromgroups#!forum/elasticsearch elasticsearch Google Group] available.
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