Hi everyone!
I've been trying to use BloomFilteringPostingsFormat in my solr 7 cluster.
What I did: in my managed-schema I created new fieldType with
postingsFormat="BloomFilter" and I got exception
org.apache.lucene.codecs.bloom.BloomFilteringPostingsFormat has been
constructed without a choice of PostingsFormat which led me to
https://issues.apache.org/jira/browse/SOLR-1449. That issue still
unresoled. So I wonder is any way to use bloom filters in Solr 7?

--
Regards,
Sergey Kukalev

Reply via email to