Skip to content

A Little Search Engine Project for Amazing Places and Food in Taiwan, Using ElasticSearch as Back-end Search Kernel with Instagram Data And Vue.js as front-end framework

Notifications You must be signed in to change notification settings

hawa920/bestplace-es

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

bestplace-es

little search engine project for the best place in taiwan

  1. have npm installed and run 'npm install' in './bp'
  2. have elastic search installed and launch it
  3. have ik plugin installed and replace it in 'plugin' directory in 'elasticsearch' main directory
  4. have https://github.com/nacimgoura/instagram-profilecrawl installed if u want to crawl any other types of data
  5. execute './ig+bp/loadBpTaiwanData.py' to insert data into elasticsearch thru bulk python api
  6. have chrome-extension 'Allow-Control-Allow-Origin' installed
  7. launch npm server in './bp' by 'npm start'
  8. test the page on 'localhost:8080'

March 12 2018 edit

  1. search for food

About

A Little Search Engine Project for Amazing Places and Food in Taiwan, Using ElasticSearch as Back-end Search Kernel with Instagram Data And Vue.js as front-end framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published