luwak
luwak copied to clipboard
Upgrade to lucene 7.5
This PR is a bare-bones upgrade, with no attempt at removing deprecations or reimplementing stuff. All tests pass, but it would be good to get some idea of any performance implications of these changes, particularly around the Multipass presearcher.
Fixes #146
cc @dcollins53 @mjustice3
Hi - we have a project that is currently using Lucene 7.5.0 and just started looking at also using Luwak. Just out of curiosity, is it likely that this PR upgrading to 7.5 would move forward in the near future? Is anything major blocking the upgrade?
Hi @zcox, thanks for pinging! The only blocker here really is a check on the performance implications of the change, but I definitely plan on doing a release of luwak that will include this PR early in the new year. Can you build off the branch for now?
@romseygeek - sounds great, we can definitely build off of this branch for now.
@romseygeek Any update here? We're currently using a custom build off this branch but of course would prefer to use a published version.
@romseygeek Can we help with anything that blocks merging this or that's related to publishing a new version?