I would also like to point out that in 10.5.0, #15784 changed the (public) constructors of some lucene.experimental Query classes in a way that is binary compatible with the old constructors, but has semantically differnet meaning.
so Users who are upgrading from 10.4 -> 10.5 don't get any compilation failures, and it's not immediately obvious that there even was a change (other them queries returning weird results) In my questions and subsequent discussion about the change, Kaival suggested trying to get some sort of ... let's call it a transition api ... into 10.5.2. Mentioning it here for more visibility in case people think this category of ideas has merrit. First comment discussing the problem with the change... https://github.com/apache/lucene/pull/15784#issuecomment-5402625022 -Hoss http://www.lucidworks.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
