[ 
https://issues.apache.org/jira/browse/OAK-10674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17822211#comment-17822211
 ] 

Julian Reschke commented on OAK-10674:
--------------------------------------

I had a quick look, comparing both APIs.

[~thomasm] - in your impl, I need a (long) hash to check. Guava's filter takes 
funnel object, and we use 
https://www.javadoc.io/doc/com.google.guava/guava/latest/com/google/common/hash/Funnels.html#unencodedCharsFunnel().
 What would be the best way to create a hash for a String?

> DocumentStore: verify that we could use Oak's Bloom filter
> ----------------------------------------------------------
>
>                 Key: OAK-10674
>                 URL: https://issues.apache.org/jira/browse/OAK-10674
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: documentmk
>            Reporter: Julian Reschke
>            Priority: Major
>
> Test that we can use 
> oak-run-commons/src/main/java/org/apache/jackrabbit/oak/index/indexer/document/flatfile/analysis/utils/BloomFilter.java
>  (for now, by copying it over).
> Then decide about where to move it, and whether API changes are desired.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to