Re: Using LUWAK in SOLR
Ok. If somebody needs I found solution: https://github.com/flaxsearch/luwak/issues/173 -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Using LUWAK in SOLR
Does somebody use LUWAK for percolator functionality in UpdateProcessor? I noticed that when I passed my docs in batches (3000 docs in batch) through Monitor I don't get all matching pairs. When I passed my docs in batches with one doc per batch I get all results. What can it be? Has LUWAK batch si