[PR #1428] [CLOSED] add docs reindexer.mdx #1556

Closed
opened 2026-02-17 17:22:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1428
Author: @parvector
Created: 11/14/2025
Status: Closed

Base: mainHead: add-reindexer-docs


📝 Commits (2)

  • cde2530 add docs reindexer.mdx
  • 806260a Merge branch 'main' into add-reindexer-docs

📊 Changes

1 file changed (+230 additions, -0 deletions)

View changed files

src/oss/python/integrations/vectorstores/reindexer.mdx (+230 -0)

📄 Description

Overview

add docs reindexer.mdx for Reindexer vectorstore

Type of change

Type: New documentation page

Related issues/PRs

https://github.com/langchain-ai/langchain-community/pull/436

  • Linear issue:
  • Slack thread:

Checklist

  • [ +] I have read the contributing guidelines
  • [ +] I have tested my changes locally using docs dev
  • [ +] All code examples have been tested and work correctly
  • [+ ] I have used root relative paths for internal links
  • [ +] I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/1428 **Author:** [@parvector](https://github.com/parvector) **Created:** 11/14/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-reindexer-docs` --- ### 📝 Commits (2) - [`cde2530`](https://github.com/langchain-ai/docs/commit/cde253072e065c5599dc55661c6734c073160ddd) add docs reindexer.mdx - [`806260a`](https://github.com/langchain-ai/docs/commit/806260a46d4dc4d23e897103f664628039a6fb27) Merge branch 'main' into add-reindexer-docs ### 📊 Changes **1 file changed** (+230 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/oss/python/integrations/vectorstores/reindexer.mdx` (+230 -0) </details> ### 📄 Description ## Overview add docs reindexer.mdx for Reindexer vectorstore ## Type of change **Type:** New documentation page ## Related issues/PRs https://github.com/langchain-ai/langchain-community/pull/436 <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [ +] I have read the [contributing guidelines](README.md) - [ +] I have tested my changes locally using `docs dev` - [ +] All code examples have been tested and work correctly - [+ ] I have used **root relative** paths for internal links - [ +] I have updated navigation in `src/docs.json` if needed - I have gotten approval from the relevant reviewers - (Internal team members only / optional) I have created a preview deployment using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:22:29 -05:00
yindo closed this issue 2026-02-17 17:22:29 -05:00
yindo changed title from [PR #1428] add docs reindexer.mdx to [PR #1428] [CLOSED] add docs reindexer.mdx 2026-06-05 18:13:39 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1556