Skip to content

Comparison of Results Across Different Manticore Indices on the Same Server.

Notifications You must be signed in to change notification settings

dMetrics/KNN-Benchmarking-for-Manticore-Search

Repository files navigation

This repository contains scripts to reproduce an issue with KNN search, where loading the same data into an index produces inconsistent results across different loads.

Results:

All results are present in View Results

Setup for data:

  1. Start the Manticore instance using Docker Compose
docker-compose up
  1. Install dependencies:
pip install -r requirements.txt
  1. Run python manticore_load_sanitized.py to load data to indexes
  2. Run python diff_comparator.py to get the comparison results

About

Comparison of Results Across Different Manticore Indices on the Same Server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published