HN 표시: Tantivy가 지원하는 Python의 전체 텍스트 검색 라이브러리인 Ruosh
hackernews
|
|
📰 뉴스
#python
#tantivy
#개발도구
#검색 라이브러리
#오픈소스
원문 출처: hackernews · Genesis Park에서 요약 및 분석
요약
모든 Python 기반 전체 텍스트 검색이 느리거나 검색 라이브러리 기능이 없기 때문에 ruosh를 구축했습니다. Elasticsearch를 시작할 필요가 없는 친숙한 Python API(whoosh를 생각해 보세요)가 있는 무언가를 원했습니다.<p>pip install ruosh</p><p><a href="https://github.com/AiDinho/ruosh" rel="nofollow">https://github.com/AiDinho/ruosh</a></p>
본문
I built ruosh because all the python based full text search is either slow or dont have the functionalities of a search library , wanted something with a familiar Python API( think of whoosh) that didn't require standing up Elasticsearch.<p>pip install ruosh</p><p><a href="https://github.com/AiDinho/ruosh" rel="nofollow">https://github.com/AiDinho/ruosh</a></p>
Genesis Park 편집팀이 AI를 활용하여 작성한 분석입니다. 원문은 출처 링크를 통해 확인할 수 있습니다.
공유