jpountz merged pull request #398:
URL: https://github.com/apache/lucene/pull/398
--
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-10187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431056#comment-17431056
]
ASF subversion and git services commented on LUCENE-10187:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-10187.
---
Fix Version/s: main (9.0)
Resolution: Fixed
> Reduce DirectWriter's padding to a min
[
https://issues.apache.org/jira/browse/LUCENE-10192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431085#comment-17431085
]
Jan Høydahl commented on LUCENE-10192:
--
The wizard deals primarily with the proces
[
https://issues.apache.org/jira/browse/LUCENE-10191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431160#comment-17431160
]
Robert Muir commented on LUCENE-10191:
--
do we really need these slower functions?
[
https://issues.apache.org/jira/browse/LUCENE-10191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431166#comment-17431166
]
Robert Muir commented on LUCENE-10191:
--
Also, talking about storing stuff differen
[
https://issues.apache.org/jira/browse/LUCENE-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431170#comment-17431170
]
Michael Sokolov commented on LUCENE-10147:
--
[~julietibs]I don't have a link to
janhoy merged pull request #401:
URL: https://github.com/apache/lucene/pull/401
--
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=17431190#comment-17431190
]
ASF subversion and git services commented on LUCENE-10174:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431210#comment-17431210
]
ASF subversion and git services commented on LUCENE-10180:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431208#comment-17431208
]
ASF subversion and git services commented on LUCENE-10159:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431212#comment-17431212
]
ASF subversion and git services commented on LUCENE-10174:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431215#comment-17431215
]
ASF subversion and git services commented on LUCENE-10187:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431214#comment-17431214
]
ASF subversion and git services commented on LUCENE-9997:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431207#comment-17431207
]
ASF subversion and git services commented on LUCENE-10186:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-9613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431209#comment-17431209
]
ASF subversion and git services commented on LUCENE-9613:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-10182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431211#comment-17431211
]
ASF subversion and git services commented on LUCENE-10182:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431216#comment-17431216
]
ASF subversion and git services commented on LUCENE-10174:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431213#comment-17431213
]
ASF subversion and git services commented on LUCENE-9997:
-
Commi
Adrien Grand created LUCENE-10193:
-
Summary: Cut over more array access to VarHandles
Key: LUCENE-10193
URL: https://issues.apache.org/jira/browse/LUCENE-10193
Project: Lucene - Core
Issue Ty
jpountz opened a new pull request #402:
URL: https://github.com/apache/lucene/pull/402
LZ4 is interesting because it used to read data in little-endian order even
though Directory APIs were big endian. So most calls to LZ4 in
backward-codecs
have been changed to change the endianness
Adrien Grand created LUCENE-10194:
-
Summary: Should IndexWriter buffer KNN vectors on disk?
Key: LUCENE-10194
URL: https://issues.apache.org/jira/browse/LUCENE-10194
Project: Lucene - Core
Is
rmuir commented on a change in pull request #399:
URL: https://github.com/apache/lucene/pull/399#discussion_r732860233
##
File path: lucene/core/src/java/org/apache/lucene/index/DocsWithFieldSet.java
##
@@ -62,4 +62,9 @@ public long ramBytesUsed() {
public DocIdSetIterator i
Jerome Prinet created LUCENE-10195:
--
Summary: Gradle build speed improvement
Key: LUCENE-10195
URL: https://issues.apache.org/jira/browse/LUCENE-10195
Project: Lucene - Core
Issue Type: Impr
rmuir commented on pull request #358:
URL: https://github.com/apache/lucene/pull/358#issuecomment-947767604
Is this not instead a bug in the `WrapperDownloader.java`, that it doesn't
respect the conventional environment variables for proxy support (e.g.
`http_proxy=`) when downloading? Oth
jtibshirani merged pull request #400:
URL: https://github.com/apache/lucene/pull/400
--
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-unsubs
[
https://issues.apache.org/jira/browse/LUCENE-10146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431363#comment-17431363
]
ASF subversion and git services commented on LUCENE-10146:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431364#comment-17431364
]
Julie Tibshirani commented on LUCENE-10147:
---
Thanks [~sokolov], that makes se
jpountz merged pull request #402:
URL: https://github.com/apache/lucene/pull/402
--
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-10193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431366#comment-17431366
]
ASF subversion and git services commented on LUCENE-10193:
--
Co
jpountz merged pull request #399:
URL: https://github.com/apache/lucene/pull/399
--
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-10189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431368#comment-17431368
]
ASF subversion and git services commented on LUCENE-10189:
--
Co
[
https://issues.apache.org/jira/browse/LUCENE-10193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-10193.
---
Fix Version/s: main (9.0)
Resolution: Fixed
> Cut over more array access to VarHandl
[
https://issues.apache.org/jira/browse/LUCENE-10189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-10189.
---
Fix Version/s: main (9.0)
Resolution: Fixed
> Optimize SortedSet/SortedNumeric doc v
rmuir commented on pull request #374:
URL: https://github.com/apache/lucene/pull/374#issuecomment-947898940
looks fine to me, as long as the bulk-decoding really gives speedup and
doesn't regress anything (e.g. confuse hotspot).
--
This is an automated message from the Apache Git Servic
dweiss commented on pull request #358:
URL: https://github.com/apache/lucene/pull/358#issuecomment-947955859
I don't live behind a proxy so I have no way of verifying this. What are
"other tools", Rob? Is this really a convention?
--
This is an automated message from the Apache Git Servi
dweiss commented on pull request #358:
URL: https://github.com/apache/lucene/pull/358#issuecomment-947960549
I looked it up. It does seem to be a widespread (and old) convention indeed.
I think it'd be good to take it into account. Would it work for you to pass
proxy settings via environme
dnhatn opened a new pull request #403:
URL: https://github.com/apache/lucene/pull/403
Avoid running testHighOrdsSortedSetDV with SimpleTextCodec as it requires a
lot of memory and the bug was with Lucene90 Codec.
--
This is an automated message from the Apache Git Service.
To respond to
[
https://issues.apache.org/jira/browse/LUCENE-10174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl resolved LUCENE-10174.
--
Resolution: Fixed
> Update buildAndPushRelease.py for new gradle build
>
dnhatn merged pull request #403:
URL: https://github.com/apache/lucene/pull/403
--
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...
apanimesh061 commented on a change in pull request #362:
URL: https://github.com/apache/lucene/pull/362#discussion_r733262920
##
File path:
lucene/highlighter/src/java/org/apache/lucene/search/uhighlight/UnifiedHighlighter.java
##
@@ -1168,9 +1174,12 @@ public CacheHelper getR
[
https://issues.apache.org/jira/browse/LUCENE-10165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432239#comment-17432239
]
ASF subversion and git services commented on LUCENE-10165:
--
Co
jpountz merged pull request #374:
URL: https://github.com/apache/lucene/pull/374
--
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..
43 matches
Mail list logo