[
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
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
##
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
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
##
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
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
##
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
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
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
[
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
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
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
[
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
[
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
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
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
[
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
[
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
[
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
[
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
[
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, [~
[
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
[
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: -
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
##
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
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
##
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,
[
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
[
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
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
###
[
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
[
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
[
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
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
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
[
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.
[
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
[
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
[
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
[
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
[
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
[
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
49 matches
Mail list logo