[jira] [Commented] (LUCENE-7788) fail precommit on unparameterised log messages and examine for wasted work/objects

2020-04-13 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082832#comment-17082832 ] David Smiley commented on LUCENE-7788: -- Lets spare Lucene builds from the overhead

[GitHub] [lucene-solr] dnhatn commented on a change in pull request #1427: LUCENE-9304: Fix IW#getMaxCompletedSequenceNumber()

2020-04-13 Thread GitBox
dnhatn commented on a change in pull request #1427: LUCENE-9304: Fix IW#getMaxCompletedSequenceNumber() URL: https://github.com/apache/lucene-solr/pull/1427#discussion_r407857965 ## File path: lucene/core/src/java/org/apache/lucene/index/DocumentsWriterDeleteQueue.java ##

[GitHub] [lucene-solr] dnhatn commented on a change in pull request #1427: LUCENE-9304: Fix IW#getMaxCompletedSequenceNumber()

2020-04-13 Thread GitBox
dnhatn commented on a change in pull request #1427: LUCENE-9304: Fix IW#getMaxCompletedSequenceNumber() URL: https://github.com/apache/lucene-solr/pull/1427#discussion_r407861138 ## File path: lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java ## @@ -3949,4

[GitHub] [lucene-solr] dnhatn commented on a change in pull request #1427: LUCENE-9304: Fix IW#getMaxCompletedSequenceNumber()

2020-04-13 Thread GitBox
dnhatn commented on a change in pull request #1427: LUCENE-9304: Fix IW#getMaxCompletedSequenceNumber() URL: https://github.com/apache/lucene-solr/pull/1427#discussion_r407865438 ## File path: lucene/core/src/java/org/apache/lucene/index/DocumentsWriterDeleteQueue.java ##

[GitHub] [lucene-solr] dnhatn commented on a change in pull request #1427: LUCENE-9304: Fix IW#getMaxCompletedSequenceNumber()

2020-04-13 Thread GitBox
dnhatn commented on a change in pull request #1427: LUCENE-9304: Fix IW#getMaxCompletedSequenceNumber() URL: https://github.com/apache/lucene-solr/pull/1427#discussion_r407857559 ## File path: lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java ## @@ -3949,4

[GitHub] [lucene-solr] dnhatn commented on a change in pull request #1427: LUCENE-9304: Fix IW#getMaxCompletedSequenceNumber()

2020-04-13 Thread GitBox
dnhatn commented on a change in pull request #1427: LUCENE-9304: Fix IW#getMaxCompletedSequenceNumber() URL: https://github.com/apache/lucene-solr/pull/1427#discussion_r407864655 ## File path: lucene/core/src/java/org/apache/lucene/index/DocumentsWriterDeleteQueue.java ##

[GitHub] [lucene-solr] mbwaheed opened a new pull request #1430: SOLR-13101: SHARED replica's distributed indexing

2020-04-13 Thread GitBox
mbwaheed opened a new pull request #1430: SOLR-13101: SHARED replica's distributed indexing URL: https://github.com/apache/lucene-solr/pull/1430 The basic purpose of this change was to refactor most of the SHARED replica logic out of DistributedZkUpdateProcessor. Along with that refactorin

[jira] [Created] (LUCENE-9322) Discussing a unified vectors format API

2020-04-13 Thread Julie Tibshirani (Jira)
Julie Tibshirani created LUCENE-9322: Summary: Discussing a unified vectors format API Key: LUCENE-9322 URL: https://issues.apache.org/jira/browse/LUCENE-9322 Project: Lucene - Core Issue

[jira] [Created] (SOLR-14406) Use exponential backoff in RecoveryStrategy.pingLeader

2020-04-13 Thread Shalin Shekhar Mangar (Jira)
Shalin Shekhar Mangar created SOLR-14406: Summary: Use exponential backoff in RecoveryStrategy.pingLeader Key: SOLR-14406 URL: https://issues.apache.org/jira/browse/SOLR-14406 Project: Solr

[jira] [Updated] (LUCENE-7788) fail precommit on unparameterised log messages and examine for wasted work/objects

2020-04-13 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated LUCENE-7788: --- Summary: fail precommit on unparameterised log messages and examine for wasted work/objects

[GitHub] [lucene-solr] jtibshirani opened a new pull request #1429: LUCENE-9286: In FST, avoid using raw types.

2020-04-13 Thread GitBox
jtibshirani opened a new pull request #1429: LUCENE-9286: In FST, avoid using raw types. URL: https://github.com/apache/lucene-solr/pull/1429 This fixes some compiler warnings popped up recently. This is an automated mess

[jira] [Commented] (LUCENE-7788) fail precommit on unparameterised log.trace messages

2020-04-13 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082744#comment-17082744 ] Erick Erickson commented on LUCENE-7788: Good idea. I'm still refining it a bit

[jira] [Updated] (SOLR-14405) Fuzzy (edit distance) with 2 not getting results intermediately

2020-04-13 Thread Pradeep Kolluri (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kolluri updated SOLR-14405: --- Description: We have 8 text fields (*_txt_en) in schema and one multi valued text field whic

[jira] [Commented] (LUCENE-7788) fail precommit on unparameterised log.trace messages

2020-04-13 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082716#comment-17082716 ] Uwe Schindler commented on LUCENE-7788: --- +1 > fail precommit on unparameterised l

[jira] [Commented] (LUCENE-7788) fail precommit on unparameterised log.trace messages

2020-04-13 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082695#comment-17082695 ] Mike Drob commented on LUCENE-7788: --- Can you add and commit the gradle task with enabl

[jira] [Resolved] (SOLR-14405) Fuzzy (edit distance) with 2 not getting results intermediately

2020-04-13 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-14405. --- Resolution: Won't Fix Please raise questions like this on the user's list, we try to reserve

[jira] [Commented] (SOLR-13360) StringIndexOutOfBoundsException: String index out of range: -3

2020-04-13 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082645#comment-17082645 ] Erick Erickson commented on SOLR-13360: --- That's interesting. I see a couple of thin

[jira] [Commented] (SOLR-13360) StringIndexOutOfBoundsException: String index out of range: -3

2020-04-13 Thread Jason Hildebrand (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082639#comment-17082639 ] Jason Hildebrand commented on SOLR-13360: - Glad you can reproduce, that's the fir

[jira] [Created] (SOLR-14405) Fuzzy (edit distance) with 2 not getting results intermediately

2020-04-13 Thread Pradeep Kolluri (Jira)
Pradeep Kolluri created SOLR-14405: -- Summary: Fuzzy (edit distance) with 2 not getting results intermediately Key: SOLR-14405 URL: https://issues.apache.org/jira/browse/SOLR-14405 Project: Solr

[jira] [Commented] (SOLR-13360) StringIndexOutOfBoundsException: String index out of range: -3

2020-04-13 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082611#comment-17082611 ] Erick Erickson commented on SOLR-13360: --- [~jason.hildebrand] OK, I can reproduce th

[jira] [Commented] (LUCENE-7788) fail precommit on unparameterised log.trace messages

2020-04-13 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082562#comment-17082562 ] Erick Erickson commented on LUCENE-7788: new PR: [https://github.com/apache/luce

[GitHub] [lucene-solr] ErickErickson opened a new pull request #1428: LUCENE-7788: fail precommit on unparameterised log.trace messages

2020-04-13 Thread GitBox
ErickErickson opened a new pull request #1428: LUCENE-7788: fail precommit on unparameterised log.trace messages URL: https://github.com/apache/lucene-solr/pull/1428 This cleans up two directories. I have yet to go through all the changes with fresh eyes, but gradle check succeeds. NOTE: g

[GitHub] [lucene-solr] ErickErickson closed pull request #1425: LUCENE-7788

2020-04-13 Thread GitBox
ErickErickson closed pull request #1425: LUCENE-7788 URL: https://github.com/apache/lucene-solr/pull/1425 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[jira] [Commented] (LUCENE-9317) Resolve package name conflicts for StandardAnalyzer to allow Java module system support

2020-04-13 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082538#comment-17082538 ] Uwe Schindler commented on LUCENE-9317: --- bq. Did you try "ant eclipse"? While Grad

[jira] [Commented] (LUCENE-9317) Resolve package name conflicts for StandardAnalyzer to allow Java module system support

2020-04-13 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082530#comment-17082530 ] Uwe Schindler commented on LUCENE-9317: --- Hi, The items discussed here ws one of t

[jira] [Commented] (SOLR-13138) Remove deprecated code in master

2020-04-13 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082506#comment-17082506 ] David Smiley commented on SOLR-13138: - [~romseygeek] this branch is rather out of dat

[jira] [Commented] (LUCENE-9319) Clean up Sandbox project by retiring/delete functionality or move it to Lucene core

2020-04-13 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082490#comment-17082490 ] Tomoko Uchida commented on LUCENE-9319: --- I have little experience with "sandbox" m

[jira] [Commented] (SOLR-14396) TaggerRequestHandler Should Not Error on Empty Collection

2020-04-13 Thread Trey Grainger (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082408#comment-17082408 ] Trey Grainger commented on SOLR-14396: -- Great - thanks for the review and commit, [~

[jira] [Commented] (SOLR-13360) StringIndexOutOfBoundsException: String index out of range: -3

2020-04-13 Thread Jason Hildebrand (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082395#comment-17082395 ] Jason Hildebrand commented on SOLR-13360: - [~erickerickson] thanks for working on

[jira] [Updated] (SOLR-13360) StringIndexOutOfBoundsException: String index out of range: -3

2020-04-13 Thread Jason Hildebrand (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Hildebrand updated SOLR-13360: Attachment: solr-config.zip > StringIndexOutOfBoundsException: String index out of range: -

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #1351: LUCENE-9280: Collectors to skip noncompetitive documents

2020-04-13 Thread GitBox
romseygeek commented on a change in pull request #1351: LUCENE-9280: Collectors to skip noncompetitive documents URL: https://github.com/apache/lucene-solr/pull/1351#discussion_r407526518 ## File path: lucene/core/src/java/org/apache/lucene/search/TopFieldCollector.java ##

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #1351: LUCENE-9280: Collectors to skip noncompetitive documents

2020-04-13 Thread GitBox
romseygeek commented on a change in pull request #1351: LUCENE-9280: Collectors to skip noncompetitive documents URL: https://github.com/apache/lucene-solr/pull/1351#discussion_r407527282 ## File path: lucene/test-framework/src/java/org/apache/lucene/search/AssertingLeafCollector.j

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #1351: LUCENE-9280: Collectors to skip noncompetitive documents

2020-04-13 Thread GitBox
romseygeek commented on a change in pull request #1351: LUCENE-9280: Collectors to skip noncompetitive documents URL: https://github.com/apache/lucene-solr/pull/1351#discussion_r407525287 ## File path: lucene/core/src/java/org/apache/lucene/search/TopFieldCollector.java ##

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #1351: LUCENE-9280: Collectors to skip noncompetitive documents

2020-04-13 Thread GitBox
romseygeek commented on a change in pull request #1351: LUCENE-9280: Collectors to skip noncompetitive documents URL: https://github.com/apache/lucene-solr/pull/1351#discussion_r407524764 ## File path: lucene/core/src/java/org/apache/lucene/search/ScoreMode.java ## @@ -24,

[jira] [Updated] (SOLR-13360) StringIndexOutOfBoundsException: String index out of range: -3

2020-04-13 Thread Jason Hildebrand (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Hildebrand updated SOLR-13360: Attachment: managed-schema > StringIndexOutOfBoundsException: String index out of range: -3

[jira] [Commented] (LUCENE-9317) Resolve package name conflicts for StandardAnalyzer to allow Java module system support

2020-04-13 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082387#comment-17082387 ] Tomoko Uchida commented on LUCENE-9317: --- Thanks for your investigation. {quote}Ind

[GitHub] [lucene-solr] romseygeek commented on a change in pull request #1351: LUCENE-9280: Collectors to skip noncompetitive documents

2020-04-13 Thread GitBox
romseygeek commented on a change in pull request #1351: LUCENE-9280: Collectors to skip noncompetitive documents URL: https://github.com/apache/lucene-solr/pull/1351#discussion_r407523929 ## File path: lucene/core/src/test/org/apache/lucene/search/TestSortOptimization.java ###

[jira] [Commented] (LUCENE-9319) Clean up Sandbox project by retiring/delete functionality or move it to Lucene core

2020-04-13 Thread David Ryan (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082294#comment-17082294 ] David Ryan commented on LUCENE-9319: Initial investigation found that DocValuesTerms

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

2020-04-13 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082264#comment-17082264 ] Erick Erickson commented on LUCENE-9077: Works for me to, thanks Dawid! It's als

[jira] [Commented] (LUCENE-7788) fail precommit on unparameterised log.trace messages

2020-04-13 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082257#comment-17082257 ] Erick Erickson commented on LUCENE-7788: Yeah, I'm not totally sure it'll make a

[GitHub] [lucene-solr] dweiss merged pull request #1426: Do a bit count on 8 bytes from a long directly instead of reading 8 b…

2020-04-13 Thread GitBox
dweiss merged pull request #1426: Do a bit count on 8 bytes from a long directly instead of reading 8 b… URL: https://github.com/apache/lucene-solr/pull/1426 This is an automated message from the Apache Git Service. To respo

[GitHub] [lucene-solr] dweiss commented on issue #1426: Do a bit count on 8 bytes from a long directly instead of reading 8 b…

2020-04-13 Thread GitBox
dweiss commented on issue #1426: Do a bit count on 8 bytes from a long directly instead of reading 8 b… URL: https://github.com/apache/lucene-solr/pull/1426#issuecomment-612864603 I can't say for sure. Like I said - reasoning about hotspot optimizations is difficult and not reproducible ac

[jira] [Updated] (SOLR-9909) Nuke one of DefaultSolrThreadFactory and SolrjNamedThreadFactory

2020-04-13 Thread Shalin Shekhar Mangar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-9909: Fix Version/s: (was: 6.7) (was: 7.0) 8.

[jira] [Commented] (LUCENE-9317) Resolve package name conflicts for StandardAnalyzer to allow Java module system support

2020-04-13 Thread David Ryan (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082216#comment-17082216 ] David Ryan commented on LUCENE-9317: After checking out a clean version I was able t

[jira] [Commented] (SOLR-9909) Nuke one of DefaultSolrThreadFactory and SolrjNamedThreadFactory

2020-04-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082152#comment-17082152 ] ASF subversion and git services commented on SOLR-9909: --- Commit c0da

[jira] [Commented] (SOLR-9909) Nuke one of DefaultSolrThreadFactory and SolrjNamedThreadFactory

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

[jira] [Commented] (LUCENE-9317) Resolve package name conflicts for StandardAnalyzer to allow Java module system support

2020-04-13 Thread David Ryan (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082130#comment-17082130 ] David Ryan commented on LUCENE-9317: Thanks, for the pointers. I'm checking out a cl

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

2020-04-13 Thread Shalin Shekhar Mangar (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-11960: - Comment: was deleted (was: Get instant response and good care of WiFi range exten

[jira] [Commented] (LUCENE-9317) Resolve package name conflicts for StandardAnalyzer to allow Java module system support

2020-04-13 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082119#comment-17082119 ] Tomoko Uchida commented on LUCENE-9317: --- About cyclic dependencies - yes, there ar