Created
November 20, 2018 15:33
-
-
Save seandavi/528e98e943b24a7ef365fbf1e937f5ba to your computer and use it in GitHub Desktop.
For luqum issue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "sra_experiment_joined2": { | |
| "mappings": { | |
| "doc": { | |
| "properties": { | |
| "library_name": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "Insdc": { | |
| "type": "boolean" | |
| }, | |
| "center_name": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "accession": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "sample": { | |
| "properties": { | |
| "Insdc": { | |
| "type": "boolean" | |
| }, | |
| "center_name": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "accession": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "ontology_terms": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "Status": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "title": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "sample_type": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "LastMetaUpdate": { | |
| "type": "long" | |
| }, | |
| "BioSample": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "taxon_id": { | |
| "type": "long" | |
| }, | |
| "GEO": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "broker_name": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "Received": { | |
| "type": "long" | |
| }, | |
| "xrefs": { | |
| "include_in_parent": true, | |
| "type": "nested", | |
| "properties": { | |
| "db": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "id": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| }, | |
| "description": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "numeric_properties": { | |
| "properties": { | |
| "value": { | |
| "type": "float" | |
| }, | |
| "unit_id": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "property_id": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| }, | |
| "Published": { | |
| "type": "long" | |
| }, | |
| "LastUpdate": { | |
| "type": "long" | |
| }, | |
| "identifiers": { | |
| "include_in_parent": true, | |
| "type": "nested", | |
| "properties": { | |
| "namespace": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "id": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| }, | |
| "alias": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "attributes": { | |
| "include_in_parent": true, | |
| "type": "nested", | |
| "properties": { | |
| "tag": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "value": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| }, | |
| "organism": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| }, | |
| "design": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "Status": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "title": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "library_layout_length": { | |
| "type": "float" | |
| }, | |
| "platform": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "LastMetaUpdate": { | |
| "type": "long" | |
| }, | |
| "library_construction_protocol": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "library_selection": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "library_strategy": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "broker_name": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "Received": { | |
| "type": "long" | |
| }, | |
| "xrefs": { | |
| "include_in_parent": true, | |
| "type": "nested", | |
| "properties": { | |
| "db": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "id": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| }, | |
| "library_layout_sdev": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "Published": { | |
| "type": "long" | |
| }, | |
| "library_layout": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "library_source": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "LastUpdate": { | |
| "type": "long" | |
| }, | |
| "runs": { | |
| "include_in_parent": true, | |
| "type": "nested", | |
| "properties": { | |
| "Status": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "LastUpdate": { | |
| "type": "long" | |
| }, | |
| "nreads": { | |
| "type": "long" | |
| }, | |
| "run_center": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "Insdc": { | |
| "type": "boolean" | |
| }, | |
| "Received": { | |
| "type": "long" | |
| }, | |
| "center_name": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "spot_length": { | |
| "type": "long" | |
| }, | |
| "identifiers": { | |
| "include_in_parent": true, | |
| "type": "nested", | |
| "properties": { | |
| "namespace": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "id": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "uuid": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| }, | |
| "broker_name": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "accession": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "reads": { | |
| "include_in_parent": true, | |
| "type": "nested", | |
| "properties": { | |
| "read_class": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "read_type": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "base_coord": { | |
| "type": "long" | |
| }, | |
| "read_index": { | |
| "type": "long" | |
| } | |
| } | |
| }, | |
| "alias": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "LastMetaUpdate": { | |
| "type": "long" | |
| }, | |
| "Published": { | |
| "type": "long" | |
| }, | |
| "attributes": { | |
| "include_in_parent": true, | |
| "type": "nested", | |
| "properties": { | |
| "tag": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "value": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| }, | |
| "experiment_accession": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "run_accession": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| }, | |
| "study": { | |
| "properties": { | |
| "Status": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "LastUpdate": { | |
| "type": "long" | |
| }, | |
| "identifiers": { | |
| "include_in_parent": true, | |
| "type": "nested", | |
| "properties": { | |
| "namespace": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "id": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| }, | |
| "description": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "Insdc": { | |
| "type": "boolean" | |
| }, | |
| "Received": { | |
| "type": "long" | |
| }, | |
| "center_name": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "title": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "abstract": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "BioProject": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "broker_name": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "accession": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "study_type": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "alias": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "LastMetaUpdate": { | |
| "type": "long" | |
| }, | |
| "xrefs": { | |
| "include_in_parent": true, | |
| "type": "nested", | |
| "properties": { | |
| "db": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "id": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| }, | |
| "Published": { | |
| "type": "long" | |
| }, | |
| "attributes": { | |
| "include_in_parent": true, | |
| "type": "nested", | |
| "properties": { | |
| "tag": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "value": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| }, | |
| "GEO": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "study_accession": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| }, | |
| "identifiers": { | |
| "include_in_parent": true, | |
| "type": "nested", | |
| "properties": { | |
| "namespace": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "id": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "uuid": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| }, | |
| "instrument_model": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "alias": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "attributes": { | |
| "include_in_parent": true, | |
| "type": "nested", | |
| "properties": { | |
| "tag": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| }, | |
| "value": { | |
| "fields": { | |
| "keyword": { | |
| "ignore_above": 256, | |
| "type": "keyword" | |
| } | |
| }, | |
| "type": "text" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment