home/categories/git-workflows/jeremylongshore-claude-code-plugins-plus-skills-plugins-saas-packs-glean-pack-skills-glean-migration-deep-dive-skill-md
git-workflowsdevops

glean-migration-deep-dive

Migrate from Elasticsearch/Algolia: 1) Export all documents from source, 2) Transform to Glean document schema (id, title, url, body, permissions), 3) Create datasource with adddatasource, 4) Bulk index with bulkindexdocuments, 5) Validate search quality with test queries, 6) Switch search UI to use Glean Client API. Trigger: "glean migration deep dive", "migration-deep-dive".

jeremylongshore
maintainer
jeremylongshore
Updated 4/6/2026
Stars
1898
Forks
258
quick start

Installation and usage

Migrate from Elasticsearch/Algolia: 1) Export all documents from source, 2) Transform to Glean document schema (id, title, url, body, permissions), 3) Create datasource with adddatasource, 4) Bulk index with bulkindexdocuments, 5) Validate search quality with test queries, 6) Switch search UI to use Glean Client API. Trigger: "glean migration deep dive", "migration-deep-dive".

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use glean-migration-deep-dive