This document discusses using Elasticsearch for full-text search in Pharo Smalltalk. It provides an overview of Elasticsearch and its features for full-text search and indexing. It then describes how to install and use the Elasticsearch for Pharo Smalltalk package, which provides an interface for interacting with Elasticsearch from Smalltalk. Examples are given for creating indexes, adding and deleting documents, performing searches, sorting results, and using aggregations.