Drupal is a registered trademark of Dries Buytaert

vertex_ai_search

42 sites Security covered
View on drupal.org

The initial focus of this module is to provide search capabilities using Vertex AI Search that are commensurate with the search capabilities currently provided by the Google Programmable Search Engine using the google_json_api module.

On December 18, 2024, the Site Restricted JSON API endpoint that is used for communication with the Programmable Search Engine solution will no longer serve traffic. Google recommends that websites using the Site Restricted JSON API move to Vertex AI Search. Drupal websites that currently use the google_json_api module with the Site Restricted JSON API can move to the Vertex AI Search feature using this module (vertex_ai_search).

Websites that use the Drupal google_json_api module with the standard JSON API can continue to do so. Only the Site Restricted JSON API endpoint will cease to operate.

Vertex AI Search provides more functional opportunities than the Programmable Search Engine. While the initial focus of this module is to provide a roughly-equivalent alternative to the search experience provided by the google_json_api module, it will evolve to support more of the Vertex AI Search features.

Features

There are three basic data store types that can be used with a Vertex AI Search App: Website, Structured, and Unstructured.

The initial scope of this module will only consider features available to Search Apps using the Enterprise Edition and a Website data store with basic indexing.

Features that require Advanced Website Indexing and/or Advanced LLM features are not initially in scope.

Additional Requirements

This module depends on the Google Cloud Discovery Engine Client Library for PHP. It can be installed via composer: composer require google/cloud-discoveryengine

This module also depends on the following drupal modules:

Similar projects

The Google JSON API module is similar to this module in terms of implementation. Both modules provide a plugin that supports the creation of a search page using a third-party engine.

If currently using the Google JSON API module, the Vertex AI Search module provides a path to using Vertex AI Search once the Site-Restricted JSON API is disabled on December 18, 2024.

Activity

Total releases
11
First release
Mar 2025
Latest release
1 month ago
Release cadence
32 days
Stability
18% stable

Release Timeline

Releases

Version Type Release date
1.8.3 Stable Jan 27, 2026
1.8.2 Stable Sep 11, 2025
1.8.2-rc1 Pre-release Aug 15, 2025
1.8.1-rc1 Pre-release Jul 2, 2025
1.8.0-rc1 Pre-release Jun 24, 2025
1.7.0-beta5 Pre-release May 23, 2025
1.6.0-beta5 Pre-release May 13, 2025
1.5.1-beta5 Pre-release Apr 3, 2025
1.5.0-beta5 Pre-release Apr 1, 2025
1.0.0-beta5 Pre-release Apr 1, 2025
1.4.0-beta4 Pre-release Mar 18, 2025