django-haystack-搜索 评论 71 views 从零构建开源智能系统 解决方案 知识库 工具链 django-haystack-搜索 Haystack provides modular search for Django. It features a unified, familiar API that allows you to plug in different search backends (such as Solr, Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code. 官网 源码 文档