[PR #1955] [MERGED] JS: Update existing Elasticsearch documentation #2005

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1955
Author: @margaretjgu
Created: 12/17/2025
Status: Merged
Merged: 1/23/2026
Merged by: @mdrxy

Base: mainHead: elastic-start-local


📝 Commits (5)

  • 0e00c1e update docs
  • 411fc3f update docs
  • b339844 Merge branch 'main' into elastic-start-local
  • 7c6699a Merge branch 'main' into elastic-start-local
  • b7e42f5 Merge branch 'main' into elastic-start-local

📊 Changes

1 file changed (+211 additions, -60 deletions)

View changed files

📝 src/oss/javascript/integrations/vectorstores/elasticsearch.mdx (+211 -60)

📄 Description

Overview

Update existing documentation for Elasticsearch to include more setup instructions etc (i.e. start-local)

Type of change

Type: [Update existing documentation]

Related issues/PRs

  • GitHub issue: n/a
  • Feature PR: n/a
  • 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

(Internal team members only / optional): Create a preview deployment as necessary 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/1955 **Author:** [@margaretjgu](https://github.com/margaretjgu) **Created:** 12/17/2025 **Status:** ✅ Merged **Merged:** 1/23/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `elastic-start-local` --- ### 📝 Commits (5) - [`0e00c1e`](https://github.com/langchain-ai/docs/commit/0e00c1e44eced5f8e52b8bf87bcb35e623eb4ebf) update docs - [`411fc3f`](https://github.com/langchain-ai/docs/commit/411fc3f54dcc775e76654f7b489e6b9ca357d1d9) update docs - [`b339844`](https://github.com/langchain-ai/docs/commit/b33984488c6a8066694e4cd666eaa72d3622bba9) Merge branch 'main' into elastic-start-local - [`7c6699a`](https://github.com/langchain-ai/docs/commit/7c6699a8ab4a0250b0727ab4af7464c4fb3cc097) Merge branch 'main' into elastic-start-local - [`b7e42f5`](https://github.com/langchain-ai/docs/commit/b7e42f5789a158a59aed87d18585cb42ce98a5aa) Merge branch 'main' into elastic-start-local ### 📊 Changes **1 file changed** (+211 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/javascript/integrations/vectorstores/elasticsearch.mdx` (+211 -60) </details> ### 📄 Description ## Overview <!-- Brief description of what documentation is being added/updated --> Update existing documentation for Elasticsearch to include more setup instructions etc (i.e. start-local) ## Type of change **Type:** [Update existing documentation] ## Related issues/PRs - GitHub issue: n/a - Feature PR: n/a <!-- 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 (Internal team members only / optional): Create a preview deployment as necessary 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:57 -05:00
yindo closed this issue 2026-02-17 17:22:57 -05:00
yindo changed title from [PR #1955] JS: Update existing Elasticsearch documentation to [PR #1955] [MERGED] JS: Update existing Elasticsearch documentation 2026-06-05 18:16:08 -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#2005