dweiss commented on pull request #394:
URL: https://github.com/apache/lucene/pull/394#issuecomment-946429811
Thanks Tomoko. What is this file for though? Is it really needed at all
(can't it be a variable)? It'd also help to use Python's temporary-file
facilities so that it's system-agnost
[
https://issues.apache.org/jira/browse/LUCENE-10185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430362#comment-17430362
]
Dawid Weiss commented on LUCENE-10185:
--
Oh... completely forgot about polymorphic
dweiss commented on pull request #391:
URL: https://github.com/apache/lucene/pull/391#issuecomment-946437537
> Or the script could run the main build in parallel and then run just the
signing serially.
Sure. Split in two - I also suggested removing "clean" because just
rebuilding fr
dweiss edited a comment on pull request #391:
URL: https://github.com/apache/lucene/pull/391#issuecomment-946437537
> Or the script could run the main build in parallel and then run just the
signing serially.
Sure. Split in two - I also suggested removing "clean" because rebuilding
[
https://issues.apache.org/jira/browse/LUCENE-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430375#comment-17430375
]
ASF subversion and git services commented on LUCENE-10166:
--
Co
Jan Høydahl created LUCENE-10186:
Summary: Maven artifacts built by gradle lack required META-INF
content
Key: LUCENE-10186
URL: https://issues.apache.org/jira/browse/LUCENE-10186
Project: Lucene - Co
dweiss merged pull request #379:
URL: https://github.com/apache/lucene/pull/379
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...
[
https://issues.apache.org/jira/browse/LUCENE-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430376#comment-17430376
]
Dawid Weiss commented on LUCENE-10186:
--
I'll handle this today, Jan.
> Maven arti
[
https://issues.apache.org/jira/browse/LUCENE-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-10166.
--
Fix Version/s: main (9.0)
Assignee: Dawid Weiss
Resolution: Fixed
> Move rele
[
https://issues.apache.org/jira/browse/LUCENE-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss reassigned LUCENE-10186:
Assignee: Dawid Weiss
> Maven artifacts built by gradle lack required META-INF content
>
[
https://issues.apache.org/jira/browse/LUCENE-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430377#comment-17430377
]
Dawid Weiss commented on LUCENE-10186:
--
Do source packages need a manifest though?
[
https://issues.apache.org/jira/browse/LUCENE-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430378#comment-17430378
]
Dawid Weiss commented on LUCENE-10186:
--
We actually explicitly skip those JARs fro
janhoy commented on pull request #391:
URL: https://github.com/apache/lucene/pull/391#issuecomment-946453138
@mocobeta I got the same as you - looks like LICENSE and NOTICE are not
copied into the maven jars. Strange, since they exist in the binary-release
jars. Looks like maven task re-bu
[
https://issues.apache.org/jira/browse/LUCENE-10174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl reopened LUCENE-10174:
--
Re-opening to enhance the 'assembleRelease' step, to avoid OOM in gpg-agent.
Will split in two c
[
https://issues.apache.org/jira/browse/LUCENE-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430383#comment-17430383
]
Dawid Weiss commented on LUCENE-10186:
--
I filed a PR. I think this was intentional
[
https://issues.apache.org/jira/browse/LUCENE-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430386#comment-17430386
]
ASF subversion and git services commented on LUCENE-10186:
--
Co
dweiss merged pull request #395:
URL: https://github.com/apache/lucene/pull/395
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...
[
https://issues.apache.org/jira/browse/LUCENE-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-10186.
--
Fix Version/s: main (9.0)
Resolution: Fixed
> Maven artifacts built by gradle lack req
[
https://issues.apache.org/jira/browse/LUCENE-10174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430393#comment-17430393
]
Jan Høydahl commented on LUCENE-10174:
--
When we skip "clean" step, the task does n
janhoy opened a new pull request #396:
URL: https://github.com/apache/lucene/pull/396
https://issues.apache.org/jira/browse/LUCENE-10174
Makes assembleRelease OOM safe with max-workers=2 and faster by avoiding
'clean'
--
This is an automated message from the Apache Git Service.
To
[
https://issues.apache.org/jira/browse/LUCENE-10174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430393#comment-17430393
]
Jan Høydahl edited comment on LUCENE-10174 at 10/19/21, 8:23 AM:
[
https://issues.apache.org/jira/browse/LUCENE-10174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430396#comment-17430396
]
Jan Høydahl commented on LUCENE-10174:
--
See PR https://github.com/apache/lucene/pu
janhoy edited a comment on pull request #391:
URL: https://github.com/apache/lucene/pull/391#issuecomment-946453138
@mocobeta I got the same as you - looks like LICENSE and NOTICE are not
copied into the maven jars. Strange, since they exist in the binary-release
jars. Looks like maven tas
janhoy commented on pull request #391:
URL: https://github.com/apache/lucene/pull/391#issuecomment-946481179
@mocobeta I think you asked whether the `./gradlew` commands are windows
safe. I really don't know. I see tons of `/` in that script so perhaps python
translates it? I don't use Win
[
https://issues.apache.org/jira/browse/LUCENE-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler resolved LUCENE-10182.
Resolution: Fixed
> TestRamUsageEstimator asserts trivial equality
>
[
https://issues.apache.org/jira/browse/LUCENE-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430408#comment-17430408
]
Uwe Schindler commented on LUCENE-10182:
Hi, I think we should not backport the
[
https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430415#comment-17430415
]
Dawid Weiss commented on LUCENE-9997:
-
I ran the full check with local keys and dev
dweiss commented on pull request #391:
URL: https://github.com/apache/lucene/pull/391#issuecomment-946494828
I use Windows - these scripts are not compatible. I don't think we have to
make it a priority to make them compatible. Too many variables to think of.
--
This is an automated mess
stefanvodita opened a new pull request #397:
URL: https://github.com/apache/lucene/pull/397
# Description
Reorder assert parameters in `TestRamUsageEstimator.testStaticOverloads`
like `assertEquals(expected, actual)` instead of `assertEquals(actual,
expected)`.
# Checklis
[
https://issues.apache.org/jira/browse/LUCENE-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430430#comment-17430430
]
Stefan Vodita commented on LUCENE-10182:
Might as well fix the assertion order,
mocobeta commented on pull request #391:
URL: https://github.com/apache/lucene/pull/391#issuecomment-946544474
@janhoy @dweiss
Commands with `./` do not work on Windows. Yesterday I just tested it on my
Windows OS; I saw Command Prompt and PowerShell do not support `./gradlew`.
[
https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430442#comment-17430442
]
Dawid Weiss commented on LUCENE-9997:
-
The rev.txt file is for running on a "prepare
mocobeta edited a comment on pull request #391:
URL: https://github.com/apache/lucene/pull/391#issuecomment-946544474
@janhoy @dweiss
Commands with `./` do not work on Windows. Yesterday I just tested it on my
Windows OS; I saw Command Prompt and PowerShell do not support `./gradlew
dweiss commented on pull request #391:
URL: https://github.com/apache/lucene/pull/391#issuecomment-946571894
I'm really fine with these scripts working just on Unix-ish systems. If you
really want to, WSL or a virtual machines is a fine workaround for Windows
users (like you or me). Like I
apanimesh061 commented on a change in pull request #362:
URL: https://github.com/apache/lucene/pull/362#discussion_r731752215
##
File path:
lucene/highlighter/src/java/org/apache/lucene/search/uhighlight/UnifiedHighlighter.java
##
@@ -1168,9 +1174,12 @@ public CacheHelper getR
dnhatn commented on pull request #389:
URL: https://github.com/apache/lucene/pull/389#issuecomment-946649980
@rmuir @jpountz Thanks for reviewing.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
[
https://issues.apache.org/jira/browse/LUCENE-9613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430493#comment-17430493
]
ASF subversion and git services commented on LUCENE-9613:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-10159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430492#comment-17430492
]
ASF subversion and git services commented on LUCENE-10159:
--
Co
dnhatn merged pull request #389:
URL: https://github.com/apache/lucene/pull/389
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...
[
https://issues.apache.org/jira/browse/LUCENE-10159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nhat Nguyen updated LUCENE-10159:
-
Fix Version/s: main (9.0)
Resolution: Fixed
Status: Resolved (was: Patch Avai
jpountz commented on pull request #389:
URL: https://github.com/apache/lucene/pull/389#issuecomment-946681702
@rmuir Agreed with your thoughts. I wonder what you would think of reducing
the padding to the strict minimum depending on the number of bits per value.
This would make it harder t
rmuir commented on pull request #389:
URL: https://github.com/apache/lucene/pull/389#issuecomment-946683120
+1 to that idea as a followup issue too. it is really bad that it masked the
bug here! Thanks @dnhatn for all the debugging and the fix!
--
This is an automated message from the Ap
Adrien Grand created LUCENE-10187:
-
Summary: Reduce DirectWriter's padding to a minimum
Key: LUCENE-10187
URL: https://issues.apache.org/jira/browse/LUCENE-10187
Project: Lucene - Core
Issue
Adrien Grand created LUCENE-10188:
-
Summary: Give SortedSetDocValues a docValueCount()?
Key: LUCENE-10188
URL: https://issues.apache.org/jira/browse/LUCENE-10188
Project: Lucene - Core
Issue
[
https://issues.apache.org/jira/browse/LUCENE-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430531#comment-17430531
]
Adrien Grand commented on LUCENE-10180:
---
I'm not sure either, I don't think I did
jpountz merged pull request #385:
URL: https://github.com/apache/lucene/pull/385
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr..
[
https://issues.apache.org/jira/browse/LUCENE-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430532#comment-17430532
]
Adrien Grand commented on LUCENE-10180:
---
bq. does the proposed solution (function
[
https://issues.apache.org/jira/browse/LUCENE-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430533#comment-17430533
]
ASF subversion and git services commented on LUCENE-10180:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-10180.
---
Fix Version/s: main (9.0)
Resolution: Fixed
> Remove usage of lambdas in SegmentMerg
jpountz opened a new pull request #398:
URL: https://github.com/apache/lucene/pull/398
It would make us more likely to detect out-of-bounds access in the future.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
uschindler commented on pull request #385:
URL: https://github.com/apache/lucene/pull/385#issuecomment-946762526
Thanks! ❤️
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
[
https://issues.apache.org/jira/browse/LUCENE-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430575#comment-17430575
]
Uwe Schindler commented on LUCENE-10180:
{quote}
bq. does the proposed solution
[
https://issues.apache.org/jira/browse/LUCENE-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430575#comment-17430575
]
Uwe Schindler edited comment on LUCENE-10180 at 10/19/21, 2:20 PM:
--
[
https://issues.apache.org/jira/browse/LUCENE-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430575#comment-17430575
]
Uwe Schindler edited comment on LUCENE-10180 at 10/19/21, 2:21 PM:
--
uschindler merged pull request #397:
URL: https://github.com/apache/lucene/pull/397
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubsc
[
https://issues.apache.org/jira/browse/LUCENE-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430581#comment-17430581
]
ASF subversion and git services commented on LUCENE-10182:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430582#comment-17430582
]
Uwe Schindler commented on LUCENE-10182:
Merged!
> TestRamUsageEstimator asser
Adrien Grand created LUCENE-10189:
-
Summary: Optimize SortedSet/SortedNumeric doc values writers for
fields that are effectively single-valued
Key: LUCENE-10189
URL: https://issues.apache.org/jira/browse/LUCENE-10
Dawid Weiss created LUCENE-10190:
Summary: Assertion error in
TestIndexWriter.testMaxCompletedSequenceNumber
Key: LUCENE-10190
URL: https://issues.apache.org/jira/browse/LUCENE-10190
Project: Lucene -
dweiss commented on pull request #396:
URL: https://github.com/apache/lucene/pull/396#issuecomment-946803083
CI failed with LUCENE-10190. I respinned.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to g
dweiss edited a comment on pull request #396:
URL: https://github.com/apache/lucene/pull/396#issuecomment-946803083
CI failed with LUCENE-10190. I respun.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
janhoy commented on pull request #396:
URL: https://github.com/apache/lucene/pull/396#issuecomment-946830386
> LGTM. I also think all gradle invocations from within the python script
shouldn't fork the daemon (--no-daemon) - this prevents leaking memory and
makes sure nothing is left behin
dweiss commented on pull request #396:
URL: https://github.com/apache/lucene/pull/396#issuecomment-946910151
Yes, I think --no-daemon would be helpful here (in addition to worker
restriction). This leaves nothing behind - clean slate for a re-run.
--
This is an automated message from the
[
https://issues.apache.org/jira/browse/LUCENE-10189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430647#comment-17430647
]
Robert Muir commented on LUCENE-10189:
--
For the SortedSetCase, seems like we want
[
https://issues.apache.org/jira/browse/LUCENE-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430662#comment-17430662
]
Julie Tibshirani commented on LUCENE-10147:
---
[~msoko...@gmail.com] you mentio
janhoy merged pull request #396:
URL: https://github.com/apache/lucene/pull/396
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...
[
https://issues.apache.org/jira/browse/LUCENE-10174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430670#comment-17430670
]
ASF subversion and git services commented on LUCENE-10174:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430710#comment-17430710
]
Adrien Grand commented on LUCENE-10189:
---
Right, I tried to do this in the linked
[
https://issues.apache.org/jira/browse/LUCENE-10126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayya Sharipova closed LUCENE-10126.
Closing after the 8.10.1 release
> CompetitiveIterator of NumericComparator can wrongly skip
[
https://issues.apache.org/jira/browse/LUCENE-10119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayya Sharipova closed LUCENE-10119.
Closing after the 8.10.1 release
> singleSort should not be set when after is non-null
> ---
[
https://issues.apache.org/jira/browse/LUCENE-10110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayya Sharipova closed LUCENE-10110.
Closing after the 8.10.1 release
> MultiCollector should conditionally wrap single leaf coll
[
https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430727#comment-17430727
]
Jan Høydahl commented on LUCENE-9997:
-
Yey, first smoketest SUCCESS on freshly built
janhoy commented on pull request #391:
URL: https://github.com/apache/lucene/pull/391#issuecomment-947035468
```
verify maven artifact sigs
unpack l
janhoy merged pull request #391:
URL: https://github.com/apache/lucene/pull/391
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...
[
https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430730#comment-17430730
]
ASF subversion and git services commented on LUCENE-9997:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl reassigned LUCENE-9997:
---
Assignee: Jan Høydahl
> Revisit smoketester for 9.0 build
> ---
[
https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl resolved LUCENE-9997.
-
Fix Version/s: main (9.0)
Resolution: Fixed
> Revisit smoketester for 9.0 build
> ---
Julie Tibshirani created LUCENE-10191:
-
Summary: Optimize vector functions by precomputing magnitudes
Key: LUCENE-10191
URL: https://issues.apache.org/jira/browse/LUCENE-10191
Project: Lucene - Cor
[
https://issues.apache.org/jira/browse/LUCENE-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayya Sharipova updated LUCENE-10141:
-
Fix Version/s: (was: 8.10.1)
> Update releaseWizard for 8x to correctly create back
[
https://issues.apache.org/jira/browse/LUCENE-10189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430736#comment-17430736
]
Adrien Grand commented on LUCENE-10189:
---
With the linked PR I'm getting the same
jtibshirani opened a new pull request #400:
URL: https://github.com/apache/lucene/pull/400
While VectorSimilarityFunction#COSINE is helpful when you need to preserve
the
original vectors, it is significantly slower than DOT_PRODUCT. This commit
adds
javadocs to COSINE explaining that
jtibshirani commented on pull request #366:
URL: https://github.com/apache/lucene/pull/366#issuecomment-947053287
@msokolov @mayya-sharipova following up: I ran benchmarks and it's indeed
significantly slower (around 20% on some of the datasets we've been using).
Here's what I've done:
[
https://issues.apache.org/jira/browse/LUCENE-10084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430785#comment-17430785
]
Vigya Sharma commented on LUCENE-10084:
---
I would like to work on this.
> Rewrite
mocobeta commented on pull request #394:
URL: https://github.com/apache/lucene/pull/394#issuecomment-947141245
The `rev.txt` file is used to reuse the git revision on the previous run
when `--no-prepare` option is passed.
https://github.com/apache/lucene/blob/c77e9ddf93ae872ba6556d39c48
mocobeta merged pull request #394:
URL: https://github.com/apache/lucene/pull/394
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr.
[
https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430792#comment-17430792
]
ASF subversion and git services commented on LUCENE-9997:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430795#comment-17430795
]
Jan Høydahl commented on LUCENE-9997:
-
> r-- permissions on all maven artifact files
dsmiley commented on a change in pull request #362:
URL: https://github.com/apache/lucene/pull/362#discussion_r732287420
##
File path:
lucene/highlighter/src/java/org/apache/lucene/search/uhighlight/UnifiedHighlighter.java
##
@@ -1168,9 +1174,12 @@ public CacheHelper getReader
janhoy opened a new pull request #401:
URL: https://github.com/apache/lucene/pull/401
https://issues.apache.org/jira/browse/LUCENE-10174
When copying files from `lucene/distribution/build/release` to the target
directory, the script uses `tar.bz2`, i.e. with compression. This is supe
[
https://issues.apache.org/jira/browse/LUCENE-10174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430801#comment-17430801
]
Jan Høydahl commented on LUCENE-10174:
--
See [GitHub Pull Request #401|https://gith
[
https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430811#comment-17430811
]
Tomoko Uchida commented on LUCENE-9997:
---
bq. I think we should make the git revisi
[
https://issues.apache.org/jira/browse/LUCENE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430833#comment-17430833
]
Nhat Nguyen commented on LUCENE-10190:
--
I am looking at this failure.
> Assertion
[
https://issues.apache.org/jira/browse/LUCENE-10191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430835#comment-17430835
]
Mayya Sharipova commented on LUCENE-10191:
--
+1 great ideas to explore the perf
[
https://issues.apache.org/jira/browse/LUCENE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nhat Nguyen reassigned LUCENE-10190:
Assignee: Nhat Nguyen
> Assertion error in TestIndexWriter.testMaxCompletedSequenceNumbe
[
https://issues.apache.org/jira/browse/LUCENE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430843#comment-17430843
]
Nhat Nguyen commented on LUCENE-10190:
--
I can reproduce the issue by sleeping for
[
https://issues.apache.org/jira/browse/LUCENE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430843#comment-17430843
]
Nhat Nguyen edited comment on LUCENE-10190 at 10/20/21, 2:45 AM:
[
https://issues.apache.org/jira/browse/LUCENE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430843#comment-17430843
]
Nhat Nguyen edited comment on LUCENE-10190 at 10/20/21, 2:46 AM:
[
https://issues.apache.org/jira/browse/LUCENE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430980#comment-17430980
]
Dawid Weiss commented on LUCENE-10190:
--
Thank you, [~dnhatn]!
> Assertion error i
Dawid Weiss created LUCENE-10192:
Summary: Drop third-party JARs from the binary distribution
Key: LUCENE-10192
URL: https://issues.apache.org/jira/browse/LUCENE-10192
Project: Lucene - Core
[
https://issues.apache.org/jira/browse/LUCENE-10084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431010#comment-17431010
]
Adrien Grand commented on LUCENE-10084:
---
Please feel free to give it a try!
> Re
100 matches
Mail list logo