The document presents Bloomcast, a novel scheme for efficient full-text retrieval in unstructured peer-to-peer (P2P) networks, which addresses challenges like effective item location and high communication/storage costs. Bloomcast uses a hybrid protocol to uniformly replicate bloom filters instead of raw documents, achieving better query recall and reduced search latency compared to existing methods. Results indicate that Bloomcast outperforms previous algorithms by significantly enhancing search quality and reducing communication costs.