How to build a search engine - Part 2: Configuring elasticsearch
In this post we will focus on configuring the elasticsearch bit. I have chosen the Wikipedia people dump for the dataset. This is the wiki pages of a subset of people on Wikipedia. This dataset consists of three columns – URI, name, text. As the column names suggest, URI is the actual wiki link to that person's page, name is the person's name.
Dec-27-2016, 04:45:03 GMT
- Technology: