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
·

1 repository

Awesome GitHub RepositoriesPercolator Querying

Inverting the search process by matching a document against a set of stored queries.

Distinct from Query Executors: Implements a specific 'percolate' search where documents are the query and queries are the indexed data, distinct from standard search.

Explore 1 awesome GitHub repository matching data & databases · Percolator Querying. Refine with filters or upvote what's useful.

Awesome Percolator Querying GitHub Repositories

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

    olivere/elastic

    7,450Vezi pe GitHub↗

    This project is a Go client library and API wrapper for interacting with Elasticsearch clusters. It serves as a programmatic interface for managing documents, indices, and cluster health, allowing Go applications to perform search and indexing operations via the REST API. The library functions as a distributed search orchestrator, providing specialized tools for high-throughput data ingestion and cluster administration. It features a buffered bulk processor with exponential backoff retries for optimizing write performance and supports automated index lifecycle transitions and historical data

    Determines which stored queries are satisfied by matching them against a new document.

    Go
    Vezi pe GitHub↗7,450
  1. Home
  2. Data & Databases
  3. Percolator Querying