I have just checked the Terracotta EHCache and found the open source version has not supporting the search queries on the cache. I just tried with small application but it is clearly throwing exception like it is supporting only on enterprise version. Is there any open source alternative available to search on Ehcache?
Share
Search is only supported as part of the OS product with unclustered caches.
To use Search with Terracotta clustered caches, you do require the EE version of the product.