[jira] [Comment Edited] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Roman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543563#comment-17543563 ] Roman edited comment on SOLR-16219 at 5/29/22 4:08 AM: --- Thank you f

[jira] [Comment Edited] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Roman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543563#comment-17543563 ] Roman edited comment on SOLR-16219 at 5/29/22 4:03 AM: --- Thank you f

[jira] [Commented] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Roman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543563#comment-17543563 ] Roman commented on SOLR-16219: -- {code:java} $ java -version openjdk version "13.0.7" 2021-04

[jira] [Commented] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543536#comment-17543536 ] Shawn Heisey commented on SOLR-16219: - We can solve this in the code by not accessing

[jira] [Commented] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543533#comment-17543533 ] Shawn Heisey commented on SOLR-16219: - I found this: [https://stackoverflow.com/a/10

[jira] [Commented] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543531#comment-17543531 ] Shawn Heisey commented on SOLR-16219: - I've just duplicated the issue with my install

[jira] [Comment Edited] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Roman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543522#comment-17543522 ] Roman edited comment on SOLR-16219 at 5/28/22 7:35 PM: --- The problem

[jira] [Commented] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Roman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543522#comment-17543522 ] Roman commented on SOLR-16219: -- The problem was with the very first core I've tried to creat

[jira] [Commented] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543520#comment-17543520 ] Shawn Heisey commented on SOLR-16219: - Do you have more than one core loaded with the

[jira] [Commented] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Roman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543510#comment-17543510 ] Roman commented on SOLR-16219: --   {{ Private Build OpenJDK 64-Bit Server VM 13.0.7 13.0.7+5

[jira] [Commented] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543501#comment-17543501 ] Michael Gibney commented on SOLR-16219: --- What JVM are you using? > ICUCollationFie

[jira] [Updated] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Roman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman updated SOLR-16219: - Description: I've tried to recreate Solr 8 configuration in Solr 9, but the following part in the config causes

[jira] [Updated] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Roman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman updated SOLR-16219: - Description: I've tried to recreate Solr 8 configuration in Solr 9, but the following part in the config causes

[jira] [Updated] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Roman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman updated SOLR-16219: - Description: I've tried to recreate Solr 8 configuration in Solr 9, but the following part in the config causes

[jira] [Updated] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Roman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman updated SOLR-16219: - Description: I've tried to recreate Solr 8 configuration in Solr 9, but the following part in the config causes

[jira] [Updated] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Roman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman updated SOLR-16219: - Description: I've tried to recreate Solr 8 configuration in Solr 9, but the following part in the config causes

[jira] [Created] (SOLR-16219) ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion

2022-05-28 Thread Roman (Jira)
Roman created SOLR-16219: Summary: ICUCollationField tried to access protected field org.apache.solr.schema.IndexSchema.luceneVersion Key: SOLR-16219 URL: https://issues.apache.org/jira/browse/SOLR-16219 Proj

[jira] [Commented] (SOLR-14699) Solr request logs should escape names, values (SolrQueryResponse.getToLogAsString)

2022-05-28 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543471#comment-17543471 ] Joel Bernstein commented on SOLR-14699: --- I'll try this out and see how it looks. I'

[jira] [Commented] (SOLR-16218) failOnVersionConflicts not working on in-place updates

2022-05-28 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543429#comment-17543429 ] Ishan Chattopadhyaya commented on SOLR-16218: - Thanks Lamine! Whenever you up