[GitHub] [lucene-solr] dweiss commented on a change in pull request #2068: LUCENE-8982: Separate out native code to another module to allow cpp build with gradle

2020-11-15 Thread GitBox
dweiss commented on a change in pull request #2068: URL: https://github.com/apache/lucene-solr/pull/2068#discussion_r523949604 ## File path: gradle/native/disable-native.gradle ## @@ -17,20 +17,65 @@ // This is the master switch to disable all tasks that compile // native (

[jira] [Commented] (SOLR-10532) The suggest.build and suggest.reload params should be distributed to all replicas

2020-11-15 Thread Jacek Kikiewicz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232576#comment-17232576 ] Jacek Kikiewicz commented on SOLR-10532: Wow, this is quite old, this issue is pr

[jira] [Comment Edited] (SOLR-14970) elevation does not workout elevate.xml config

2020-11-15 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232567#comment-17232567 ] Munendra S N edited comment on SOLR-14970 at 11/16/20, 7:01 AM: ---

[jira] [Commented] (SOLR-14970) elevation does not workout elevate.xml config

2020-11-15 Thread Munendra S N (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232567#comment-17232567 ] Munendra S N commented on SOLR-14970: - SOLR-11021 made specifying elevate.xml optiona

[GitHub] [lucene-solr] zacharymorn commented on a change in pull request #2068: LUCENE-8982: Separate out native code to another module to allow cpp build with gradle

2020-11-15 Thread GitBox
zacharymorn commented on a change in pull request #2068: URL: https://github.com/apache/lucene-solr/pull/2068#discussion_r523918030 ## File path: gradle/native/disable-native.gradle ## @@ -17,20 +17,65 @@ // This is the master switch to disable all tasks that compile // nat

[jira] [Commented] (SOLR-6399) Implement unloadCollection in the Collections API

2020-11-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232537#comment-17232537 ] David Smiley commented on SOLR-6399: Assuming you are using docValues on appropriate f

[GitHub] [lucene-solr] dsmiley commented on pull request #1769: SOLR-14789: Absorb the docker-solr repo.

2020-11-15 Thread GitBox
dsmiley commented on pull request #1769: URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-727679559 I'm looking at the docker image this produces closely, and I see it's more than a bit bloated thanks to this line: https://github.com/apache/lucene-solr/blob/3ae0ca23d937

[GitHub] [lucene-solr] dsmiley commented on pull request #2020: SOLR-14949: Ability to customize Solr Docker build

2020-11-15 Thread GitBox
dsmiley commented on pull request #2020: URL: https://github.com/apache/lucene-solr/pull/2020#issuecomment-727655114 FWIW I don't think /help/docker.txt is a good place for this because the Docker module has it's very own folder, and so shouldn't it go there? I've been poking around the d

[GitHub] [lucene-solr] dweiss commented on a change in pull request #2068: LUCENE-8982: Separate out native code to another module to allow cpp build with gradle

2020-11-15 Thread GitBox
dweiss commented on a change in pull request #2068: URL: https://github.com/apache/lucene-solr/pull/2068#discussion_r523804321 ## File path: gradle/native/disable-native.gradle ## @@ -17,20 +17,65 @@ // This is the master switch to disable all tasks that compile // native (

[GitHub] [lucene-solr] zacharymorn commented on a change in pull request #2068: LUCENE-8982: Separate out native code to another module to allow cpp build with gradle

2020-11-15 Thread GitBox
zacharymorn commented on a change in pull request #2068: URL: https://github.com/apache/lucene-solr/pull/2068#discussion_r523798732 ## File path: gradle/native/disable-native.gradle ## @@ -17,20 +17,65 @@ // This is the master switch to disable all tasks that compile // nat

[jira] [Created] (SOLR-15001) Docker: require init_var_solr.sh; don't init in Dockerfile

2020-11-15 Thread David Smiley (Jira)
David Smiley created SOLR-15001: --- Summary: Docker: require init_var_solr.sh; don't init in Dockerfile Key: SOLR-15001 URL: https://issues.apache.org/jira/browse/SOLR-15001 Project: Solr Issue T

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1972: SOLR-14915: Prometheus-exporter does not depend on Solr-core any longer

2020-11-15 Thread GitBox
dsmiley commented on a change in pull request #1972: URL: https://github.com/apache/lucene-solr/pull/1972#discussion_r523776751 ## File path: gradle/solr/packaging.gradle ## @@ -76,7 +76,8 @@ configure(allprojects.findAll {project -> project.path.startsWith(":solr:contrib

[jira] [Commented] (SOLR-15000) Solr based enterprise level, one-stop search center products with high performance, high reliability and high scalability

2020-11-15 Thread bai sui (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232283#comment-17232283 ] bai sui commented on SOLR-15000: TOļ¼šDavid Thank you very much for your timely reply to m

[jira] [Commented] (LUCENE-9413) Add a char filter corresponding to CJKWidthFilter

2020-11-15 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232272#comment-17232272 ] Tomoko Uchida commented on LUCENE-9413: --- Thanks! I created the PR just yesterday.

[jira] [Commented] (LUCENE-9610) Fix failures of TestKnnGraph.testMerge

2020-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17232255#comment-17232255 ] ASF subversion and git services commented on LUCENE-9610: - Commi