
2025-09-07 16:36:06
Today, I'm happy to announce a guest post that analyzes the design of #Elasticsearch's #Java SDK.
Clean Design, Strong Client: The way of the Elasticsearch's Java SDK
Today, I'm happy to announce a guest post that analyzes the design of #Elasticsearch's #Java SDK.
Clean Design, Strong Client: The way of the Elasticsearch's Java SDK
#ElasticSearch is a fantastic indexing engine which offers full text searching of anything, such as federated posts and users.
It would be SOOOO lovely if it didn't just randomly crash every month or two, requiring a full reindex of 44 million records which takes 7 hours to complete though...