Hi Thomas, thanks for letting us know about this issue. I see that you opened SOLR-15457 <https://issues.apache.org/jira/browse/SOLR-15457>. Is this a blocker for 8.9? Should we wait till it gets fixed?
On Tue, Jun 8, 2021 at 1:45 AM Thomas Wöckinger <[email protected]> wrote: > Hi Mayya, > > I tested the branch_8_9 yesterday and found a behavioral change when using > Faceting with Enum fields, the returned 'val' in the buckets has changed > from EnumFieldValue to a String of the corresponding ordinal. > I think it is related to https://issues.apache.org/jira/browse/SOLR-15191, > I will open a new issue for it. > > On Fri, Jun 4, 2021 at 8:24 PM Mayya Sharipova > <[email protected]> wrote: > >> Please observe the normal rules: >> >> * No new features may be committed to the branch. >> * Documentation patches, build patches and serious bug fixes may be >> committed to the branch. However, you should submit all patches you >> want to commit to Jira first to give others the chance to review >> and possibly vote against the patch. Keep in mind that it is our >> main intention to keep the branch as stable as possible. >> * All patches that are intended for the branch should first be committed >> to the unstable branch, merged into the stable branch, and then into >> the current release branch. >> * Normal unstable and stable branch development may continue as usual. >> However, if you plan to commit a big change to the unstable branch >> while the branch feature freeze is in effect, think twice: can't the >> addition wait a couple more days? Merges of bug fixes into the branch >> may become more difficult. >> * Only Jira issues with Fix version 8.9 and priority "Blocker" will delay >> a release candidate build. >> >
