Skip to content

docs(indexing): cross-link Custom Metadata from existing pages#542

Merged
chinmaya-singal-glean merged 1 commit into
mainfrom
docs/custom-metadata-cross-refs
May 14, 2026
Merged

docs(indexing): cross-link Custom Metadata from existing pages#542
chinmaya-singal-glean merged 1 commit into
mainfrom
docs/custom-metadata-cross-refs

Conversation

@chinmaya-singal-glean
Copy link
Copy Markdown
Contributor

@chinmaya-singal-glean chinmaya-singal-glean commented May 8, 2026

Summary

Part 3 of 4 PRs supporting the Custom Metadata API GA. Stacked on top of #541 (custom-metadata-comparison).

Surfaces the new Custom Metadata API on existing high-traffic pages so users discovering the Indexing API see it.

Changes

`docs/api-info/indexing/datasource/custom-properties.mdx`

Adds an info-tip near the top cross-linking to:

  • The Custom Metadata API (works with any datasource, no re-indexing)
  • The Custom Properties vs Custom Metadata comparison page

`docs/api-info/indexing/getting-started/overview.mdx` (Indexing API Overview)

  • Key Capabilities — new "Custom Metadata (Any Datasource)" tile
  • Common Use Cases — new "Cross-Datasource Enrichment" bullet
  • Content Types — new Custom Metadata entry
  • Quick Example — new "Attach Custom Metadata" tab showing schema PUT + document metadata PUT
  • Next Steps — new card linking to the Custom Metadata Overview

Depends on

Test plan

  • `pnpm build` passes locally
  • Visual review of cards/tiles/use-case bullet/quick-example tab
  • All cross-links navigate correctly

🤖 Generated with Claude Code

@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
glean-developer-site Ready Ready Preview, Comment May 14, 2026 11:09am

Request Review

@chinmaya-singal-glean chinmaya-singal-glean force-pushed the docs/custom-metadata-comparison branch from c3059f3 to c56a7db Compare May 14, 2026 11:02
Base automatically changed from docs/custom-metadata-comparison to main May 14, 2026 11:07
Surfaces the new Custom Metadata API on existing high-traffic pages so
users discovering the Indexing API see it.

custom-properties.mdx: adds an info-tip near the top cross-linking to the
Custom Metadata API and the comparison page.

getting-started/overview.mdx (Indexing API overview):
- Key Capabilities: new 'Custom Metadata (Any Datasource)' tile
- Common Use Cases: new 'Cross-Datasource Enrichment' bullet
- Content Types: new Custom Metadata entry
- Quick Example: new 'Attach Custom Metadata' tab
- Next Steps: new card linking to the Custom Metadata Overview
@chinmaya-singal-glean chinmaya-singal-glean force-pushed the docs/custom-metadata-cross-refs branch from 5783b4d to 0845698 Compare May 14, 2026 11:07
@chinmaya-singal-glean chinmaya-singal-glean enabled auto-merge (squash) May 14, 2026 11:08
@chinmaya-singal-glean chinmaya-singal-glean merged commit 698d684 into main May 14, 2026
3 of 4 checks passed
@chinmaya-singal-glean chinmaya-singal-glean deleted the docs/custom-metadata-cross-refs branch May 14, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants