Note: | If you want to search a document (IData) in a cache, you must first create an attribute extractor class that can be used byEhcache to extract the search attributes. Ehcache uses the extractor class and the provided search attribute information to search the cache when the pub.cahce:search service executes. |
Step | Description |
1 | Create an attribute extractor class that is an implementation of net.sf.ehcache.search.attribute.AttributeExtractor. For more information about attribute extractors, see the Terracotta Ehcache product documentation. |
2 | Place the extractor in a jar file and place the jar file in one of the following directories: ![]() ![]() |
3 | Configure the search attributes for the cache to identify: ![]() ![]() ![]() |