[GitHub] [lucene-solr] gunasekhardora opened a new pull request #1132: SOLR-13839:maxScore shouldn't be NaN

2019-12-30 Thread GitBox
gunasekhardora opened a new pull request #1132: SOLR-13839:maxScore shouldn't be NaN URL: https://github.com/apache/lucene-solr/pull/1132 When group.query doesn't match anything maxScore would return 0 instead of NaN in the response. # Description Please provide a

[GitHub] [lucene-solr] ben-manes commented on issue #1131: SOLR-14134: Add lazy and time-based evictiction of shared core concurrency metada…

2019-12-30 Thread GitBox
ben-manes commented on issue #1131: SOLR-14134: Add lazy and time-based evictiction of shared core concurrency metada… URL: https://github.com/apache/lucene-solr/pull/1131#issuecomment-569870591 Just curious if you foresee alternative implementations? If not, you might consider just using

[GitHub] [lucene-solr] ben-manes commented on a change in pull request #1131: SOLR-14134: Add lazy and time-based evictiction of shared core concurrency metada…

2019-12-30 Thread GitBox
ben-manes commented on a change in pull request #1131: SOLR-14134: Add lazy and time-based evictiction of shared core concurrency metada… URL: https://github.com/apache/lucene-solr/pull/1131#discussion_r362153253 ## File path: solr/core/src/java/org/apache/solr/store/shared/TimeAwa

[jira] [Updated] (SOLR-14130) Add postlogs command line tool for indexing Solr logs

2019-12-30 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-14130: -- Attachment: SOLR-14130.patch > Add postlogs command line tool for indexing Solr logs >

[jira] [Created] (SOLR-14155) Load all other SolrCore plugins from packages

2019-12-30 Thread Noble Paul (Jira)
Noble Paul created SOLR-14155: - Summary: Load all other SolrCore plugins from packages Key: SOLR-14155 URL: https://issues.apache.org/jira/browse/SOLR-14155 Project: Solr Issue Type: Sub-task

[jira] [Updated] (SOLR-14106) SSL with SOLR_SSL_NEED_CLIENT_AUTH not working since v8.2.0

2019-12-30 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14106: Resolution: Fixed Status: Resolved (was: Patch Available) Thanks [~janhoy] > SSL with SOL

[GitHub] [lucene-solr] andyvuong opened a new pull request #1131: SOLR-14134 : Add lazy and time-based evictiction of shared core concurrency metada…

2019-12-30 Thread GitBox
andyvuong opened a new pull request #1131: SOLR-14134 : Add lazy and time-based evictiction of shared core concurrency metada… URL: https://github.com/apache/lucene-solr/pull/1131 Two Main Changes: - This change switches the cache from a ConcurrentHashMap to a TimeAwareLruCache with its

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1124: SOLR-14151 :Schema components to be loadable from packages

2019-12-30 Thread GitBox
dsmiley commented on a change in pull request #1124: SOLR-14151 :Schema components to be loadable from packages URL: https://github.com/apache/lucene-solr/pull/1124#discussion_r362097171 ## File path: solr/core/src/java/org/apache/solr/core/ConfigSet.java ## @@ -51,8 +53,1

[jira] [Commented] (LUCENE-9112) OpenNLP tokenizer is fooled by text containing spurious punctuation

2019-12-30 Thread Steven Rowe (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005798#comment-17005798 ] Steven Rowe commented on LUCENE-9112: - You unit test depends on a test model created

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #1033: SOLR-13965: Use Plugin to add new expressions to GraphHandler

2019-12-30 Thread GitBox
cpoerschke commented on a change in pull request #1033: SOLR-13965: Use Plugin to add new expressions to GraphHandler URL: https://github.com/apache/lucene-solr/pull/1033#discussion_r362070735 ## File path: solr/core/src/java/org/apache/solr/handler/GraphHandler.java ## @@

[jira] [Commented] (SOLR-13759) Optimize Queries when query filtering by TRA router.field

2019-12-30 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005625#comment-17005625 ] Gus Heck commented on SOLR-13759: - After fiddling with Query visitor I admit it would be

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #1033: SOLR-13965: Use Plugin to add new expressions to GraphHandler

2019-12-30 Thread GitBox
cpoerschke commented on a change in pull request #1033: SOLR-13965: Use Plugin to add new expressions to GraphHandler URL: https://github.com/apache/lucene-solr/pull/1033#discussion_r362065317 ## File path: solr/core/src/java/org/apache/solr/handler/GraphHandler.java ## @@

[jira] [Updated] (SOLR-13759) Optimize Queries when query filtering by TRA router.field

2019-12-30 Thread Gus Heck (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13759: Attachment: QueryVisitorExample.java > Optimize Queries when query filtering by TRA router.field >

[jira] [Commented] (SOLR-14106) SSL with SOLR_SSL_NEED_CLIENT_AUTH not working since v8.2.0

2019-12-30 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005494#comment-17005494 ] Jan Høydahl commented on SOLR-14106: I merged to branch_8_4 today, only change in che

[jira] [Updated] (LUCENE-9112) OpenNLP tokenizer is fooled by text containing spurious punctuation

2019-12-30 Thread Markus Jelsma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated LUCENE-9112: -- Description: The OpenNLP tokenizer show weird behaviour when text contains spurious punctuati

[jira] [Updated] (LUCENE-9112) OpenNLP tokenizer is fooled by text containing spurious punctuation

2019-12-30 Thread Markus Jelsma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated LUCENE-9112: -- Attachment: LUCENE-9112-unittest.patch > OpenNLP tokenizer is fooled by text containing spurio

[jira] [Updated] (LUCENE-9112) OpenNLP tokenizer is fooled by text containing spurious punctuation

2019-12-30 Thread Markus Jelsma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated LUCENE-9112: -- Attachment: (was: LUCENE-8740.patch) > OpenNLP tokenizer is fooled by text containing spur

[jira] [Updated] (LUCENE-9112) OpenNLP tokenizer is fooled by text containing spurious punctuation

2019-12-30 Thread Markus Jelsma (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated LUCENE-9112: -- Attachment: LUCENE-8740.patch > OpenNLP tokenizer is fooled by text containing spurious punctu

[jira] [Created] (LUCENE-9112) OpenNLP tokenizer is fooled by text containing spurious punctuation

2019-12-30 Thread Markus Jelsma (Jira)
Markus Jelsma created LUCENE-9112: - Summary: OpenNLP tokenizer is fooled by text containing spurious punctuation Key: LUCENE-9112 URL: https://issues.apache.org/jira/browse/LUCENE-9112 Project: Lucene

[jira] [Commented] (SOLR-13756) ivy cannot download org.restlet.ext.servlet jar

2019-12-30 Thread Zsolt Gyulavari (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005462#comment-17005462 ] Zsolt Gyulavari commented on SOLR-13756: [~jbernste] I will definitely looking in

[jira] [Resolved] (SOLR-14129) Reuse Jackson ObjectMapper in AuditLoggerPlugin

2019-12-30 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-14129. Resolution: Fixed > Reuse Jackson ObjectMapper in AuditLoggerPlugin > -

[jira] [Commented] (SOLR-14129) Reuse Jackson ObjectMapper in AuditLoggerPlugin

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005442#comment-17005442 ] ASF subversion and git services commented on SOLR-14129: Commit 6

[jira] [Commented] (SOLR-14129) Reuse Jackson ObjectMapper in AuditLoggerPlugin

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005440#comment-17005440 ] ASF subversion and git services commented on SOLR-14129: Commit c

[GitHub] [lucene-solr] janhoy merged pull request #1104: SOLR-14129: Reuse Jackson ObjectMapper in AuditLoggerPlugin

2019-12-30 Thread GitBox
janhoy merged pull request #1104: SOLR-14129: Reuse Jackson ObjectMapper in AuditLoggerPlugin URL: https://github.com/apache/lucene-solr/pull/1104 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [lucene-solr] janhoy merged pull request #1127: Minor fixes to the release wizard.

2019-12-30 Thread GitBox
janhoy merged pull request #1127: Minor fixes to the release wizard. URL: https://github.com/apache/lucene-solr/pull/1127 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[jira] [Commented] (LUCENE-9105) UniformSplit postings format should detect corrupted index

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005429#comment-17005429 ] ASF subversion and git services commented on LUCENE-9105: - Commi

[jira] [Resolved] (SOLR-14109) zkcli.sh and zkcli.bat barfs when LOG4J_PROPS is set

2019-12-30 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-14109. Resolution: Fixed > zkcli.sh and zkcli.bat barfs when LOG4J_PROPS is set >

[jira] [Updated] (SOLR-14109) zkcli.sh and zkcli.bat barfs when LOG4J_PROPS is set

2019-12-30 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-14109: --- Fix Version/s: 8.4.1 8.5 > zkcli.sh and zkcli.bat barfs when LOG4J_PROPS is set >

[jira] [Commented] (SOLR-14109) zkcli.sh and zkcli.bat barfs when LOG4J_PROPS is set

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005424#comment-17005424 ] ASF subversion and git services commented on SOLR-14109: Commit 2

[jira] [Commented] (SOLR-14109) zkcli.sh and zkcli.bat barfs when LOG4J_PROPS is set

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005420#comment-17005420 ] ASF subversion and git services commented on SOLR-14109: Commit 5

[jira] [Commented] (SOLR-13813) Shared storage online split support

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005409#comment-17005409 ] ASF subversion and git services commented on SOLR-13813: Commit 8

[jira] [Commented] (LUCENE-9093) Unified highlighter with word separator never gives context to the left

2019-12-30 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005403#comment-17005403 ] David Smiley commented on LUCENE-9093: -- The PR is concluding and I want to summariz

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1123: LUCENE-9093: Unified highlighter with word separator never gives context to the left

2019-12-30 Thread GitBox
dsmiley commented on a change in pull request #1123: LUCENE-9093: Unified highlighter with word separator never gives context to the left URL: https://github.com/apache/lucene-solr/pull/1123#discussion_r362016176 ## File path: lucene/highlighter/src/java/org/apache/lucene/search/uh

[GitHub] [lucene-solr] dsmiley commented on a change in pull request #1123: LUCENE-9093: Unified highlighter with word separator never gives context to the left

2019-12-30 Thread GitBox
dsmiley commented on a change in pull request #1123: LUCENE-9093: Unified highlighter with word separator never gives context to the left URL: https://github.com/apache/lucene-solr/pull/1123#discussion_r362015879 ## File path: lucene/highlighter/src/java/org/apache/lucene/search/uh

[jira] [Commented] (SOLR-14109) zkcli.sh and zkcli.bat barfs when LOG4J_PROPS is set

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005396#comment-17005396 ] ASF subversion and git services commented on SOLR-14109: Commit 3

[GitHub] [lucene-solr] janhoy merged pull request #1130: SOLR-14109 Always log to stdout from zkcli.sh

2019-12-30 Thread GitBox
janhoy merged pull request #1130: SOLR-14109 Always log to stdout from zkcli.sh URL: https://github.com/apache/lucene-solr/pull/1130 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [lucene-solr] janhoy opened a new pull request #1130: SOLR-14109 Always log to stdout from zkcli.sh

2019-12-30 Thread GitBox
janhoy opened a new pull request #1130: SOLR-14109 Always log to stdout from zkcli.sh URL: https://github.com/apache/lucene-solr/pull/1130 There should be no reason to log anywhere else. This fixes a problem with bogous logging when running the tool from Solr's Docker image. -

[GitHub] [lucene-solr] janhoy closed pull request #1129: SOLR-14109 Always log to stdout from zkcli.sh

2019-12-30 Thread GitBox
janhoy closed pull request #1129: SOLR-14109 Always log to stdout from zkcli.sh URL: https://github.com/apache/lucene-solr/pull/1129 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [lucene-solr] janhoy opened a new pull request #1129: SOLR-14109 Always log to stdout from zkcli.sh

2019-12-30 Thread GitBox
janhoy opened a new pull request #1129: SOLR-14109 Always log to stdout from zkcli.sh URL: https://github.com/apache/lucene-solr/pull/1129 There should be no reason to log anywhere else. This fixes a problem with bogous logging when running the tool from Solr's Docker image. -

[GitHub] [lucene-solr] janhoy closed pull request #1096: SOLR-14109 Always log to stdout from zkcli.sh

2019-12-30 Thread GitBox
janhoy closed pull request #1096: SOLR-14109 Always log to stdout from zkcli.sh URL: https://github.com/apache/lucene-solr/pull/1096 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (SOLR-14106) SSL with SOLR_SSL_NEED_CLIENT_AUTH not working since v8.2.0

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005376#comment-17005376 ] ASF subversion and git services commented on SOLR-14106: Commit b

[jira] [Commented] (SOLR-13486) race condition between leader's "replay on startup" and non-leader's "recover from leader" can leave replicas out of sync (TestCloudConsistency)

2019-12-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005364#comment-17005364 ] Dawid Weiss commented on SOLR-13486: You can leave that in -- I'll post more stack tr

[jira] [Commented] (SOLR-13486) race condition between leader's "replay on startup" and non-leader's "recover from leader" can leave replicas out of sync (TestCloudConsistency)

2019-12-30 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005357#comment-17005357 ] Erick Erickson commented on SOLR-13486: --- Right. WDYT about you just @Ignore the tes

[jira] [Comment Edited] (SOLR-13486) race condition between leader's "replay on startup" and non-leader's "recover from leader" can leave replicas out of sync (TestCloudConsistency)

2019-12-30 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005322#comment-17005322 ] Erick Erickson edited comment on SOLR-13486 at 12/30/19 2:04 PM: --

[jira] [Commented] (SOLR-13486) race condition between leader's "replay on startup" and non-leader's "recover from leader" can leave replicas out of sync (TestCloudConsistency)

2019-12-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005323#comment-17005323 ] Dawid Weiss commented on SOLR-13486: The one I attached is by far the one I see most

[jira] [Commented] (SOLR-13486) race condition between leader's "replay on startup" and non-leader's "recover from leader" can leave replicas out of sync (TestCloudConsistency)

2019-12-30 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005322#comment-17005322 ] Erick Erickson commented on SOLR-13486: --- [~ab] Yes, I do get that error on some fai

[jira] [Updated] (SOLR-13486) race condition between leader's "replay on startup" and non-leader's "recover from leader" can leave replicas out of sync (TestCloudConsistency)

2019-12-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-13486: --- Attachment: org.apache.solr.cloud.TestCloudConsistency.zip > race condition between leader's "replay

[jira] [Commented] (SOLR-13486) race condition between leader's "replay on startup" and non-leader's "recover from leader" can leave replicas out of sync (TestCloudConsistency)

2019-12-30 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005313#comment-17005313 ] Dawid Weiss commented on SOLR-13486: I attached an example log report file from the f

[jira] [Updated] (SOLR-13971) CVE-2019-17558: Velocity custom template RCE vulnerability

2019-12-30 Thread Erik Hatcher (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-13971: Security: Public (was: Private (Security Issue)) > CVE-2019-17558: Velocity custom template RCE vu

[jira] [Updated] (SOLR-14025) Velocity response writer RCE vulnerability persists after 8.3.1

2019-12-30 Thread Erik Hatcher (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-14025: Security: Public (was: Private (Security Issue)) > Velocity response writer RCE vulnerability pers

[jira] [Commented] (SOLR-13486) race condition between leader's "replay on startup" and non-leader's "recover from leader" can leave replicas out of sync (TestCloudConsistency)

2019-12-30 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005284#comment-17005284 ] Andrzej Bialecki commented on SOLR-13486: - [~noble.paul] {{SolrMetricManager}} is

[jira] [Assigned] (SOLR-14153) Fix typo on upgrade page in Ref Guide

2019-12-30 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-14153: -- Assignee: Jan Høydahl > Fix typo on upgrade page in Ref Guide > --

[jira] [Updated] (SOLR-14153) Fix typo on upgrade page in Ref Guide

2019-12-30 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-14153: --- Fix Version/s: 8.4 > Fix typo on upgrade page in Ref Guide > - >

[jira] [Resolved] (SOLR-14153) Fix typo on upgrade page in Ref Guide

2019-12-30 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-14153. Resolution: Fixed > Fix typo on upgrade page in Ref Guide > - >

[GitHub] [lucene-solr] janhoy commented on issue #1128: SOLR-14153 Word choice should be "starting", not "staring"

2019-12-30 Thread GitBox
janhoy commented on issue #1128: SOLR-14153 Word choice should be "starting", not "staring" URL: https://github.com/apache/lucene-solr/pull/1128#issuecomment-569657070 Thanks! This is an automated message from the Apache Git

[GitHub] [lucene-solr] janhoy merged pull request #1128: SOLR-14153 Word choice should be "starting", not "staring"

2019-12-30 Thread GitBox
janhoy merged pull request #1128: SOLR-14153 Word choice should be "starting", not "staring" URL: https://github.com/apache/lucene-solr/pull/1128 This is an automated message from the Apache Git Service. To respond to the me

[jira] [Commented] (LUCENE-9105) UniformSplit postings format should detect corrupted index

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005266#comment-17005266 ] ASF subversion and git services commented on LUCENE-9105: - Commi

[GitHub] [lucene-solr] asfgit closed pull request #1105: LUCENE-9105: UniformSplit postings format detects corrupted index

2019-12-30 Thread GitBox
asfgit closed pull request #1105: LUCENE-9105: UniformSplit postings format detects corrupted index URL: https://github.com/apache/lucene-solr/pull/1105 This is an automated message from the Apache Git Service. To respond to

[jira] [Created] (SOLR-14154) Return correct isolation level when retrieving it from the SQL Connection

2019-12-30 Thread Nick Vercammen (Jira)
Nick Vercammen created SOLR-14154: - Summary: Return correct isolation level when retrieving it from the SQL Connection Key: SOLR-14154 URL: https://issues.apache.org/jira/browse/SOLR-14154 Project: So

[jira] [Commented] (SOLR-14141) eliminate JKS keystore from solr SSL docs

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005194#comment-17005194 ] ASF subversion and git services commented on SOLR-14141: Commit 1

[jira] [Commented] (SOLR-13808) Query DSL should let to cache filter

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005192#comment-17005192 ] ASF subversion and git services commented on SOLR-13808: Commit 3

[jira] [Commented] (SOLR-13808) Query DSL should let to cache filter

2019-12-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005193#comment-17005193 ] ASF subversion and git services commented on SOLR-13808: Commit 3