V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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
GJXxiaoBai
V2EX  ›  Python

es 怎么实现全站检索

  •  1
     
  •   GJXxiaoBai · 2018-08-30 00:09:03 +08:00 · 2435 次点击
    这是一个创建于 2067 天前的主题,其中的信息可能已经有所发展或是发生改变。
    求各位大佬帮忙,es 怎么实现全站检索
    6 条回复    2018-08-30 11:25:28 +08:00
    javaCoder
        1
    javaCoder  
       2018-08-30 00:31:08 +08:00
    阮一峰有个 es 的基础教程可以看看,当然我之前也写过一些博客关于 es 的
    airyland
        2
    airyland  
       2018-08-30 08:31:27 +08:00
    @javaCoder 他问的应该是 elasticsearch。

    建议楼主看看「提问的智慧」。
    swordwinter
        3
    swordwinter  
       2018-08-30 09:26:43 +08:00
    如果楼主是处于对这一块比较模糊的阶段:是需要人为设计哪些数据放 ES,哪些地方用 ES 的。所以要整理“全站”包括哪些内容,设计合理的结构把这些都同步进 ES,然后获取的地方改从 ES 取。
    javaCoder
        4
    javaCoder  
       2018-08-30 10:08:30 +08:00
    @airyland 我说的就是 elasticsearch 啊,不知道您理解成啥了呢?
    airyland
        5
    airyland  
       2018-08-30 10:13:51 +08:00
    @javaCoder 啊,sorry 下意识看错了
    fumichael
        6
    fumichael  
       2018-08-30 11:25:28 +08:00
    @javaCoder 我也是先反应到阮的 es6.ruan....了,才发现阮也写过 elasticsearch 的文章

    btw,这问题提得那么大,就好像在问「我想做一个淘宝,需要做什么」
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1837 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 16:43 · PVG 00:43 · LAX 09:43 · JFK 12:43
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.