MeshWeaver.ContentCollections.Indexing
3.0.0-rc5
dotnet add package MeshWeaver.ContentCollections.Indexing --version 3.0.0-rc5
NuGet\Install-Package MeshWeaver.ContentCollections.Indexing -Version 3.0.0-rc5
<PackageReference Include="MeshWeaver.ContentCollections.Indexing" Version="3.0.0-rc5" />
<PackageVersion Include="MeshWeaver.ContentCollections.Indexing" Version="3.0.0-rc5" />
<PackageReference Include="MeshWeaver.ContentCollections.Indexing" />
paket add MeshWeaver.ContentCollections.Indexing --version 3.0.0-rc5
#r "nuget: MeshWeaver.ContentCollections.Indexing, 3.0.0-rc5"
#:package MeshWeaver.ContentCollections.Indexing@3.0.0-rc5
#addin nuget:?package=MeshWeaver.ContentCollections.Indexing&version=3.0.0-rc5&prerelease
#tool nuget:?package=MeshWeaver.ContentCollections.Indexing&version=3.0.0-rc5&prerelease
MeshWeaver.ContentCollections.Indexing
Core content-to-vector indexing pipeline for MeshWeaver content collections. Splits content
into chunks, tracks per-file Document records, and exposes chunk-level search abstractions.
This package is storage- and embedding-agnostic — pair it with
MeshWeaver.ContentCollections.Indexing.PostgreSql (pgvector store) and
MeshWeaver.ContentCollections.Indexing.Graph (portal integration).
Features
ContentIndexingService— the chunk/embed/store pipeline over content collectionsContentChunk/ChunkPosition— chunk model with stable positions into the source fileDocument/DocumentInfo— per-file index bookkeepingContentChunkSearch— search API over indexed chunksContentIndexingOptions— chunking and indexing configuration
Links
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- DocSharp.Markdown (>= 0.20.0)
- MeshWeaver.Mesh.Contract (>= 3.0.0-rc5)
- UglyToad.PdfPig (>= 1.7.0-custom-5)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on MeshWeaver.ContentCollections.Indexing:
| Package | Downloads |
|---|---|
|
MeshWeaver.AI
Package Description |
|
|
MeshWeaver.ContentCollections.Indexing.Graph
Mesh/portal integration for MeshWeaver content indexing: change-driven indexing activities, chunk autocomplete, and AI summarization. |
|
|
MeshWeaver.ContentCollections.Indexing.PostgreSql
PostgreSQL/pgvector storage for MeshWeaver content indexing: chunked content vector store with embedding-provider integration. |
GitHub repositories
This package is not used by any popular GitHub repositories.