- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 67字
- 2021-08-27 19:57:40
Elasticsearch
Elasticsearch (https://www.elastic.co/products/elasticsearch) is a search and analytics engine based on Apache Lucene (http://lucene.apache.org/). It is technically a NoSQL database but it is primarily used as a search engine due to its indexing capability and high performance. It can be distributed and multi-tenant with full-text search capability. It has a web interface and JSON documents. It is one of the most used search engines.
推薦閱讀
- Facebook Application Development with Graph API Cookbook
- 程序員考試案例梳理、真題透解與強化訓練
- Go并發編程實戰
- Learning PHP 7
- 軟件測試綜合技術
- Extending Unity with Editor Scripting
- Getting Started with Python
- Java7程序設計入門經典
- 深入實踐DDD:以DSL驅動復雜軟件開發
- 計算機組裝與維護(第二版)
- Hands-On Dependency Injection in Go
- Kotlin語言實例精解
- 高質量程序設計指南:C++/C語言
- H5匠人手冊:霸屏H5實戰解密
- jMonkeyEngine 3.0 Beginner’s Guide