Query Suggestion Options
Last word completion
Keyboard Layouts
GitHub

👀 While it's loading, feel free to check out the other repositories:

🔔 To get a notification when it's ready, leave your email here:

By entering your email, you agree to receive notifications and marketing-related emails

Filter by reset

48 results 7 ms in manticoresoftware/columnar

chore: migration to an action which has migrated to artifact upload action @v4

@v3 is not supported anymore

sanikolaevsanikolaev · 2025-01-23 · 3 · #76

Feat: RHEL 10 support

Ref: manticoresoftware/manticoresearch/issues/3426

djklim87djklim87 · 2025-06-30 · 4 · #104

semver

sanikolaevsanikolaev · 2025-05-02 · 0 · #83

fix(ci): lower glibc version to 2.27 for bionic compatibility

Update Docker images to use glibc 2.27 instead of 2.28 Ensure compatibility with Ubuntu Bionic environment

donhardmandonhardman · 2025-06-03 · 4 · #93

ci(workflows): update runner to ubuntu-24.04 and improve Linux build

Upgrade GitHub Actions runners from ubuntu-22.04 to ubuntu-24.04 for embedding build and pack publish workflows Add GitHub Container Registry login step for Linux builds to enable authenticated image access Replace hardcoded Docker image with architecture …

donhardmandonhardman · 2025-06-02 · 4 · #92

pack

fix!: Fixed crashes on building HNSW index on empty 1-bit quantized vectors; fixed a crash on saving empty float vectors to columnar storage

glookkaglookka · 2025-07-01 · 3 · #105

feat!: Updated KNN index creation interface to support skipping some of source vectors

feat!: Updated KNN index creation interface to support skipping some of source vectors

glookkaglookka · 2025-06-26 · 3 · #103

Migration to actions/cache@v4

v3 seems glitchy. Let's check if v4 is better.

sanikolaevsanikolaev · 2025-03-01 · 3 · #80

Quantization improvements

glookkaglookka · 2025-05-14 · 0 · #86

CI: daemon/MCL workflow improvement

If there's a branch with the same name in the daemon, it will be used while testing.

sanikolaevsanikolaev · 2025-03-01 · 3 · #78

Removed 4-bit quantization

glookkaglookka · 2025-06-24 · 3 · #101

Knn quantization

glookkaglookka · 2025-03-10 · 4 · #79

pack

Quantization improvements

Quantization improvements

glookkaglookka · 2025-06-24 · 4 · #87

Embeddings generation

donhardmandonhardman · 2025-05-26 · 4 · #82

pack

Update CMakeLists.txt (embeddings lib issue)

sanikolaevsanikolaev · 2025-06-23 · 4 · #99

pack

CI: embedings

donhardmandonhardman · 2025-06-21 · 2 · #74

pack

fix: unified embeddings lib file names

glookkaglookka · 2025-06-20 · 3 · #95

ci: fixed embeddings lib filename for Windows

sanikolaevsanikolaev · 2025-06-21 · 3 · #97

pack

ci: update pack_publish workflow to include 'pack_publish' tag support

Enhanced the pack_publish workflow to recognize the 'pack_publish' tag, allowing the workflow to continue packing if this tag is present. Updated conditional logic to check for the 'release' target and improved comments for clarity.

sanikolaevsanikolaev · 2025-05-22 · 3 · #91

ci: enhance build and pack workflows with package version input

Added 'package_version' input to the build_template workflow and updated pack_publish workflow to pass the full version output. Modified CommonInfo.cmake to conditionally set the package version based on the environment variable.

sanikolaevsanikolaev · 2025-05-22 · 3 · #89

pack