1 个仓库
Language-specific bindings that expose search engine indexing and querying functionality to Python environments.
Distinct from Python Interfaces: None of the candidates describe a general language wrapper for a search engine; most are for specific UI components or database protocols.
Explore 1 awesome GitHub repository matching data & databases · Python Search Interfaces. Refine with filters or upvote what's useful.
这是一个全文搜索引擎和企业搜索基础设施,专为索引和检索大型文档集而设计。它提供了一个使用排名结果和语言分析进行信息发现的综合框架。 该系统将高维向量相似度搜索与传统的全文检索功能相结合,用于语义检索。它通过支持地理空间数据检索、多语言文本处理以及包含容错查询补全和拼写检查的搜索建议工作流而脱颖而出。 该平台涵盖了广泛的搜索和索引功能,包括复杂查询执行、分面计数聚合和结果分组。它通过分词和归一化处理文本分析,同时提供用于文档连接、搜索命中高亮以及基于时效性和距离的自定义评分的专业工具。 提供了一个 Python 搜索接口,用于向外部编程环境公开索引和查询功能。
Exposes indexing and querying functionality through a Python interface for integration with Python processes.