V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
wudigaga
V2EX  ›  Python

django 集成 ElasticSearch 7.10 出现错误,执行 Python manage.py rebuild_index 创建索引时候出现的,有大佬知道如何解决吗?

  •  
  •   wudigaga · Nov 13, 2020 · 2094 views
    This topic created in 2000 days ago, the information mentioned may be changed or developed.
    (0.001) SELECT `cidian_article`.`id`, `cidian_article`.`atitle` FROM `cidian_article` ORDER BY `cidian_article
    `.`id` ASC LIMIT 200; args=()
    G:\Python34\lib\site-packages\elasticsearch\connection\base.py:190: ElasticsearchDeprecationWarning: The [edge
    NGram] tokenizer name is deprecated and will be removed in a future version. Please change the tokenizer name
    to [edge_ngram] instead.
    warnings.warn(message, category=ElasticsearchDeprecationWarning)
    G:\Python34\lib\site-packages\elasticsearch\connection\base.py:190: ElasticsearchDeprecationWarning: The [nGra
    m] tokenizer name is deprecated and will be removed in a future version. Please change the tokenizer name to [
    ngram] instead.
    warnings.warn(message, category=ElasticsearchDeprecationWarning)
    G:\Python34\lib\site-packages\elasticsearch\connection\base.py:190: ElasticsearchDeprecationWarning: [types re
    moval] Specifying types in bulk requests is deprecated.
    warnings.warn(message, category=ElasticsearchDeprecationWarning)
    1 replies    2020-11-14 13:30:17 +08:00
    smart9527
        1
    smart9527  
       Nov 14, 2020
    type 有问题
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1307 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 17:14 · PVG 01:14 · LAX 10:14 · JFK 13:14
    ♥ Do have faith in what you're doing.