pinecone-full-text-search skillA
pinecone-full-text-search is agent-read markdown (skill) from pinecone-io/pinecone-cursor-plugin: Create, ingest into, and query a Pinecone full-text-search (FTS) document index using the graduated document-schema API (Python SDK 10.0.0, API version 2026-07). Use when the user or agent asks to build a text search index on Pinecone, add dense or sparse vector fields, ingest documents, construct score_by clauses (text / query_string / dense_vector / sparse_vector), or compose with text-match filters ($match_phrase / $match_all / $match_any). Ships `scripts/ingest.py` for safe bulk ingestion (b.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Pinecone Full-Text Search > **Requires `pinecone` Python SDK ≥ 10.0.0** (`pip install pinecone>=10.0.0`). The document-schema API graduated out of `pinecone.preview` in 10.0.0 — it is now a first-class, SemVer-covered part of the SDK, reachable directly off `pc` (`pc.indexes`, `pc.index(...)`). If you land on this skill from an older habit of importing `pinecone.preview`, stop: that package is deleted outright in 10.0.0 (`ModuleNotFoundError`, no shim). The packaged helper script pins `pinecone==10.0.0` via PEP 723 inline metadata; if you're writing your own code against this skill, pin at least that version. The wire API version is `2026-07`. > **Authoritative reference (last resort).** If you hit a question this skill and its `references/*.md` files don't answer, the official Pinecone FTS docs are at <https://docs.pinecone.io/guides/search/full-text-search>. Prefer this skill's content for anything covered here — the docs may describe surfaces (e.g. classic vector API, or the older `pinecone.preview` shape) that don't apply to the graduated document-schema path. Consult the link only when you're genuinely stuck. …
Read the whole file at its exact version.
How to install
mdr add pinecone-io/pinecone-cursor-plugin/pinecone-full-text-search@git:20260909.43d10b3mdr add pinecone-io/pinecone-cursor-plugin/pinecone-full-text-search@sha256:397ee0f2e26e2ce6Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_lsfpnfgruo6l5ovt)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260909.43d10b3 latest | 2026-09-09 | 43d10b3 | 41,402 B | A | view · diff |
| git:20260903.f42c43d | 2026-09-03 | f42c43d | 40,811 B | A | view · diff |
| git:20260811.3d6515e | 2026-08-11 | 3d6515e | 33,923 B | A | view · diff |
| git:20260805.4837806 | 2026-08-05 | 4837806 | 33,677 B | A | view · diff |
| git:20260513.6f34a13 | 2026-05-13 | 6f34a13 | 33,677 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (41402 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
pinecone-io/pinecone-cursor-plugin · 2 stars · license MIT · pushed 2026-09-09 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_lsfpnfgruo6l5ovt GET https://markdownregistry.com/api/v1/resolve?ref=pinecone-io/pinecone-cursor-plugin/pinecone-full-text-search GET https://markdownregistry.com/api/v1/blob/397ee0f2e26e2ce6cf0c7a12781d57c26487f89a4fec7ac4d81e7202c19e773d
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.