First some disclaimers: This has been posted earlier on lab.klemespen.com. Even though some of these ideas are not what you’d normally implement in a business environment, some of the concepts can obviously be transferred over to businesses trying to provide an efficient workplace for its employees. Norch is developed by Fergus McDowall, an employee of [...]
Posted in
English,
User Experience | Tags:
crawl,
Document Processing,
Elasticsearch,
Google Drive,
IFTTT,
Index,
Json,
Life Index,
Lifeindex,
node,
Node Search,
node.js,
nodejs,
norch,
Personal Search Engine,
search,
search engine,
search-index,
sharepoint,
Small Data,
Solr,
technology |
No responses
Elasticsearch is a great search engine, flexible, fast and fun. So how can I get started with it? This post will go through how to get contents from a SQL database into Elasticsearch.
Posted in
English,
Technology | Tags:
connector,
elastic search,
Elasticsearch,
etl,
howto,
jdbc,
search,
search-index,
SQL,
tutorial |
15 responses
***** UPDATE 10th Sept 2013: Norch is now known as Forage- read about this change here ***** Norch is a search engine written for Node.js. Norch uses the Node search-index module which is in turn written using the super fast levelDB library that Google open-sourced in 2011. The aim of Norch is to make a [...]