absolute100

elasticsearch backlog

Feb 19th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. => typeahead search estimation, fuzzy search (what’s the deal? memorizable unit)
    1. es: test autosuggest: typo search/elasticsearch fuzzy search: try it out on sandbox
      1. how to use? what apis: fuzzy and suggesters
      2. a little internals: query workflow?
      3. more:
        1. http://rea.tech/implementing-autosuggest-in-elasticsearch/
        2. Building a Search Server with Elasticsearch Tutorial: Term Suggestions | packtpub.com - YouTube( https://www.youtube.com/watch?v=0G93ZFLEkdI&list=PLTgRMOcmRb3P6tb4eh5VrgKGOJui0WrtE
        3. http://stackoverflow.com/questions/29344328/how-to-tolerate-typos-with-elasticsearch
        4. http://stackoverflow.com/questions/18677771/how-to-enable-fuzziness-for-phrase-queries-in-elasticsearch
        5. https://www.elastic.co/guide/en/elasticsearch/reference/2.4/search-suggesters.html
      4. https://github.com/vkhazin/elasticsearch-courseware/tree/master/examples/data-sets
Add Comment
Please, Sign In to add comment