Include Elasticsearch study material (#8449)

* include Elasticsearch study material

* restore space between chapters

* remove elasticsearch notes from free-programming-books-langs.md file
pull/8088/head
Simone Guardati 2022-10-17 03:03:48 +02:00 committed by GitHub
parent 0bf472a313
commit b6c379bda1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -740,6 +740,7 @@ Kerridge (PDF) (email address *requested*, not required)
### Search Engines
* [Elasticsearch Certified Engineer notes ](https://www.pistocop.dev/posts/es_engineer_exam_notes/) - (HTML)
* [Elasticsearch: The Definitive Guide](https://www.elastic.co/guide/en/elasticsearch/guide/current/index.html) ([fork it on GH](https://github.com/elastic/elasticsearch-definitive-guide))
* [Search Engines: Information Retrieval in Practice](https://ciir.cs.umass.edu/irbook) - W. Bruce Croft, Donald Metzler, Trevor Strohman (PDF)
* [Solr for newbies workshop (2019)](https://github.com/hectorcorrea/solr-for-newbies) - Hector Correa ([PDF](https://github.com/hectorcorrea/solr-for-newbies/blob/master/tutorial.pdf))