[jira] [Created] (SOLR-15016) Replica placement plugins should use container plugins API / configs

2020-11-25 Thread Andrzej Bialecki (Jira)
Andrzej Bialecki created SOLR-15016: --- Summary: Replica placement plugins should use container plugins API / configs Key: SOLR-15016 URL: https://issues.apache.org/jira/browse/SOLR-15016 Project: Sol

[jira] [Commented] (SOLR-12302) Reproducing BasicDistributedZkTest failure

2020-11-25 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17238764#comment-17238764 ] Erick Erickson commented on SOLR-12302: --- A different flavor of failure "too many op

[jira] [Commented] (SOLR-14996) Facet incorrect counts when FQ exclusion applied with collapsing

2020-11-25 Thread Yevhen Tienkaiev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17238774#comment-17238774 ] Yevhen Tienkaiev commented on SOLR-14996: - This becomes critical, since this erro

[GitHub] [lucene-solr] cammiemw opened a new pull request #2097: LUCENE-9537

2020-11-25 Thread GitBox
cammiemw opened a new pull request #2097: URL: https://github.com/apache/lucene-solr/pull/2097 # Description This pull request implements logic from our academic search engine Indri: http://www.lemurproject.org/indri.php. The functionality that is implemented is a smoot

[jira] [Commented] (LUCENE-9537) Add Indri Search Engine Functionality to Lucene

2020-11-25 Thread Cameron VandenBerg (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17238786#comment-17238786 ] Cameron VandenBerg commented on LUCENE-9537: Hi [~mikemccand], I have creat

[jira] [Created] (SOLR-15017) The core's lib/ folder content is not loaded in the classloader anymore

2020-11-25 Thread Thomas Mortagne (Jira)
Thomas Mortagne created SOLR-15017: -- Summary: The core's lib/ folder content is not loaded in the classloader anymore Key: SOLR-15017 URL: https://issues.apache.org/jira/browse/SOLR-15017 Project: So

[jira] [Updated] (SOLR-15017) The core's lib/ folder content is not loaded in the classloader anymore

2020-11-25 Thread Thomas Mortagne (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mortagne updated SOLR-15017: --- Description: I just upgraded solr-core (I'm using Solr in embedded mode) from 8.5.1 to 8.7.0

[jira] [Updated] (SOLR-15017) The core's lib/ folder content is not loaded in the classloader anymore when the core's configuration does not define any element

2020-11-25 Thread Thomas Mortagne (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mortagne updated SOLR-15017: --- Summary: The core's lib/ folder content is not loaded in the classloader anymore when the cor

[jira] [Updated] (SOLR-15017) The core's lib/ folder content is not loaded in the classloader anymore

2020-11-25 Thread Thomas Mortagne (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mortagne updated SOLR-15017: --- Description: I just upgraded solr-core (I'm using Solr in embedded mode) from 8.5.1 to 8.7.0

[jira] [Updated] (SOLR-15017) The core's lib/ folder content is not loaded in the classloader anymore when the core's configuration does not define any element

2020-11-25 Thread Thomas Mortagne (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mortagne updated SOLR-15017: --- Labels: regression (was: ) > The core's lib/ folder content is not loaded in the classloader

[jira] [Updated] (SOLR-15017) The core's lib/ folder content is not loaded in the classloader anymore when the core's configuration does not define any element

2020-11-25 Thread Thomas Mortagne (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mortagne updated SOLR-15017: --- Description: I just upgraded solr-core (I'm using Solr in embedded mode) from 8.5.1 to 8.7.0

[GitHub] [lucene-solr] iverase commented on pull request #2094: LUCENE-9047: Move the Directory APIs to be little endian

2020-11-25 Thread GitBox
iverase commented on pull request #2094: URL: https://github.com/apache/lucene-solr/pull/2094#issuecomment-733826001 I had another iteration and add better backwards compatibility support to: * FST: I had to change slightly one test which I am not sure what is testing. All other test

[jira] [Created] (SOLR-15018) Atomic update deletes child documents if schema has catch-all ignore field

2020-11-25 Thread Andreas Hubold (Jira)
Andreas Hubold created SOLR-15018: - Summary: Atomic update deletes child documents if schema has catch-all ignore field Key: SOLR-15018 URL: https://issues.apache.org/jira/browse/SOLR-15018 Project: S

[jira] [Commented] (SOLR-15018) Atomic update deletes child documents if schema has catch-all ignore field

2020-11-25 Thread Andreas Hubold (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17238818#comment-17238818 ] Andreas Hubold commented on SOLR-15018: --- Also mentioned on the solr-user mailing li

[jira] [Commented] (SOLR-15013) Reproducing test failure TestFieldCacheSort 8x

2020-11-25 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17238964#comment-17238964 ] Erick Erickson commented on SOLR-15013: --- [~mikemccand], [~dsmiley]  [~simonwillnaue

[jira] [Updated] (SOLR-14958) zkHost sys prop requirement prevents sane/safe cloud test usage

2020-11-25 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-14958: -- Attachment: SOLR-14958.patch Assignee: Chris M. Hostetter Status: Open (w

[GitHub] [lucene-solr] dweiss commented on pull request #2094: LUCENE-9047: Move the Directory APIs to be little endian

2020-11-25 Thread GitBox
dweiss commented on pull request #2094: URL: https://github.com/apache/lucene-solr/pull/2094#issuecomment-734138279 The fst test verifies byte order of internal data serializer (reverse vs. normal byte order). Every time I look at this diff I have a gut feeling that it should be po