mayya-sharipova merged pull request #734:
URL: https://github.com/apache/lucene/pull/734
--
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-un
[
https://issues.apache.org/jira/browse/LUCENE-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503366#comment-17503366
]
ASF subversion and git services commented on LUCENE-10408:
--
Co
romseygeek commented on a change in pull request #679:
URL: https://github.com/apache/lucene/pull/679#discussion_r822427351
##
File path:
lucene/monitor/src/java/org/apache/lucene/monitor/ReadonlyQueryIndex.java
##
@@ -0,0 +1,194 @@
+/*
+ * Licensed to the Apache Software Foun
[
https://issues.apache.org/jira/browse/LUCENE-10311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503480#comment-17503480
]
ASF subversion and git services commented on LUCENE-10311:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503484#comment-17503484
]
ASF subversion and git services commented on LUCENE-10311:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503533#comment-17503533
]
Robert Muir commented on LUCENE-10457:
--
A symlink to a file is not a file, a symli
[
https://issues.apache.org/jira/browse/LUCENE-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503543#comment-17503543
]
ASF subversion and git services commented on LUCENE-10408:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503547#comment-17503547
]
ASF subversion and git services commented on LUCENE-10408:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503608#comment-17503608
]
Uwe Schindler commented on LUCENE-10457:
No symlinks please. The symlinks in th
thelabdude opened a new pull request #2645:
URL: https://github.com/apache/lucene-solr/pull/2645
Test requires maxShardsPerNode to be -1 to allow multiple shards / replicas
in a single node.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
thelabdude merged pull request #2645:
URL: https://github.com/apache/lucene-solr/pull/2645
--
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-
cpoerschke opened a new pull request #737:
URL: https://github.com/apache/lucene/pull/737
Draft pull request only for today, no JIRA issue as yet, and not yet fully
analysed things but from code reading it seems the query rewrite and term
collecting need not happen in a loop?
The
h
[
https://issues.apache.org/jira/browse/LUCENE-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503809#comment-17503809
]
Vigya Sharma commented on LUCENE-10448:
---
Hi [~kkewwei] - Thanks for collecting an
vigyasharma opened a new pull request #738:
URL: https://github.com/apache/lucene/pull/738
## Description
`RateLimitedIndexOutput#writeBytes()` checks for rate only at the start of
writing the byte buffer. This can result in large instant rate write bursts if
the provide
[
https://issues.apache.org/jira/browse/LUCENE-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503881#comment-17503881
]
Vigya Sharma commented on LUCENE-10448:
---
I raised [PR - #738|https://github.com/a
LuXugang closed pull request #422:
URL: https://github.com/apache/lucene/pull/422
--
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-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lu Xugang updated LUCENE-10458:
---
Issue Type: Bug (was: Improvement)
> BoundedDocSetIdIterator may supply error count in
> Weigth#c
[
https://issues.apache.org/jira/browse/LUCENE-10458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lu Xugang updated LUCENE-10458:
---
Fix Version/s: 9.1
> BoundedDocSetIdIterator may supply error count in
> Weigth#count(LeafReaderCo
jtibshirani opened a new pull request #739:
URL: https://github.com/apache/lucene/pull/739
This PR shows what parts of the smoke tester break when run on 9.1:
* We ship a new directory `module-test-framework`. Do we mean to be
including this in the binary distribution?
* There are sev
Julie Tibshirani created LUCENE-10459:
-
Summary: Update smoke tester for 9.1
Key: LUCENE-10459
URL: https://issues.apache.org/jira/browse/LUCENE-10459
Project: Lucene - Core
Issue Type: B
[
https://issues.apache.org/jira/browse/LUCENE-10382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julie Tibshirani updated LUCENE-10382:
--
Fix Version/s: 9.1
> Allow KnnVectorQuery to operate over a subset of liveDocs
>
[
https://issues.apache.org/jira/browse/LUCENE-10459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17504037#comment-17504037
]
Dawid Weiss commented on LUCENE-10459:
--
It was an intentional decision _not_ to in
dweiss commented on a change in pull request #739:
URL: https://github.com/apache/lucene/pull/739#discussion_r823407371
##
File path: dev-tools/scripts/smokeTestRelease.py
##
@@ -574,10 +574,11 @@ def verifyUnpacked(java, artifact, unpackPath,
gitRevision, version, testArgs):
23 matches
Mail list logo