FAIR Release Notes: 2.31.0

First released: 12th March 2025

Summary

This release extends user group sharing, users can now share saved searches with user groups. The release also contains back end changes in support of the introduction of AI backed Vector Search.

Upcoming items

FAIR currently uses Azure Cognitive Search. This largely depends on string similarity to return search results (i.e. if a user wants to discover datasets about Alzheimer’s disease, their search really must include the term “alzheimer’s”).

AI-backed Vector search provides users with a more powerful and intuitive search experience, it can match on:

  • semantic or conceptual likeness (“dog” and “canine”, conceptually similar yet linguistically distinct)
  • multilingual content (“dog” in English and “hund” in German)
  • multiple content types (“dog” in plain text and a photograph of a dog in an image file)

In our context, this means that a user could return datasets on Alzheimer’s disease while using a more general, but semantically similar search term like “cognitive decline”.

Vector search will remained disabled by default on all hubs, but as it represents a potentially significant boost to our existing search capabilities, we will be running a trial on a small number of hubs in the near future.

If this is something you would like to know more about please contact your Customer Success Manager.

Released features

FeatureTypeJira keySummary
Allow searches to be shared with user groupsEnhancementFAIR-8519

Users can now share a saved search with a user group.