Drupal is a registered trademark of Dries Buytaert

Introduction

This module provides an "Archives ouvertes HAL" backend for the Search API module.

Featues

This modules allows you to search and get publications from archives ouvertes using search api and views this way you benefit from all the cool stuff that those modules bring :

  • Views displays
  • Views filters
  • Views exposed filters
  • Facets exposed filters
  • etc...

It extends Search API Solr because "Archives Ouvertes" is actually a SolR Server.

Similar Module : HAL Publications - Archives Ouvertes

This module take a different approach than "HAL Publications - Archives Ouvertes" It relies on "Search API" and "Views" to allow site builders create rich listing and search experiences. Out of the box it does nothing, you have to configure the search api index and views. Think of this module as a toolkit that helps you accomplish more complex use cases.

Basic usage

  • When you enable this module it will automatically create for you a server and an index pointing on Archives ouvertes HAL.
  • Navigate to the newly created index "Hal".
  • Add the fields that you want to use on your view. (https://api.archives-ouvertes.fr/docs/search/?schema=fields#fields)
  • Create a view and add the fields, filters and exposed facets according to your needs.

Use cases

  • Create blocks that list publications of the current user.
  • Create pages that list all the publications of a given structure.
  • Create a rich search experience directly in your site (use your own design)

Requirements

The minimum requirements are :

  • search_api_solr
  • views

Maintainers

Current maintainers for Drupal 10 / 11:

Activity

Total releases
1
First release
Nov 2025
Latest release
3 months ago
Release cadence
Stability
0% stable

Releases

Version Type Release date
1.0.x-dev Dev Nov 17, 2025