<div dir="ltr"><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Hello all,<br></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">When I tried to use the erase( ) function to remove an item, I found
out that the method is not implemented.  I checked the code from the
documentation and found out that this is indeed the case. And I found that the eviction is happening in cache policy like cs-policy-lru.cpp when a new item is coming. 

So how am I supposed to evict a specific item from the Content Store? I mean evict a specific item by its name(prefix) in the cs.

Thanks,

JunjieXu</pre></div>