I use Visual Studio 2013 and C#.
About it ElasticSearch, any step-by-step guide, or Getting Started – Quick Start that can be completed in 15-20 minutes?
I get you a good step-by-step guide sample like https://berniecook.wordpress.com/2013/01/13/getting-started-with-git-and-visual-studio-step-by-step-guide/
… I wanted to quickly cover off several assumptions before we get started: install (requisites, tools required), configure, an running quickly. Target will be an “go and ready” sample. Maybe better an real application sample
Mindly notes:
Any good getting started with ElasticSearch? step by step in 10 minutes?
IMHO, better samples for minimize learning curve are real applications with full source code and good patterns and practices
Full source code sample REAL application? not Demo, only real applications?
Like for small to medium applications development, but open source, if you can sharing or maybe another real project or production-ready application using.
main influences, are full of innovative ideas that can free our minds to explore new techniques, patterns and paradigms.
You want to use technologies that allow for rapid development, constant iteration, maximal efficiency, speed, robustness and more. You want to be lean and you want to be agile. You want to use technologies that will help you succeed in the short and long term. And those technologies are not always easy to pick out.
Thanks a lot for your big efforts.