Re: How to use LSH Filter

2016-09-06 Thread Doug Turnbull
Thanks for all you hard work on this! Out of curiosity, was the query deemed unnecessary? I was trying to scanning through the commit & code and missed it. I only noticed the comment on Jira about the custom similarity not being needed. https://github.com/apache/lucene-solr/commit/96a5595fffd4a4a1

Re: How to use LSH Filter

2016-09-05 Thread Đạt Cao Mạnh
Hi Reth, MinHashFilterTest class have enough information on how to test MinHashFilter as well as how to use it. On Tue, Sep 6, 2016 at 8:41 AM Reth RM wrote: > Re: this jira regarding LSH > https://issues.apache.org/jira/browse/LUCENE-6968 > > Is there any documentation or steps to configure an