[
  {
    "id": "lancedb-docs-1",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/search/vector-search.md",
    "excerpt": "A plain vector search returns the top-k closest rows.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-2",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/search/full-text-search.md",
    "excerpt": "LanceDB provides support for Full-Text Search via Lance, allowing you to incorporate keyword-based search (based on BM25)",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-3",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/search/hybrid-search.md",
    "excerpt": "This is an example of hybrid search, a query method that combines multiple search techniques.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-4",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/reranking/index.md",
    "excerpt": "Use a reranker to improve search relevance.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-5",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/search/filtering.md",
    "excerpt": "LanceDB supports filtering features of query results based on metadata fields.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-6",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/tables/branching.md",
    "excerpt": "Fork isolated, writable lines of table history in LanceDB. Run experiments, backfills, and index rebuilds without disturbing production reads on main.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-7",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/tables/versioning.md",
    "excerpt": "Learn how to implement versioning and ensure reproducibility in LanceDB. Includes version control, data snapshots, and audit trails.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-8",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/indexing/reindexing.md",
    "excerpt": "You can manually trigger an incremental indexing operation on updated data using the `optimize()` method on a table.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-9",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/indexing/quantization.md",
    "excerpt": "Quantization is used in LanceDB to efficiently compress and store vector indexes.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-10",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/indexing/vector-index.md",
    "excerpt": "Build and manage LanceDB vector indexes.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-11",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/enterprise/authentication.md",
    "excerpt": "LanceDB Enterprise supports two ways for clients to authenticate against a `db://` remote table: **API keys** ... **OAuth 2.0**",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-12",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/storage/index.md",
    "excerpt": "LanceDB's storage layer is built on modular, disk-first components... run across local NVMe, EBS, EFS, and any object store that exposes an S3-compatible API.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-13",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/embedding/index.md",
    "excerpt": "Use the embedding API in LanceDB -- registry, functions, schemas, and multi-language SDK support.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-14",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/build-with-ai-agents.md",
    "excerpt": "Install the LanceDB plugin and use an AI coding agent to quickly build a multimodal ingestion pipeline.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-15",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/agent-branch-experiments.md",
    "excerpt": "Use LanceDB branches to isolate agent-driven experiments from main, evaluate them on a fixed test set, and promote only the winner.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-16",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/enterprise/security.md",
    "excerpt": "LanceDB Enterprise maintains high security standards with SOC 2 Type II, HIPAA, and GDPR compliance.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-17",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com",
    "excerpt": "Move from data exploration to model training on one, unified platform without needing to manage a fragmented stack of storage, feature, retrieval, and training systems.",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-docs-18",
    "tier": "claimed-docs",
    "url": "https://docs.lancedb.com/index.md",
    "excerpt": "LanceDB keeps them together in one versioned multimodal table, so AI teams spend less time stitching infrastructure together",
    "fetchedAt": "2026-09-15T17:32:28.793Z"
  },
  {
    "id": "lancedb-comm-1",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=38117101",
    "excerpt": "LanceDB is one of the few options for embeddable vector databases, and I have used it in my Electron application. If they could choose a less confusing npm package name than \"vectordb,\" maybe I would be more forgiving towards them. Moreover, the documentation for LanceDB is also poorly written.",
    "fetchedAt": "2026-09-15T17:34:06.690Z"
  },
  {
    "id": "lancedb-comm-2",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=38117101",
    "excerpt": "They do predicate pushdown for filtering too. Noice! (referring to LanceDB's read_and_write docs on filter push-down)",
    "fetchedAt": "2026-09-15T17:34:06.690Z"
  },
  {
    "id": "lancedb-probe-1",
    "tier": "probe",
    "url": "https://docs.lancedb.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://docs.lancedb.com/llms.txt # LanceDB\n\n- [Quickstart](https://docs.lancedb.com/quickstart.md): Get started with LanceDB in minutes.\n- [LanceDB](http",
    "fetchedAt": "2026-09-15T17:38:29.874Z"
  },
  {
    "id": "lancedb-probe-2",
    "tier": "probe",
    "url": "https://docs.lancedb.com/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://docs.lancedb.com/openapi.json, https://docs.lancedb.com/swagger.json, https://docs.lancedb.com/api/openapi.json, https://docs.lancedb.com/.well-known/openapi.json)",
    "fetchedAt": "2026-09-15T17:38:29.874Z"
  },
  {
    "id": "lancedb-github-license-1",
    "tier": "github",
    "url": "https://github.com/lancedb/lancedb/blob/main/LICENSE",
    "excerpt": "Repository LICENSE file: \"Apache License, Version 2.0, January 2004\" \u2014 GitHub reports the lancedb/lancedb repo license as Apache-2.0 (SPDX Apache-2.0).",
    "fetchedAt": "2026-09-15T18:03:01.270712Z"
  }
]
