Elasticsearch integration and Sync patterns.
await db.save(); await es.index();.
EntityUpdated.SearchModule.SearchService<T> helpers.
indexDocument(id, body)search(query, filters)class-transformer to map Entities to "Search Documents". Search docs should be flatter than Relational entities constraints.elasticsearch:8 container in the test harness to verify indexing works.