awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
apache avatar

apache/lucene-solr

0
View on GitHub↗
4,357 نجوم·2,596 تفرعات·Apache-2.0·15 مشاهداتlucene.apache.org↗

Lucene Solr

هذا المشروع عبارة عن محرك بحث نصي كامل وبنية تحتية للبحث المؤسسي مصممة لفهرسة واسترجاع مجموعات كبيرة من المستندات. يوفر إطار عمل شاملاً لاكتشاف المعلومات باستخدام نتائج مرتبة وتحليل لغوي.

يدمج النظام بحث التشابه المتجهي عالي الأبعاد للاسترجاع الدلالي إلى جانب قدرات البحث النصي الكامل التقليدية. يتميز بدعم استرجاع البيانات الجغرافية المكانية، ومعالجة النصوص متعددة اللغات، وسير عمل اقتراحات البحث الذي يتضمن إكمال الاستعلام المتسامح مع الأخطاء الإملائية والتدقيق الإملائي.

تغطي المنصة مجموعة واسعة من قدرات البحث والفهرسة، بما في ذلك تنفيذ الاستعلامات المعقدة، وتجميع عدد الأوجه، وتجميع النتائج. يتعامل النظام مع تحليل النصوص من خلال التجزئة والتطبيع، مع تقديم أدوات متخصصة لربط المستندات، وإبراز نتائج البحث، والتسجيل المخصص بناءً على الحداثة والمسافة.

تتوفر واجهة بحث بلغة Python لكشف وظائف الفهرسة والاستعلام لبيئات البرمجة الخارجية.

Features

  • Full Text Search - Provides a comprehensive engine for indexing and retrieving large sets of documents using ranked lexical search results.
  • Full-Text Inverted Indexes - Implements inverted indexes that map individual words to documents to enable efficient full-text retrieval.
  • Text Tokenization - Breaks raw text into searchable tokens using linguistic rules to improve search accuracy.
  • Enterprise Search - Provides search infrastructure for indexing and retrieval across diverse datasets with support for faceting and grouping.
  • Full-Text Search Engines - Provides a full-text search engine for indexing and retrieving text-based content across large datasets.
  • Geospatial Search - Implements advanced querying of points and polygons to find documents based on geographic coordinates and spatial relations.
  • Linguistic Analysis Frameworks - Provides a framework for applying language-specific processing such as tokenization and stemming during indexing.
  • Multilingual Text Processing - Handles language-specific tokenization, stemming, and normalization to ensure accurate search results across different languages.
  • Search Index Management - Provides tools for configuring, querying, and maintaining search indices through concurrent indexing and segment merging.
  • Complex Search Querying - Implements advanced query mechanisms using a variety of search operators for retrieving filtered and aggregated datasets.
  • HNSW Indexes - Uses Hierarchical Navigable Small World indexes for fast approximate nearest-neighbor search on high-dimensional vector data.
  • Vector Similarity Search - Performs high-dimensional vector similarity search to enable semantic retrieval and AI-driven content discovery.
  • Asynchronous Segment Merging - Organizes index data into immutable chunks and uses background merging to optimize search performance and reclaim space.
  • Columnar Formats - Provides field data in a column-oriented format to enable fast sorting, faceting, and aggregation.
  • Term Highlighting - Marks matching terms within documents using index offsets to show exactly where search terms appear.
  • Faceted Search Engines - Provides backend logic for aggregating document counts into categories to enable faceted navigation.
  • Spellchecking - Identifies misspelled words in a query and suggests alternatives based on the indexed content.
  • Index Memory Management - Optimizes memory and disk consumption using sparse doc values and columnar batch indexing.
  • Search Result Categorizers - Organizes search output using faceting and joins to allow users to narrow findings by specific attributes.
  • Search Result Filtering - Refines search hits using numeric ranges and keyword filters to narrow down relevant content.
  • Search Suggestions - Implements prefix-based search suggestions and typo-tolerant autocomplete to help users discover correct search terms.
  • Ranked Query Completions - Offers typo-tolerant query completions as users type to help discover relevant search terms quickly.
  • Vector Quantization - Compresses high-precision vectors into lower-bit representations to reduce memory overhead.
  • Relevance Scoring - Modifies result rankings using static features, recency, and distance to calculate document relevance.
  • Offset-Based Highlighting - Marks matching terms within documents using character position offsets from the index to highlight search hits.
  • Databases and Storage - Search engine library and server for full-text indexing.
  • Search Engines - Enterprise search platform built on top of Lucene.

سجل النجوم

مخطط تاريخ النجوم لـ apache/lucene-solrمخطط تاريخ النجوم لـ apache/lucene-solr

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة apache/lucene-solr؟

هذا المشروع عبارة عن محرك بحث نصي كامل وبنية تحتية للبحث المؤسسي مصممة لفهرسة واسترجاع مجموعات كبيرة من المستندات. يوفر إطار عمل شاملاً لاكتشاف المعلومات باستخدام نتائج مرتبة وتحليل لغوي.

ما هي الميزات الرئيسية لـ apache/lucene-solr؟

الميزات الرئيسية لـ apache/lucene-solr هي: Full Text Search, Full-Text Inverted Indexes, Text Tokenization, Enterprise Search, Full-Text Search Engines, Geospatial Search, Linguistic Analysis Frameworks, Multilingual Text Processing.

ما هي البدائل مفتوحة المصدر لـ apache/lucene-solr؟

تشمل البدائل مفتوحة المصدر لـ apache/lucene-solr: redisearch/redisearch — RediSearch is a Redis module that adds secondary indexing, full-text search, aggregation, and vector similarity search… ravendb/ravendb — RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It… olivere/elastic — This project is a Go client library and API wrapper for interacting with Elasticsearch clusters. It serves as a… redis/go-redis — This project is a feature-rich Go client library designed for interacting with Redis. It serves as a comprehensive… tporadowski/redis — Redis is a high-performance in-memory key-value store that functions as a distributed cache, message broker, and NoSQL… spring-projects/spring-data-elasticsearch — Spring Data Elasticsearch is a data access library that maps Java objects to Elasticsearch indices. It functions as an…

بدائل مفتوحة المصدر لـ Lucene Solr

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Lucene Solr.
  • redisearch/redisearchالصورة الرمزية لـ RediSearch

    RediSearch/RediSearch

    6,161عرض على 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

    Cfulltextgeospatialgis
    عرض على GitHub↗6,161
  • ravendb/ravendbالصورة الرمزية لـ ravendb

    ravendb/ravendb

    3,961عرض على GitHub↗

    RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It persists structured information as schema-flexible JSON documents and utilizes a unit-of-work session pattern to track entity changes and batch modifications into atomic transactions. The platform is built on a distributed architecture that supports horizontal scaling through sharding and ensures high availability via multi-node, master-to-master cluster replication. The database distinguishes itself through a self-optimizing query engine that automatically creates and maintains ind

    C#csharpdatabasedocument-database
    عرض على GitHub↗3,961
  • olivere/elasticالصورة الرمزية لـ olivere

    olivere/elastic

    7,450عرض على 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

    Go
    عرض على GitHub↗7,450
  • redis/go-redisالصورة الرمزية لـ redis

    redis/go-redis

    22,159عرض على GitHub↗

    This project is a feature-rich Go client library designed for interacting with Redis. It serves as a comprehensive interface for managing remote data stores, enabling developers to execute standard database commands, handle complex data structures, and perform asynchronous operations within Go applications. The library distinguishes itself through its support for advanced Redis capabilities, including connection pooling, pipelining, and transactional integrity. It provides specialized primitives for managing distributed clusters, including automated topology updates and request routing to sha

    Gogogolangredis
    عرض على GitHub↗22,159
عرض جميع البدائل الـ 30 لـ Lucene Solr→