Hi lukai
That sounds like a nice optimisation, perhaps more sophisticated than
the "AND_MAYBE" support I was looking for but a similar idea. Is the
code available anywhere?
Cheers
-Matt
On 11/12/12 17:45, lukai wrote:
I had implemented WAND in solr for our own project. It can improve the
p
I had implemented WAND in solr for our own project. It can improve the
performance a lot. For your reference:
http://dl.acm.org/citation.cfm?id=956944
But it needs to change index a little bit.
Thanks,
On Tue, Dec 11, 2012 at 6:19 AM, Matthew Willson wrote:
> Hi all
>
> I'm currently benchmark