Release Notes and Deprecations¶
Versions History¶
Version cris-2.0.3 — 2021, February, Week of 1st¶
New field category_sdg in publications and grants
Version cris-2.0.3 — 2020, August, Week of 24th¶
New field research_org_names in grants
Version cris-2.0.2 — 2020, June, Week of 15th¶
New field research_org_names in publications
Version 1.20.0 — 2019, September, Week of 23rd¶
Allowed filtering in researchers source by orcid_id field
Added flag for corresponding authors in publications
Version 1.19.0 — 2019, August, Week of 26th¶
New indicator altmetric_avg in publications
New field granted_date in patents
Enabled faceting on cpc and ipcr fields in patents
New search field inventors in patents
New field authors in publications, should be used instead of deprecated author_affiliations
Version 1.18.0 — 2019, August, Week of 4th¶
New field category_for in publications. Should be used instead of FOR and FOR_first
New field grant_number in grants. Should be used instead of project_num
New search field full_data_exact in publications. This field provides a non-normalized(stemmed) search index, useful for searching for exact terminology such as gene names, chemical compounds, etc.
Function extract_terms deprecated in favor of extract_concepts.
New field researchers in clinical_trials.
Category fields renamed, as following: RCDC -> category_rcdc, HRCS_RAC -> category_hrcs_rac, HRCS_RC -> category_hrcs_hc, HRA -> category_hra, BRA -> category_bra. These fields are now available accross all relevant sources: publications, grants, patents, clinical_trials and policy_documents. Old fields are still usable, altough marked as deprecated and will be removed in the future.
Version 1.17.0 — 2019, May, Week of 27th¶
New field and search field concepts in publications and grants. Should be used instead of terms field/search field
New field reference_ids in publications. Should be used instead of references
New field publication_year in patents
New field publisher_org, publisher_org_city, publisher_org_state, publisher_org_country in policy_documents
New field investigator_details in clinical_trials. Should be used instead of researcher_details search field
New field investigator_details in grants. Should be used instead of researcher_details search field
New search field authors in publications. Should be used instead of researchers search field
New search field investigators in grants. Should be used instead of researchers search field
New search field inventors in patents. Should be used instead of researchers search field
New search field investigators in clinical_trials. Should be used instead of researchers search field
Enabled faceting on field type in publications
Disabled faceting on fields total_grants and total_publications in researchers
Fixed issues related to cited_by_ids in patents
Fixed issues related to not returning some researchers from the researchers source
Deprecating complex queries where the number of results of a sub-query is too large, and hence it gets truncated. Please see Frequently Asked Questions for more info. A warning is issued, but in future versions an exception will be thrown
Version 1.16.0 — 2019, April, Week of 22nd¶
Deprecated ability to facet on field recent_citations in publications
Deprecated ability to facet on field obsolete in researchers
Deprecated ability to facet on field researcher_org_state_names in publications
Deprecated ability to filter on JSON fields, including author_affiliations in publications and researcher_details in grants
New field date_inserted in policy_documents
New field funding_currency and funding_nzd in grants
Version 1.15.0 — 2019, March, Week of 25th¶
New source: researchers
New function extract_terms() in Functions Syntax
New field and search field terms in publications
Enhanced support for full-text queries, including support for wildcard and proximity search. See for "search term"
Version 1.14.1 — 2019, March, Week of 4th¶
Fixed search for complicated boolean phrases
Fixed equals or equals or greater than filter for field date in publications
Field status in patents is deprecated in favor of legal_status
Field filed_date in patents is deprecated in favor of date
Field resulting_publication_ids in grants is now deprecated. See Cross Source Links for more information
Version 1.14.0 — 2019, February, Week of 11th¶
publications have new fields: referenced_pubs, terms
grants have new fields: researcher_details, terms
Field open_access in publications is deprecated in favor of open_access_categories. It will be renamed back to open_access at some point in the future.
Version 1.13.0 — 2019, January, Week of 28th¶
Escaping special characters in full text query; for "search term"
publications have new fields: open_access_categories
clinical_trials now support researchers search and emptiness filters
grants source now supports researcher search
New function: classify for classification of abstracts: Functions Syntax
clinical_trials has new field: date_inserted
Version 1.12.0 — 2019, January, Week of 14th¶
patents now support emptiness filters
publications have new fields: linkout, publisher
mesh_terms in publications now supports case insensitive filtering
Escaping special characters in full text query; for "search term". This syntax becomes mandatory as of next release
Version 1.11.0 — 2018, December, Week of 10th¶
Ability to sort by relevance
patents have a new field: date_inserted
search publications in authors is now deprecated in favour of search publications in researchers
Version 1.10.0 — 2018, November, Week of 12th¶
patents have a new field: FOR_first
patents and grants sources now supports title_only search
publications have a new field: proceedings_title
Version 1.9.0 — 2018, October, Week of 1st¶
grants and policy documents now support emptiness filters
Sorting now accepts asc or desc to alternate the sorting order
New field date_inserted in grants, which indicates a date when publication has been inserted into Dimensions records
Version 1.8.0 — 2018, September, Week of 17th¶
New field date_inserted in publications, which indicates a date when publication has been inserted into Dimensions records
New source policy_documents
Disabled filtering support for field researchers.orcid_id. Instead publications can be searched using
search publications for "<orcid>"
Disabled faceting support for field research_org_country_names in publications
Expanded open_access values for publications content.
Version 1.7.0 — 2018, August, Week of 20th¶
Support for title_only search in clinical_trials
Support for count(researchers) in publications source
Removed deprecated field funding_amount from grants source. Use funding_usd instead
New fields: in patents: publication_ids
New fields: in publications: recent_citations, field_citation_ratio, mesh_terms
Version 1.6.0 — 2018, July, Week of 30th¶
Increased limit of returned facets to 1000. Disabled
skip
support for faceting results and introduced limit to skip for documents of 50000.New fields: in publications: journal_lists
New fields: in grants: resulting_publication_ids
New fields: in clinical_trials: publication_ids
Version 1.5.0 — 2018 Jun, Week of 25th¶
Organization name is now case insensitive.
where research_orgs.name ~ "michigan"
will produce same results as when searching for uppercase “Michigan”Searching patents and returning all fieldset could fail previously, due to internal error. This is now fixed
ORCID ID is now returned for publication researchers field, if the ID is available
Field author_names is removed from publications source. Use author_affiliations field instead
Version 1.4.0 — 2018 Jun, Week of 11th¶
Support for authors search field for publications, see section in [search index]. Field author_names is now deprecated and will be removed in the next release
Initial support for interlinking between entities using IDs
New fields for clinical trials: funders, funder_countries, funder_groups
Enhanced open_access field for publications, see the description of the fields
Added funding in different currencies to grants. Field funding_amount is now deprecated in favour of funding_usd
Possibility to search for phrases, not just keywords and to combine them using boolean operators. See updated section for "search term"
Added support for count on some fields, specifically: 1) count(research_orgs) in publications, and 2) count(research_org_countries) in publications
Version 1.3.0 — 2018 May, Week of 7th¶
Return _stats with paging information in the results
Consolidated publication_date and date fields for publications into just date. For grants, start_date and date have been consolidated into start_date
Support for <field> is empty and <field> is not empty filters (see Emptiness filters is empty). Currently supported by publications only.
Version 1.2.2 — 2018-04-09¶
Internal optimizations and bug fixes
Version 1.1.1 — 2018-03-21¶
Added fields for publications FOR_first, RCDC, HRCS_RAC, HRCS_HC
Version 1.0.0 — 2018-03-01¶
First public release
Added support for search <source> [in full_data|text_abstract_only] [for …]
Deprecations History¶
This section lists fields and search fields that have been deprecated and should not be used.
Warning
This fields will be supported in versions 2.x and removed in the next major release. To ensure full compatibility with the upcoming major release, it is recommend to stop using deprecated fields as soon as possible.
Deprecated Fields¶
Source |
Field |
Deprecation Note |
---|---|---|
|
Deprecated in favor of: |
|
|
Deprecated in favor of: |
|
|
Deprecated in favor of: |
Partially Deprecated Fields¶
On the following fields only certain features are deprecated (e.g. filtering or faceting).
Source |
Field |
Deprecated Features |
---|---|---|
|
facet |
Deprecated Search Indexes¶
Deprecated Functions¶
Function |
Deprecation Note |
---|---|
|
Deprecated in favor of: |