[GitHub] [lucene-solr] iverase commented on issue #927: LUCENE-8997: : Add type of triangle info to ShapeField encoding

2020-01-03 Thread GitBox
iverase commented on issue #927: LUCENE-8997: : Add type of triangle info to ShapeField encoding URL: https://github.com/apache/lucene-solr/pull/927#issuecomment-570509185 @jpountz of course, this is my logic. Considering two versions of Lucene X.Y and X.Z where Z > Y and with the c

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-03 Thread GitBox
jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362740669 ## File path: lucene/core/src/java/org/apache/lucene/util/compress/LZ4.java ## @@ -0,0 +1,397 @@ +/* +

[GitHub] [lucene-solr] dweiss commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-03 Thread GitBox
dweiss commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362742470 ## File path: lucene/core/src/java/org/apache/lucene/util/compress/LZ4.java ## @@ -0,0 +1,397 @@ +/* +

[jira] [Created] (SOLR-14161) System.ArgumentNullException: Value cannot be null. Parameter name: fieldNameTranslator

2020-01-03 Thread Mohammed (Jira)
Mohammed created SOLR-14161: --- Summary: System.ArgumentNullException: Value cannot be null. Parameter name: fieldNameTranslator Key: SOLR-14161 URL: https://issues.apache.org/jira/browse/SOLR-14161 Project:

[jira] [Commented] (LUCENE-4702) Terms dictionary compression

2020-01-03 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007358#comment-17007358 ] Adrien Grand commented on LUCENE-4702: -- Indeed I had disabled PKLookup for another

[jira] [Commented] (SOLR-13817) Deprecate and remove legacy SolrCache implementations

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007377#comment-17007377 ] ASF subversion and git services commented on SOLR-13817: Commit 7

[jira] [Commented] (SOLR-14122) SimUtils incorrectly converts v2 to v1 request params

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007375#comment-17007375 ] ASF subversion and git services commented on SOLR-14122: Commit 3

[jira] [Commented] (SOLR-14122) SimUtils incorrectly converts v2 to v1 request params

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007376#comment-17007376 ] ASF subversion and git services commented on SOLR-14122: Commit 1

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression.

2020-01-03 Thread GitBox
jpountz commented on a change in pull request #1126: LUCENE-4702: Terms dictionary compression. URL: https://github.com/apache/lucene-solr/pull/1126#discussion_r362759447 ## File path: lucene/core/src/java/org/apache/lucene/util/compress/LZ4.java ## @@ -0,0 +1,397 @@ +/* +

[jira] [Commented] (SOLR-12490) Introducing json.queries WAS:Query DSL supports for further referring and exclusion in JSON facets

2020-01-03 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007398#comment-17007398 ] Lucene/Solr QA commented on SOLR-12490: --- | (/) *{color:green}+1 overall{color}* | \

[GitHub] [lucene-solr] jpountz commented on a change in pull request #927: LUCENE-8997: : Add type of triangle info to ShapeField encoding

2020-01-03 Thread GitBox
jpountz commented on a change in pull request #927: LUCENE-8997: : Add type of triangle info to ShapeField encoding URL: https://github.com/apache/lucene-solr/pull/927#discussion_r362770851 ## File path: lucene/sandbox/src/java/org/apache/lucene/document/ShapeField.java ##

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front

2020-01-03 Thread GitBox
romseygeek commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front URL: https://github.com/apache/lucene-solr/pull/1042#discussion_r362775154 ## File path: lucene/core/src/java/org/apache/lucene/search/FuzzyTermsEnum.java ## @@ -344,67

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front

2020-01-03 Thread GitBox
romseygeek commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front URL: https://github.com/apache/lucene-solr/pull/1042#discussion_r362775224 ## File path: lucene/core/src/java/org/apache/lucene/search/FuzzyTermsEnum.java ## @@ -91,58 +

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front

2020-01-03 Thread GitBox
romseygeek commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front URL: https://github.com/apache/lucene-solr/pull/1042#discussion_r362775126 ## File path: lucene/core/src/java/org/apache/lucene/search/FuzzyTermsEnum.java ## @@ -58,30 +

[GitHub] [lucene-solr] romseygeek commented on issue #1042: LUCENE-9068: Build FuzzyQuery automata up-front

2020-01-03 Thread GitBox
romseygeek commented on issue #1042: LUCENE-9068: Build FuzzyQuery automata up-front URL: https://github.com/apache/lucene-solr/pull/1042#issuecomment-570544470 Thanks for the review @madrob, I've pushed an update based on your feedback and merged in the exception handling changes. I've a

[jira] [Updated] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-03 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-13890: --- Attachment: post_optimize_performance.png > Add postfilter support to {!terms} queries >

[jira] [Assigned] (LUCENE-9057) Fix issues to get site up to par with current prod

2020-01-03 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned LUCENE-9057: --- Assignee: Jan Høydahl > Fix issues to get site up to par with current prod > --

[jira] [Commented] (LUCENE-9057) Fix issues to get site up to par with current prod

2020-01-03 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007447#comment-17007447 ] Jan Høydahl commented on LUCENE-9057: - Please help with PRs to get [https://lucene.s

[jira] [Commented] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-03 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007449#comment-17007449 ] Jason Gerlowski commented on SOLR-13890: bq. If other lower cost queries are in

[jira] [Commented] (LUCENE-9020) Find a way to publish Solr RefGuide without checking into git

2020-01-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007460#comment-17007460 ] Uwe Schindler commented on LUCENE-9020: --- Hi, sorry for delay. On Dec 3rd we alread

[jira] [Assigned] (LUCENE-9020) Find a way to publish Solr RefGuide without checking into git

2020-01-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-9020: - Assignee: Uwe Schindler > Find a way to publish Solr RefGuide without checking into git

[jira] [Commented] (LUCENE-9057) Fix issues to get site up to par with current prod

2020-01-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007465#comment-17007465 ] Uwe Schindler commented on LUCENE-9057: --- Hi, sorry for delay. On Dec 3rd we alread

[jira] [Updated] (LUCENE-9020) Find a way to publish Solr RefGuide and Javadocs without checking into git

2020-01-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-9020: -- Summary: Find a way to publish Solr RefGuide and Javadocs without checking into git (was: Fin

[jira] [Commented] (LUCENE-9014) Design a new solution for publishing JavaDoc

2020-01-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007466#comment-17007466 ] Uwe Schindler commented on LUCENE-9014: --- We got reply from infra that we can keep

[jira] [Commented] (LUCENE-8987) Move Lucene web site from svn to git

2020-01-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007467#comment-17007467 ] Uwe Schindler commented on LUCENE-8987: --- Hi, we can proceed. I will work on the we

[jira] [Commented] (SOLR-13778) Windows JDK SSL Test Failure trend: SSLException: Software caused connection abort: recv failed

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007473#comment-17007473 ] ASF subversion and git services commented on SOLR-13778: Commit 9

[jira] [Commented] (SOLR-13778) Windows JDK SSL Test Failure trend: SSLException: Software caused connection abort: recv failed

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007472#comment-17007472 ] ASF subversion and git services commented on SOLR-13778: Commit 9

[jira] [Commented] (SOLR-13778) Windows JDK SSL Test Failure trend: SSLException: Software caused connection abort: recv failed

2020-01-03 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007475#comment-17007475 ] Dawid Weiss commented on SOLR-13778: I committed a more generous version of the patch

[jira] [Resolved] (SOLR-13778) Windows JDK SSL Test Failure trend: SSLException: Software caused connection abort: recv failed

2020-01-03 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-13778. Resolution: Workaround > Windows JDK SSL Test Failure trend: SSLException: Software caused connecti

[jira] [Commented] (SOLR-13778) Windows JDK SSL Test Failure trend: SSLException: Software caused connection abort: recv failed

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007487#comment-17007487 ] ASF subversion and git services commented on SOLR-13778: Commit 2

[jira] [Commented] (LUCENE-9057) Fix issues to get site up to par with current prod

2020-01-03 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007488#comment-17007488 ] Jan Høydahl commented on LUCENE-9057: - No poblem Uwe, I just saw your update so I wa

[jira] [Resolved] (LUCENE-9014) Design a new solution for publishing JavaDoc

2020-01-03 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved LUCENE-9014. - Resolution: Duplicate Closing this, we can do both JavaDoc and RefGuide in LUCENE-9020 > Design

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

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007494#comment-17007494 ] ASF subversion and git services commented on SOLR-14130: Commit 8

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

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007492#comment-17007492 ] ASF subversion and git services commented on SOLR-14130: Commit 2

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

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007493#comment-17007493 ] ASF subversion and git services commented on SOLR-14130: Commit 8

[jira] [Resolved] (SOLR-14161) System.ArgumentNullException: Value cannot be null. Parameter name: fieldNameTranslator

2020-01-03 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-14161. --- Resolution: Invalid This looks like a Sitecore problem, not a Solr issue. I suggest you try t

[jira] [Updated] (LUCENE-9077) Gradle build

2020-01-03 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-9077: Description: This task focuses on providing gradle-based build equivalent for Lucene and Solr (on

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

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007536#comment-17007536 ] ASF subversion and git services commented on SOLR-14130: Commit f

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

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007535#comment-17007535 ] ASF subversion and git services commented on SOLR-14130: Commit 6

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

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007537#comment-17007537 ] ASF subversion and git services commented on SOLR-14130: Commit 8

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

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007534#comment-17007534 ] ASF subversion and git services commented on SOLR-14130: Commit e

[jira] [Assigned] (SOLR-13927) Schema API v2 Sample URLS refers to single node not solrcloud mode..

2020-01-03 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski reassigned SOLR-13927: -- Assignee: Jason Gerlowski > Schema API v2 Sample URLS refers to single node not solrcl

[GitHub] [lucene-solr] gerlowskija commented on a change in pull request #1010: Update documentation to fix SOLR-13927

2020-01-03 Thread GitBox
gerlowskija commented on a change in pull request #1010: Update documentation to fix SOLR-13927 URL: https://github.com/apache/lucene-solr/pull/1010#discussion_r362840331 ## File path: solr/solr-ref-guide/src/schema-api.adoc ## @@ -73,7 +73,7 @@ bin/solr -e cloud -noprompt

[GitHub] [lucene-solr] gerlowskija merged pull request #1133: SOLR-14157-backup-restore-docs-missing-parameter

2020-01-03 Thread GitBox
gerlowskija merged pull request #1133: SOLR-14157-backup-restore-docs-missing-parameter URL: https://github.com/apache/lucene-solr/pull/1133 This is an automated message from the Apache Git Service. To respond to the message

[jira] [Assigned] (SOLR-14157) "name" parameter missing from Collection Backup/Restore RefGuide

2020-01-03 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski reassigned SOLR-14157: -- Assignee: Jason Gerlowski > "name" parameter missing from Collection Backup/Restore Re

[jira] [Commented] (SOLR-14157) "name" parameter missing from Collection Backup/Restore RefGuide

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007563#comment-17007563 ] ASF subversion and git services commented on SOLR-14157: Commit 5

[jira] [Commented] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-03 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007566#comment-17007566 ] David Smiley commented on SOLR-13890: - Thanks for the benchmarks and postings the cha

[jira] [Commented] (SOLR-14157) "name" parameter missing from Collection Backup/Restore RefGuide

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007585#comment-17007585 ] ASF subversion and git services commented on SOLR-14157: Commit 4

[jira] [Resolved] (SOLR-14157) "name" parameter missing from Collection Backup/Restore RefGuide

2020-01-03 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-14157. Fix Version/s: 8.5 master (9.0) Resolution: Fixed Thanks for the

[GitHub] [lucene-solr] madrob commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front

2020-01-03 Thread GitBox
madrob commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front URL: https://github.com/apache/lucene-solr/pull/1042#discussion_r362860923 ## File path: lucene/core/src/java/org/apache/lucene/search/FuzzyQuery.java ## @@ -150,26 +167,13

[GitHub] [lucene-solr] madrob commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front

2020-01-03 Thread GitBox
madrob commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front URL: https://github.com/apache/lucene-solr/pull/1042#discussion_r362860716 ## File path: lucene/core/src/java/org/apache/lucene/search/FuzzyQuery.java ## @@ -101,7 +106,19 @

[GitHub] [lucene-solr] madrob commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front

2020-01-03 Thread GitBox
madrob commented on a change in pull request #1042: LUCENE-9068: Build FuzzyQuery automata up-front URL: https://github.com/apache/lucene-solr/pull/1042#discussion_r362871453 ## File path: lucene/core/src/java/org/apache/lucene/search/FuzzyTermsEnum.java ## @@ -92,76 +105,

[jira] [Commented] (SOLR-11960) Add collection level properties

2020-01-03 Thread joony kohe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007617#comment-17007617 ] joony kohe commented on SOLR-11960: --- Hi Marie and many thanks for your great interview

[jira] [Commented] (SOLR-11960) Add collection level properties

2020-01-03 Thread joony kohe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007620#comment-17007620 ] joony kohe commented on SOLR-11960: --- This is why our spirit guides and guarding angels

[jira] [Issue Comment Deleted] (SOLR-11960) Add collection level properties

2020-01-03 Thread Chris Thistlethwaite (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Thistlethwaite updated SOLR-11960: Comment: was deleted (was: Hi Marie and many thanks for your great interview of Ric

[jira] [Issue Comment Deleted] (SOLR-11960) Add collection level properties

2020-01-03 Thread Chris Thistlethwaite (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Thistlethwaite updated SOLR-11960: Comment: was deleted (was: This is why our spirit guides and guarding angels and ar

[jira] [Commented] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-03 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007627#comment-17007627 ] Jason Gerlowski commented on SOLR-13890: bq. You characterize the two above as "E

[jira] [Commented] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-03 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007636#comment-17007636 ] Joel Bernstein commented on SOLR-13890: --- The problem that I have with the scorer ba

[jira] [Comment Edited] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-03 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007636#comment-17007636 ] Joel Bernstein edited comment on SOLR-13890 at 1/3/20 5:28 PM:

[jira] [Comment Edited] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-03 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007636#comment-17007636 ] Joel Bernstein edited comment on SOLR-13890 at 1/3/20 5:29 PM:

[jira] [Comment Edited] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-03 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007636#comment-17007636 ] Joel Bernstein edited comment on SOLR-13890 at 1/3/20 5:30 PM:

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

2020-01-03 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007669#comment-17007669 ] Jan Høydahl commented on SOLR-14106: This whole issue is fairly complex. I was testin

[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)

2020-01-03 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-13486: -- Attachment: SOLR-13486__test.patch Status: Open (was: Open) Based on the renew

[GitHub] [lucene-solr] anshumg commented on issue #1088: SOLR-14101: Move org.apache.solr.util.TimeOut to SolrJ

2020-01-03 Thread GitBox
anshumg commented on issue #1088: SOLR-14101: Move org.apache.solr.util.TimeOut to SolrJ URL: https://github.com/apache/lucene-solr/pull/1088#issuecomment-570652108 I think this is good to be merged with a CHANGELOG entry. @noblepaul ? --

[jira] [Commented] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2020-01-03 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007683#comment-17007683 ] Tomas Eduardo Fernandez Lobbe commented on SOLR-11746: -- Patch Looks

[jira] [Created] (SOLR-14162) TestInjection can leak Timer objects

2020-01-03 Thread Mike Drob (Jira)
Mike Drob created SOLR-14162: Summary: TestInjection can leak Timer objects Key: SOLR-14162 URL: https://issues.apache.org/jira/browse/SOLR-14162 Project: Solr Issue Type: Bug Security Leve

[GitHub] [lucene-solr] madrob opened a new pull request #1137: SOLR-14162 TestInjection can leak Timer objects

2020-01-03 Thread GitBox
madrob opened a new pull request #1137: SOLR-14162 TestInjection can leak Timer objects URL: https://github.com/apache/lucene-solr/pull/1137 # Description We track the outstanding Timer but try to remove TimerTask which will never be found in the collection. # Solution

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

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007706#comment-17007706 ] ASF subversion and git services commented on SOLR-14153: Commit 1

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

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007708#comment-17007708 ] ASF subversion and git services commented on SOLR-14153: Commit 1

[jira] [Commented] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-03 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007714#comment-17007714 ] David Smiley commented on SOLR-13890: - I could pick apart lots of statements made but

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

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007715#comment-17007715 ] ASF subversion and git services commented on SOLR-14153: Commit e

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

2020-01-03 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14154: Resolution: Fixed Status: Resolved (was: Patch Available) Thanks [~vercani] for the PR. I

[GitHub] [lucene-solr] risdenk commented on issue #1135: SOLR-14154 Return correct isolation level when retrieving it from the SQL Connection

2020-01-03 Thread GitBox
risdenk commented on issue #1135: SOLR-14154 Return correct isolation level when retrieving it from the SQL Connection URL: https://github.com/apache/lucene-solr/pull/1135#issuecomment-570678384 Merged to master in 1e0471a2476d66ff64e866b354253b8e76bcd7c7 Merged to branch_8x for 8.5 in 1

[GitHub] [lucene-solr] risdenk closed pull request #1135: SOLR-14154 Return correct isolation level when retrieving it from the SQL Connection

2020-01-03 Thread GitBox
risdenk closed pull request #1135: SOLR-14154 Return correct isolation level when retrieving it from the SQL Connection URL: https://github.com/apache/lucene-solr/pull/1135 This is an automated message from the Apache Git Se

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

2020-01-03 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007720#comment-17007720 ] Kevin Risden commented on SOLR-14154: - Ugh typoed the jira. Will fix changes.

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

2020-01-03 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14153: Comment: was deleted (was: Commit 1e0471a2476d66ff64e866b354253b8e76bcd7c7 in lucene-solr's branch

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

2020-01-03 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14153: Comment: was deleted (was: Commit e2daabf2dc32c1062f8f9801c55dfb513b5e6ad0 in lucene-solr's branch

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

2020-01-03 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-14153: Comment: was deleted (was: Commit 1b40371d43fb82d03bff7ee3b14de26871a8637f in lucene-solr's branch

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

2020-01-03 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007721#comment-17007721 ] Kevin Risden commented on SOLR-14154: - Well changes is correct. Commit message is inc

[jira] [Created] (SOLR-14163) SOLR_SSL_CLIENT_HOSTNAME_VERIFICATION needs to work with Jetty server/client SSL contexts

2020-01-03 Thread Kevin Risden (Jira)
Kevin Risden created SOLR-14163: --- Summary: SOLR_SSL_CLIENT_HOSTNAME_VERIFICATION needs to work with Jetty server/client SSL contexts Key: SOLR-14163 URL: https://issues.apache.org/jira/browse/SOLR-14163

[jira] [Commented] (SOLR-14163) SOLR_SSL_CLIENT_HOSTNAME_VERIFICATION needs to work with Jetty server/client SSL contexts

2020-01-03 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007736#comment-17007736 ] Kevin Risden commented on SOLR-14163: - Copying comment from SOLR-14106: Ok so looked

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

2020-01-03 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007735#comment-17007735 ] Kevin Risden commented on SOLR-14106: - Ok so looked into this a bit. The split from o

[jira] [Commented] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-03 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007737#comment-17007737 ] Joel Bernstein commented on SOLR-13890: --- If we auto-default cache=false then I'm fi

[jira] [Comment Edited] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-03 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007737#comment-17007737 ] Joel Bernstein edited comment on SOLR-13890 at 1/3/20 8:11 PM:

[jira] [Commented] (SOLR-13985) bind to localhost by default

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007738#comment-17007738 ] ASF subversion and git services commented on SOLR-13985: Commit 4

[jira] [Resolved] (SOLR-13985) bind to localhost by default

2020-01-03 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-13985. Fix Version/s: master (9.0) Resolution: Fixed Thanks for the reviews and feedback ev

[jira] [Commented] (SOLR-12490) Introducing json.queries WAS:Query DSL supports for further referring and exclusion in JSON facets

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007743#comment-17007743 ] ASF subversion and git services commented on SOLR-12490: Commit 8

[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)

2020-01-03 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007744#comment-17007744 ] Erick Erickson commented on SOLR-13486: --- [~hossman] What I'm seeing is different, a

[jira] [Commented] (SOLR-14163) SOLR_SSL_CLIENT_HOSTNAME_VERIFICATION needs to work with Jetty server/client SSL contexts

2020-01-03 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-14163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007747#comment-17007747 ] Jan Høydahl commented on SOLR-14163: Currently the default of {{SOLR_SSL_CLIENT_HOSTN

[GitHub] [lucene-solr] madrob opened a new pull request #1138: LUCENE-9077 Print repro line for failed tests

2020-01-03 Thread GitBox
madrob opened a new pull request #1138: LUCENE-9077 Print repro line for failed tests URL: https://github.com/apache/lucene-solr/pull/1138 # Description Print the 'reproduce with' line for failed tests # Tests I did not test this with multiple tests running in parallel

[jira] [Commented] (LUCENE-9077) Gradle build

2020-01-03 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007752#comment-17007752 ] Mike Drob commented on LUCENE-9077: --- [~dweiss] - I put up a PR for adding the repro-li

[jira] [Commented] (SOLR-14163) SOLR_SSL_CLIENT_HOSTNAME_VERIFICATION needs to work with Jetty server/client SSL contexts

2020-01-03 Thread Kevin Risden (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007753#comment-17007753 ] Kevin Risden commented on SOLR-14163: - {quote}Currently the default of SOLR_SSL_CLIEN

[jira] [Commented] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-03 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007754#comment-17007754 ] Mikhail Khludnev commented on SOLR-13890: - Note, I hardly follow whole discussion

[jira] [Created] (SOLR-14164) Replace Solr's FunctionRangeQuery with Lucene's

2020-01-03 Thread David Smiley (Jira)
David Smiley created SOLR-14164: --- Summary: Replace Solr's FunctionRangeQuery with Lucene's Key: SOLR-14164 URL: https://issues.apache.org/jira/browse/SOLR-14164 Project: Solr Issue Type: Improv

[GitHub] [lucene-solr] dsmiley opened a new pull request #1139: SOLR-14164: Remove Solr's FunctionRangeQuery & ValueSourceRangeFilter.

2020-01-03 Thread GitBox
dsmiley opened a new pull request #1139: SOLR-14164: Remove Solr's FunctionRangeQuery & ValueSourceRangeFilter. URL: https://github.com/apache/lucene-solr/pull/1139 These are redundant with Lucene's FunctionRangeQuery. https://issues.apache.org/jira/browse/SOLR-14164 ---

[jira] [Comment Edited] (SOLR-13890) Add postfilter support to {!terms} queries

2020-01-03 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16973952#comment-16973952 ] Mikhail Khludnev edited comment on SOLR-13890 at 1/3/20 8:57 PM: --

[jira] [Commented] (SOLR-12490) Introducing json.queries WAS:Query DSL supports for further referring and exclusion in JSON facets

2020-01-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007759#comment-17007759 ] ASF subversion and git services commented on SOLR-12490: Commit b

[jira] [Commented] (SOLR-13821) Package Store

2020-01-03 Thread Andy Webb (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007763#comment-17007763 ] Andy Webb commented on SOLR-13821: -- hi, We've been experimenting with doing a rolling i

[jira] [Commented] (SOLR-13821) Package Store

2020-01-03 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007764#comment-17007764 ] Jan Høydahl commented on SOLR-13821: [~andywebb1975], please create a new BUG Jira fo

[jira] [Commented] (SOLR-13821) Package Store

2020-01-03 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007765#comment-17007765 ] Ishan Chattopadhyaya commented on SOLR-13821: - That looks bad. Can you please

  1   2   >