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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mgholam avatar

mgholam/hOOt

0
View on GitHub↗
121 Stars·22 Forks·C#·MIT·3 Aufrufewww.codeproject.com/Articles/224722/hOOt-full-text-search-engine↗

HOOt

Smallest full text search engine (lucene replacement) built from scratch using inverted Roaring bitmap index, highly compact storage, operating in database and document modes

Features

  • Search Engines - Compact full-text search engine using roaring bitmaps.

Star-Verlauf

Star-Verlauf für mgholam/hootStar-Verlauf für mgholam/hoot

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht mgholam/hoot?

Smallest full text search engine (lucene replacement) built from scratch using inverted Roaring bitmap index, highly compact storage, operating in database and document modes

Was sind die Hauptfunktionen von mgholam/hoot?

Die Hauptfunktionen von mgholam/hoot sind: Search Engines.

Welche Open-Source-Alternativen gibt es zu mgholam/hoot?

Open-Source-Alternativen zu mgholam/hoot sind unter anderem: ankane/searchkick — Searchkick is an integration library and wrapper that connects application models to search engines such as… apache/lucene-solr — This project is a full text search engine and enterprise search infrastructure designed for indexing and retrieving… bleroy/lunr-core — Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js. blevesearch/bleve — Bleve is a search indexing engine library written in Go, designed to provide full-text search and document retrieval… cch123/elasticsql — convert sql to elasticsearch DSL in golang(go). activerecord-hackery/ransack — Ransack is an object-based search library for Active Record models that provides a form-driven framework for building…

Open-Source-Alternativen zu HOOt

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit HOOt.
  • ankane/searchkickAvatar von ankane

    ankane/searchkick

    6,717Auf GitHub ansehen↗

    Searchkick is an integration library and wrapper that connects application models to search engines such as Elasticsearch and OpenSearch. It functions as a search index synchronizer, automatically mirroring database records to a search server to enable full-text and vector retrieval. The project provides a high-level interface for implementing keyword search, semantic vector search, and hybrid search. It distinguishes itself through the ability to combine traditional keyword matching with vector embeddings using reranking and fusion techniques to improve precision. The library covers the end

    Ruby
    Auf GitHub ansehen↗6,717
  • apache/lucene-solrAvatar von apache

    apache/lucene-solr

    4,357Auf GitHub ansehen↗

    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

    backendinformation-retrievaljava
    Auf GitHub ansehen↗4,357
  • bleroy/lunr-coreAvatar von bleroy

    bleroy/lunr-core

    571Auf GitHub ansehen↗

    Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.

    C#
    Auf GitHub ansehen↗571
  • activerecord-hackery/ransackAvatar von activerecord-hackery

    activerecord-hackery/ransack

    5,864Auf GitHub ansehen↗

    Ransack is an object-based search library for Active Record models that provides a form-driven framework for building database queries. It generates query conditions from user input through a configurable predicate system, allowing developers to filter records using simple or advanced criteria without writing SQL or relying on external dependencies. The library distinguishes itself through its predicate-based query construction, where search methods are dynamically generated from model attribute names and predicate suffixes at runtime. It wraps search parameters into a dedicated form object t

    Ruby
    Auf GitHub ansehen↗5,864
  • Alle 30 Alternativen zu HOOt anzeigen→