awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesSearch Query Composition

Combines multiple subqueries with AND, OR, and AND_NOT operators to build complex search expressions from simple term matches.

Distinct from Boolean Query Languages: Distinct from Boolean Query Languages: focuses on composing search subqueries with boolean operators, not general boolean expression syntax.

Explore 3 awesome GitHub repositories matching data & databases · Search Query Composition. Refine with filters or upvote what's useful.

Awesome Search Query Composition GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • go-ego/riotAvatar go-ego

    go-ego/riot

    6,059Vezi pe 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

    Implements a query language that combines search terms with AND, OR, and AND_NOT operators to refine results.

    Gogogolanggwk
    Vezi pe GitHub↗6,059
  • lucaong/minisearchAvatar lucaong

    lucaong/minisearch

    5,804Vezi pe GitHub↗

    Provides boolean query composition with AND, OR, and AND_NOT operators for building complex search expressions.

    TypeScriptautocompleteautosuggestionedge-computing
    Vezi pe GitHub↗5,804
  • jabref/jabrefAvatar JabRef

    JabRef/jabref

    4,373Vezi pe GitHub↗

    This project is a desktop-based bibliographic reference manager designed to organize academic research libraries and automate citation workflows. It functions as a research assistant that integrates directly with word processors and text editors, enabling users to insert and format references while writing. The application is built on a Java-based portable runtime, allowing it to operate as a self-contained tool that stores preferences and data in local configuration files. The platform distinguishes itself through a modular plugin architecture and a commitment to human-readable, text-based f

    Combines multiple search terms using logical operators to refine bibliographic result sets.

    Javaacademiaacademic-publicationsai
    Vezi pe GitHub↗4,373
  1. Home
  2. Data & Databases
  3. Boolean Query Languages
  4. Search Query Composition