Skip to main content
ZeroProximity.VectorizedContentIndexer package icon

ZeroProximity.VectorizedContentIndexer

A hybrid content indexing library combining keyword search (Lucene.NET BM25), vector search (ONNX embeddings with custom AJVI index), and hybrid search (RRF fusion) with embedded MiniLM-L6-v2 model.

Total Downloads
280
280
Published
Mar 12, 2026
Latest stable version

Install

.NET CLI
dotnet add package ZeroProximity.VectorizedContentIndexer --version 1.0.1
Package Manager Console
Install-Package ZeroProximity.VectorizedContentIndexer -Version 1.0.1
PackageReference
<PackageReference Include="ZeroProximity.VectorizedContentIndexer" Version="1.0.1" />

Frameworks

net9.0 net9.0-windows7.0

Dependencies

[4.8.0-beta00016, )
[4.8.0-beta00016, )
[4.8.0-beta00016, )
[1.20.0, )
[1.0.0, )
[10.0.1, )
Lucene.Net
net9.0-windows7.0
[4.8.0-beta00016, )
[4.8.0-beta00016, )
Lucene.Net.QueryParser
net9.0-windows7.0
[4.8.0-beta00016, )
[9.0.0, )
[1.20.0, )
Microsoft.ML.Tokenizers
net9.0-windows7.0
[1.0.0, )
System.Numerics.Tensors
net9.0-windows7.0
[10.0.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

The published metadata declares 18 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.