1,554
edits
(add note and table about mapping of fields to terms →Search) |
(→Search) |
||
Line 1,182: | Line 1,182: | ||
</pre> | </pre> | ||
Search examples that are specific to iDigBio are available in [[iDigBio API Examples]]. | |||
In most cases, iDigBio Elasticsearch terms are generated by dropping the leading namespace and colon, then lowercasing the remaining portion. This was done for a number of reasons including the fact that Elasticsearch itself uses colons in the query syntax. | In most cases, iDigBio Elasticsearch terms are generated by dropping the leading namespace and colon, then lowercasing the remaining portion. This was done for a number of reasons including the fact that Elasticsearch itself uses colons in the query syntax. | ||
Line 1,208: | Line 1,209: | ||
|... | |... | ||
|} | |} | ||
edits