awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Vector search filters

Classement mis à jour le 28 juil. 2026

For indexing filters, the strongest matches are manticoresoftware/manticoresearch (Manticore Search is a high-performance search engine and database), apache/lucene-solr (This project is a flagship search indexing and filtering) and elasticsearch/elasticsearch (Elasticsearch is a distributed search engine and NoSQL document). huichen/wukong and redisearch/redisearch round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked vector search indexing filters compared by performance and features. Compare top open-source tools and find the right one.

Vector search filters

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • manticoresoftware/manticoresearchAvatar de manticoresoftware

    manticoresoftware/manticoresearch

    11,819Voir sur GitHub↗

    Manticoresearch is a high-performance search engine and database designed for indexing and retrieving large datasets. It functions as a full-text search engine, a vector search database, and a SQL-based search database, providing a distributed search cluster architecture. The system provides an alternative to the Elasticsearch stack, offering a compatible API for indexing and searching structured and unstructured data. It distinguishes itself by supporting multiple retrieval methods, including vector matching for similarity search, geospatial queries, and traditional full-text ranking. The p

    Manticore Search is a high-performance search engine and database that directly provides full-text search, vector search, faceted filtering, and distributed clustering capabilities for large datasets.

    C++Full Text SearchFull-Text Search EnginesVector Search
    Voir sur GitHub↗11,819
  • apache/lucene-solrAvatar de apache

    apache/lucene-solr

    4,357Voir sur GitHub↗

    This project is a full text search engine and enterprise search infrastructure designed for indexing and retrieving large sets of documents. It provides a comprehensive framework for information discovery using ranked results and linguistic analysis. The system integrates high-dimensional vector similarity search for semantic retrieval alongside traditional full-text capabilities. It distinguishes itself through support for geospatial data retrieval, multilingual text processing, and a search suggestion workflow that includes typo-tolerant query completion and spellchecking. The platform cov

    This project is a flagship search indexing and filtering engine that provides full-text search, vector search, faceted search, and enterprise-grade querying capabilities.

    Full Text SearchFull-Text Search EnginesVector Similarity Search
    Voir sur GitHub↗4,357
  • elasticsearch/elasticsearchAvatar de elasticsearch

    elasticsearch/elasticsearch

    77,171Voir sur GitHub↗

    Elasticsearch is a distributed search engine and NoSQL document store designed for full-text search and real-time data retrieval. It functions as a RESTful data indexer and vector database, allowing for the storage and management of structured JSON documents across multiple nodes. The system distinguishes itself through its ability to serve as a log analytics platform for monitoring system health and security events. It incorporates vector search implementation using mathematical embeddings to support generative AI and augmented generation applications. The platform covers a broad range of c

    Elasticsearch is a distributed search engine and NoSQL document store that provides full-text search, real-time data indexing, vector search, and cluster capabilities that directly match your requirements.

    JavaFull-Text Search EnginesVector SearchFull-Text Inverted Indexes
    Voir sur GitHub↗77,171
  • huichen/wukongAvatar de huichen

    huichen/wukong

    4,481Voir sur GitHub↗

    Wukong is a distributed full-text search engine designed for indexing and retrieving text documents. It functions as a customizable search backend that employs a BM25 relevance ranker to order search results based on term frequency and inverse document frequency. The system includes a specialized Chinese text segmenter to break continuous character strings into meaningful words for accurate indexing and retrieval. To handle large datasets and high request volumes, it utilizes a distributed search index that employs hash-based sharding to split documents across multiple nodes. The engine prov

    Wukong is a distributed full-text search engine written in Go that supports real-time indexing and distributed sharding, though it lacks built-in vector search and a dedicated modern query language.

    GoFull Text IndexingFull Text SearchFull-Text Search Engines
    Voir sur GitHub↗4,481
  • redisearch/redisearchAvatar de RediSearch

    RediSearch/RediSearch

    6,161Voir sur GitHub↗

    RediSearch is a Redis module that adds secondary indexing, full-text search, aggregation, and vector similarity search directly into the in-memory data store. It operates as an in-process search engine, extending the core key-value store with capabilities for indexing hash and JSON documents, enabling fast field-level lookups beyond primary key access. The module provides a full-text search engine built on inverted indexes, supporting stemming, fuzzy matching, and relevance scoring via tf-idf. It also includes a vector similarity search engine using a Hierarchical Navigable Small World graph

    RediSearch is a high-performance Redis module that provides full-text search, faceted search, vector similarity search, and real-time indexing capabilities directly inside your data store.

    CFull Text SearchFull-Text Search EnginesVector Similarity Search
    Voir sur GitHub↗6,161
  • paradedb/paradedbAvatar de paradedb

    paradedb/paradedb

    8,370Voir sur GitHub↗

    ParadeDB is a database extension that integrates full-text search, vector database capabilities, and real-time analytics directly into a relational engine. It functions as a plugin that adds new storage and query execution capabilities to an existing database architecture. The project distinguishes itself by supporting hybrid search workflows that combine lexical keyword matching with dense and sparse vector similarity in a single query. It utilizes reciprocal rank fusion to merge these ranked result sets and employs logical replication to synchronize data from external instances, removing th

    ParadeDB is a database extension that integrates full-text search, vector search, faceted search, and real-time indexing into a relational engine, serving as a comprehensive search indexing and data filtering solution.

    RustFaceted Search ImplementationFull Text SearchVector Search
    Voir sur GitHub↗8,370
  • facebookresearch/faissAvatar de facebookresearch

    facebookresearch/faiss

    40,302Voir sur GitHub↗

    This project is a high-performance library designed for the similarity search and clustering of dense vectors across massive datasets. It functions as a vector similarity search engine, providing the necessary tools to organize complex numerical data into specialized structures that facilitate rapid retrieval and efficient querying of millions of records. The library distinguishes itself through a variety of advanced indexing and compression techniques, including hierarchical navigable small worlds for logarithmic time complexity and inverted file indexing to partition vector spaces into mana

    This library is a high-performance similarity search and clustering engine purpose-built for dense vector retrieval across massive datasets, directly fitting your need for specialized vector indexing.

    C++Vector Similarity SearchVector Search Engines
    Voir sur GitHub↗40,302
  • lnx-search/lnxAvatar de lnx-search

    lnx-search/lnx

    1,443Voir sur GitHub↗

    Lnx is a high-performance search engine and indexing database designed for managing large datasets. It provides a scalable infrastructure for full-text retrieval, allowing applications to process and query structured data with consistent responsiveness. The platform distinguishes itself through a schema-driven approach to data ingestion, which enforces structured field definitions to optimize storage and query precision. It incorporates advanced search capabilities, including fuzzy matching, spell correction, and similarity-based content recommendations, to ensure accurate results even with i

    Lnx is a high-performance distributed search engine built on Tantivy that supports full-text retrieval and structured querying, missing only explicit vector search capabilities.

    RustFull Text IndexingFull Text SearchFull-Text Search Engines
    Voir sur GitHub↗1,443
  • blevesearch/bleveAvatar de blevesearch

    blevesearch/bleve

    10,986Voir sur GitHub↗

    Bleve is a search indexing engine library written in Go, designed to provide full-text search and document retrieval capabilities for embedded application data. It functions as a framework for indexing structured or unstructured information, allowing developers to build searchable collections that support complex query logic and data analysis. The engine distinguishes itself through a pluggable analysis pipeline that normalizes text before indexing, alongside support for vector similarity search to identify semantically related content. It utilizes finite-state transducer automata for efficie

    Bleve is a robust search indexing library written in Go that delivers full-text search, vector similarity, and query capabilities for embedded applications, though it functions as a code-level library rather than a distributed out-of-the-box clustering engine.

    GoFull Text SearchFull-Text Search EnginesVector Similarity Search
    Voir sur GitHub↗10,986
  • opensemanticsearch/open-semantic-searchAvatar de opensemanticsearch

    opensemanticsearch/open-semantic-search

    1,181Voir sur GitHub↗

    Open Semantic Search is an open-source enterprise discovery platform designed to index, analyze, and explore large, diverse document collections. It functions as a comprehensive search engine and analytics suite that transforms unstructured data into structured information through automated processing pipelines. The platform distinguishes itself by integrating semantic exploration with traditional retrieval methods. It utilizes knowledge graph entity linking and thesaurus-driven query expansion to connect related concepts, allowing users to navigate datasets beyond simple keyword matching. Th

    Open Semantic Search is a comprehensive enterprise discovery platform and search engine that supports full-text search, faceted search, and automated indexing for document collections, though it lacks built-in vector search and distributed clustering capabilities.

    ShellFaceted Search ImplementationFull Text SearchFaceted Search Engines
    Voir sur GitHub↗1,181
  • vespa-engine/vespaAvatar de vespa-engine

    vespa-engine/vespa

    6,961Voir sur GitHub↗

    Vespa is a distributed search engine, vector database, and machine learning ranking engine. It serves as an AI search platform designed to handle large-scale document indexing and complex query processing across a cluster of nodes, combining keyword retrieval with high-dimensional embedding storage for semantic similarity search. The platform distinguishes itself by integrating machine learning models directly into the search pipeline to perform real-time inference and ranking. It converts these models into ranking expressions to score and order results based on relevance, while providing a s

    Vespa is a distributed search engine and vector database that provides real-time document indexing, full-text search, vector search, and faceted filtering out of the box, matching the core requirements for large-scale data retrieval.

    JavaQuery Domain Specific LanguagesVector Search Indexes
    Voir sur GitHub↗6,961
  • meilisearch/meilisearchAvatar de meilisearch

    meilisearch/meilisearch

    58,118Voir sur GitHub↗

    Meilisearch is a Rust-based search engine providing typo-tolerant full-text and vector-based semantic search with real-time conversational capabilities.

    Meilisearch is a high-performance search engine providing real-time indexing, full-text search, faceted search, and vector search out of the box, matching all the core requirements for data indexing and filtering.

    RustFull-Text
    Voir sur GitHub↗58,118
  • go-ego/riotAvatar de go-ego

    go-ego/riot

    6,059Voir sur GitHub↗

    Riot is a Go-based distributed search engine and indexing server designed for full-text indexing and retrieval. It functions as a retrieval system that sorts documents by relevance using BM25 ranking algorithms, term frequency, and inverse document frequency. The engine provides specialized support for the Chinese language, featuring concurrent text segmentation and phonetic Pinyin mapping to match romanized input with characters. It utilizes a distributed architecture that employs hash-based index sharding to balance data load and throughput across multiple server nodes. The system covers a

    Riot is a Go-based distributed search engine and indexing server that handles full-text indexing and real-time retrieval, though it lacks specialized vector search and faceted search features.

    GoFull Text IndexingFull Text SearchReal-time Indexing
    Voir sur GitHub↗6,059
  • elastic/elasticsearchAvatar de elastic

    elastic/elasticsearch

    77,012Voir sur GitHub↗

    Elasticsearch is a distributed search engine and document store designed for the high-performance indexing and retrieval of massive volumes of unstructured data. It functions as a centralized analytics platform, providing a schema-flexible architecture that organizes information into searchable indices while maintaining global cluster state through a distributed consensus mechanism. The platform distinguishes itself through its integrated approach to observability, security, and advanced analytics. It combines full-text, vector, and hybrid search capabilities with machine learning-driven insi

    Elasticsearch is a distributed search engine and document store that natively delivers full-text, vector, and real-time search indexing with clustering support, making it a flagship solution for this search.

    JavaFull-Text
    Voir sur GitHub↗77,012
  • cozodb/cozoAvatar de cozodb

    cozodb/cozo

    3,880Voir sur GitHub↗

    Cozo is a logic-based database engine that functions as a relational data store, an embedded graph database, and a temporal vector database. It utilizes a Datalog-inspired query language to execute relational, recursive, and graph queries. The system distinguishes itself through specialized indexing for high-dimensional vector similarity searches and near-duplicate detection using locality sensitive hashing. It also provides built-in temporal versioning, allowing for historical state retrieval and time-travel queries to access data as it existed at specific points in time. Its broader capabi

    Cozo is a logic-based database engine that provides vector search and full-text search capabilities using a Datalog-inspired query language, though it functions primarily as an embedded graph and relational database rather than a dedicated search engine.

    RustFull Text SearchFull-Text Search EnginesVector Similarity Search
    Voir sur GitHub↗3,880
  • qdrant/qdrantAvatar de qdrant

    qdrant/qdrant

    32,372Voir sur GitHub↗

    Qdrant is a high-performance vector similarity database designed to store, index, and search high-dimensional vectors alongside structured metadata. It functions as a distributed search engine that manages large-scale data clusters, providing low-latency retrieval and complex filtering capabilities. The system is built to serve as a specialized middleware layer, connecting machine learning pipelines and AI agents to persistent storage for intelligent information retrieval and recommendation tasks. The platform distinguishes itself through advanced retrieval techniques, including support for h

    Qdrant is a vector similarity database and search engine that provides complex filtering and distributed clustering capabilities, though it focuses primarily on vector and metadata retrieval rather than traditional full-text keyword search.

    RustFull Text SearchVector SearchVector Search Engines
    Voir sur GitHub↗32,372
  • typesense/typesenseAvatar de typesense

    typesense/typesense

    25,254Voir sur GitHub↗

    Typesense is a distributed search engine designed to provide sub-millisecond query latency across massive datasets. It functions as both a high-performance indexing and retrieval engine and a comprehensive search experience platform, offering built-in typo tolerance and tools for managing relevance through synonym configuration, result curation, and complex filtering. The platform distinguishes itself by utilizing in-memory indexing to maintain high-throughput data retrieval and integrating vector database capabilities to support semantic similarity searches. It ensures data consistency and h

    Typesense is a distributed search engine that provides real-time indexing, full-text search, faceted filtering, and vector search capabilities to deliver low-latency query performance.

    C++Distributed Search EnginesSearch EnginesSearch Experience Platforms
    Voir sur GitHub↗25,254
  • weaviate/weaviateAvatar de weaviate

    weaviate/weaviate

    15,620Voir sur GitHub↗

    Weaviate is an AI-native vector database designed to store and index high-dimensional vector embeddings alongside traditional data objects. It serves as a backend infrastructure for retrieval-augmented generation, enabling applications to ground language model responses in private, context-aware data. The platform distinguishes itself by combining vector similarity search with traditional keyword filtering through a hybrid storage architecture. It integrates directly with external machine learning models to automate the generation of embeddings and perform complex inference tasks during inges

    Weaviate is a vector database and search engine that supports hybrid search combining vector similarity with traditional keyword filtering, making it well-suited for high-dimensional data indexing and retrieval.

    GoRetrieval Augmented GenerationSemantic SearchVector Databases
    Voir sur GitHub↗15,620
  • valeriansaliou/sonicAvatar de valeriansaliou

    valeriansaliou/sonic

    21,249Voir sur GitHub↗

    Sonic is a high-performance, lightweight search backend designed to provide real-time full-text search and autocomplete capabilities for applications. It functions as a persistent indexing server that maps text terms to object identifiers, allowing developers to integrate rapid search functionality without storing raw document content directly within the search engine. The system distinguishes itself through a specialized graph-based index that enables real-time word prediction and typo correction. Communication is handled via a custom, low-latency binary protocol over raw TCP sockets, which

    Sonic is a lightweight and high-performance search indexing backend that provides real-time full-text search and autocomplete, though it operates as a specialized term mapper rather than offering a full distributed database or vector search suite.

    RustFull-Text Search Engines
    Voir sur GitHub↗21,249
  • chroma-core/chromaAvatar de chroma-core

    chroma-core/chroma

    26,198Voir sur GitHub↗

    Chroma is a specialized vector database designed to index and retrieve high-dimensional data representations for semantic similarity search. It functions as a comprehensive platform for information retrieval, enabling the storage and management of unstructured documents alongside structured metadata. By mapping data into numerical representations, the system facilitates rapid similarity lookups across large datasets. The platform distinguishes itself through a hybrid search infrastructure that combines dense vector embeddings with sparse keyword and regular expression matching to balance sema

    Chroma is a vector database designed for similarity search and metadata filtering, though it lacks the broader distributed clustering and advanced full-text search capabilities of a general-purpose search engine.

    RustVector Search
    Voir sur GitHub↗26,198
  • alibaba/zvecAvatar de alibaba

    alibaba/zvec

    5,198Voir sur GitHub↗

    zvec is an embedded vector database engine and indexing library designed for high-dimensional similarity search. It functions as a hybrid search engine and a retrieval-augmented generation knowledge base, allowing for the storage and retrieval of dense and sparse vectors. The system is distinguished by its hybrid retrieval pipeline, which fuses vector similarity, full-text keyword matching, and scalar metadata filtering into single query operations. It supports a plugin-based model integration system for registering custom embedding models and rerankers, as well as language bindings for nativ

    Zvec is an embedded vector database engine and indexing library that supports vector similarity, full-text keyword matching, and scalar metadata filtering, making it a strong tool for hybrid search and data retrieval though lacking a distributed clustering feature.

    C++Full Text SearchVector SearchVector Similarity Search
    Voir sur GitHub↗5,198
  • mixedbread-ai/mgrepAvatar de mixedbread-ai

    mixedbread-ai/mgrep

    3,289Voir sur GitHub↗

    mgrep is an LLM-powered semantic search engine and local file indexer designed to retrieve information from local directories and web content using natural language queries. It functions as a semantic document retriever that uses meaning and context rather than exact keyword matches to locate relevant data. The tool distinguishes itself by combining local file indexing with real-time web content retrieval to synthesize comprehensive answers. It employs retrieval-augmented generation to transform retrieved snippets from both local and remote sources into direct, concise responses. The system

    This repository provides a semantic search engine and local file indexer with vector similarity search capabilities, which fits the category well despite focusing primarily on natural language and vector retrieval rather than traditional full-text and distributed features.

    TypeScriptVector Similarity Search
    Voir sur GitHub↗3,289
  • lancedb/lancedbAvatar de lancedb

    lancedb/lancedb

    9,031Voir sur GitHub↗

    LanceDB is a vector database and columnar data store designed to function as a versioned dataset manager and vector search engine. It serves as a high-performance backend for indexing and retrieving high-dimensional embeddings, providing the foundation for machine learning data pipelines. The system distinguishes itself through a combination of cloud-native object storage and immutable version tracking, allowing for data time-travel and reproducible AI experiments. It integrates hybrid search capabilities, merging dense vector similarity with BM25 full-text search and SQL-like scalar filters

    LanceDB is a vector and columnar database that includes full-text search, scalar filtering, and similarity search, making it a strong fit for vector-centric search indexing despite lacking distributed clustering out of the box.

    HTMLFull Text SearchVector SearchVector Similarity Search
    Voir sur GitHub↗9,031
  • timescale/pg_textsearchAvatar de timescale

    timescale/pg_textsearch

    3,118Voir sur GitHub↗

    pg_textsearch is a full-text search integration for PostgreSQL that provides large-scale text indexing and BM25 relevance ranking. It implements a scalable indexing architecture that uses a memtable system to spill data to disk segments, allowing for the processing of massive datasets. The project distinguishes itself through support for multilingual search via language-specific partial indexes and the ability to index complex expressions, such as JSONB fields or concatenated columns. It ensures high availability by utilizing PostgreSQL-native streaming replication and write-ahead logs to syn

    This repository provides full-text search indexing and BM25 relevance ranking as a PostgreSQL extension, offering a narrower database-integrated approach rather than a standalone search engine.

    CFull Text Search
    Voir sur GitHub↗3,118
  • quickwit-oss/quickwitAvatar de quickwit-oss

    quickwit-oss/quickwit

    11,345Voir sur GitHub↗

    Quickwit is a cloud-native, distributed search engine designed for observability data such as logs, traces, and metrics. It functions as an observability backend that decouples compute from storage by persisting indices directly in S3-compatible cloud object stores. The system is distinguished by its compatibility with the Elasticsearch REST API, allowing it to integrate with existing clients and log shippers without reconfiguration. It also serves as an OpenTelemetry data indexer, ingesting technical data via the OpenTelemetry Protocol using gRPC and HTTP. The engine utilizes a hybrid of co

    Quickwit is a distributed search engine featuring cloud-native indexing and query aggregations, making it a strong fit for log and trace search despite leaning toward observability rather than general-purpose document storage.

    RustFull-Text Search Engines
    Voir sur GitHub↗11,345
  • marqo-ai/marqoAvatar de marqo-ai

    marqo-ai/marqo

    5,022Voir sur GitHub↗

    Marqo is an ecommerce product discovery platform, multimodal vector database, and AI search merchandising tool. It provides infrastructure for implementing semantic search and recommendations, allowing shoppers to find products using natural language and images. The platform distinguishes itself through a hybrid ranking pipeline that combines neural semantic scores with business-defined boosting and pinning rules. It features a conversational commerce engine that uses large language models to process user intent and provides a search performance analytics suite for measuring conversion uplift

    Marqo is a multimodal vector database and AI search merchandising tool that handles vector search and document retrieval, though it is specifically tailored for ecommerce product discovery rather than a general-purpose search engine.

    PythonVector SearchFaceted Search Engines
    Voir sur GitHub↗5,022
  • microsoft/graphragAvatar de microsoft

    microsoft/graphrag

    33,792Voir sur GitHub↗

    GraphRAG is a data processing pipeline and retrieval engine designed to transform unstructured text into interconnected knowledge graphs. By utilizing language models to extract entities and relationships, it builds structured representations of information that enable context-aware retrieval for downstream applications. The system distinguishes itself through hierarchical graph clustering and large-scale data synthesis, which organize massive document corpora into multi-level structures. This approach allows for both vector-based semantic searches and graph-based traversals, providing a comp

    This repository provides a retrieval engine and knowledge graph indexer that supports vector search and structured data extraction, making it a powerful tool for advanced search and information retrieval workflows despite focusing on LLM-driven graph extraction rather than traditional text indexing.

    PythonVector Search Engines
    Voir sur GitHub↗33,792
  • pagefind/pagefindAvatar de Pagefind

    Pagefind/pagefind

    5,287Voir sur GitHub↗

    Pagefind is a static site search engine that indexes HTML files to provide a browser-based search experience without the need for a backend server or API. It consists of a multilingual search indexer and a set of prebuilt, customizable user interface components for rendering search inputs and result lists. The system is designed for global content, utilizing a multilingual search indexer that detects page languages and creates independent index bundles to provide language-specific stemming and results. It further optimizes performance by using a compressed index and offloading query execution

    Pagefind is a static site search tool that indexes HTML documents for client-side search, offering relevant indexing and query capabilities without requiring a server, though it lacks distributed clustering and vector search.

    RustFaceted Search Implementation
    Voir sur GitHub↗5,287
  • fossasia/query-serverAvatar de fossasia

    fossasia/query-server

    1,670Voir sur GitHub↗

    Query Server is a federated search gateway and multi-engine aggregator that dispatches search requests across multiple external web platforms simultaneously. It collects comprehensive results through a unified endpoint, consolidating information from diverse search engines into a single response. Beyond aggregation, the service transforms retrieved search data dynamically into multiple structured output formats including JavaScript Object Notation, Extensible Markup Language, and comma-separated values based on incoming client request parameters. It also automatically records executed search

    Query Server is a search engine and indexing tool written in Python that covers the core domain of search indexing and filtering, though it lacks details on advanced distributed vector clustering features.

    PythonFederated Search IntegrationsMeta Search EnginesComplex Search Querying
    Voir sur GitHub↗1,670
  • fergiemcdowall/search-indexAvatar de fergiemcdowall

    fergiemcdowall/search-index

    1,422Voir sur GitHub↗

    ```javascript import { SearchIndex } from 'search-index'

    This JavaScript-based search indexing library provides real-time indexing and full-text search capabilities, though it lacks distributed clustering and vector search features.

    JavaScriptDatabases and Search
    Voir sur GitHub↗1,422
Comparez le top 10 en un coup d'œil
DépôtStarsLangageLicenceDernier push
manticoresoftware/manticoresearch11.8KC++GPL-3.016 juin 2026
apache/lucene-solr4.4K—Apache-2.015 mai 2026
elasticsearch/elasticsearch77.2KJavaNOASSERTION26 juin 2026
huichen/wukong4.5KGoNOASSERTION24 août 2021
redisearch/redisearch6.2KCNOASSERTION23 juin 2026
paradedb/paradedb8.4KRustagpl-3.020 févr. 2026
facebookresearch/faiss40.3KC++MIT16 juin 2026
lnx-search/lnx1.4KRustMIT14 oct. 2025
blevesearch/bleve11KGoapache-2.019 févr. 2026
opensemanticsearch/open-semantic-search1.2KShellGPL-3.019 avr. 2025

Related searches

  • un outil d'indexation automatique de fichiers pour serveurs
  • Fuzzy search index
  • un outil pour synchroniser les index de bases de données
  • a metadata indexing engine for file search
  • Vector indexing database
  • Glob pattern matching
  • Metadata management system
  • Developer productivity metrics