Paul Masurel
Paul Masurel
> But, this is our user data, which they can have any shape for their data. Sorry I think I misunderstood the problem. I thought it was caused by a...
Can you share more detail about the problem? These ids are local to a single posting lists. They rapidly saturate to a size of 32K, so it should support posting...
The performance regression was just caused by lack of inlining.
@mdashti I do not have permission to push changes to your upstream repo. You have been invited to this repo. Next time, can you push to a dev branch in...
@rustmailer this is most likely not a bug, and has nothing to do with facet. I suspect you are reusing a searcher or forgot to reload the reader. You can...
@stuhood Can you rebase/fix the conflict?
I don't think the benchmark make sense for our use case. I assume this PR is not motivated by a query you are trying to accelerate, but rather, you want...
@flatheadmill This is a super interesting PR. A bit of contributions has accumulated, so it might take a bit of time to get it reviewed. To make things smoother, would...
@flatheadmill Hello. I had time to have a deeper look at your PR. For large PR like this, I usually modify the code as I look around. You can check...