python类analyzer()的实例源码

database.py 文件源码 项目:splashes 作者: noirbizarre 项目源码 文件源码 阅读 22 收藏 0 点赞 0 评论 0
def _get_mappings(self):
        mappings, _ = super(Index, self)._get_mappings()
        return mappings, {
            'analyzer': {fr_analyzer._name: fr_analyzer.get_definition()},
            'filter': {f._name: f.get_definition() for f in filters},
        }


#: Maps raw csv fields to document fields


问题


面经


文章

微信
公众号

扫码关注公众号