Hi there, I know that some P2P systems as well as research prototypes use Bloom filters as content replications. However, using Bloom filters does not support substring matching such as "how" matches "however", and wildcard matching. Is there any solution for this already? Thanks Hailong