[
https://issues.apache.org/jira/browse/LUCENE-9938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved LUCENE-9938.
--
Resolution: Invalid
Nevermind. The TPI design requires that the "approximation" DISI coupled
zacharymorn merged pull request #57:
URL: https://github.com/apache/lucene-site/pull/57
--
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.
For queries about this service, pl
zacharymorn commented on pull request #57:
URL: https://github.com/apache/lucene-site/pull/57#issuecomment-827265331
> Congratulations 👍
Thanks Tomoko!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
[
https://issues.apache.org/jira/browse/LUCENE-9897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17332823#comment-17332823
]
Gautam Worah commented on LUCENE-9897:
--
Added an initial PR. cc [~dweiss]
Looking
gautamworah96 opened a new pull request #108:
URL: https://github.com/apache/lucene/pull/108
Remove custom checksum generation logic from our gradle build.
We can now use gradle to both generate checksums and verify our dependencies
to
check that they match that checksum.
Addit
David Smiley created LUCENE-9938:
Summary: ConjunctionDISI should recognize DocIdSetIterator.all
Key: LUCENE-9938
URL: https://issues.apache.org/jira/browse/LUCENE-9938
Project: Lucene - Core
mikemccand commented on pull request #2349:
URL: https://github.com/apache/lucene-solr/pull/2349#issuecomment-827082089
Thanks @balmukundblr this looks great! Could you please open a new PR on
the new Lucene GitHub repo? https://github.com/apache/lucene
Thanks!
--
This is an aut
[
https://issues.apache.org/jira/browse/LUCENE-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-9878:
Fix Version/s: main (9.0)
> enable redundantNullCheck in ecjLint
> ---
[
https://issues.apache.org/jira/browse/LUCENE-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-9878.
-
Resolution: Fixed
yes, oops! thanks [~mikemccand]
> enable redundantNullCheck in ecjLint
>
[
https://issues.apache.org/jira/browse/LUCENE-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17332678#comment-17332678
]
Michael McCandless commented on LUCENE-9878:
[~rcmuir] can we resolve this o
[
https://issues.apache.org/jira/browse/LUCENE-9908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julie Tibshirani resolved LUCENE-9908.
--
Resolution: Fixed
> Move VectorValues#search to VectorReader and LeafReader
>
jtibshirani merged pull request #104:
URL: https://github.com/apache/lucene/pull/104
--
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.
For queries about this service, pleas
[
https://issues.apache.org/jira/browse/LUCENE-9908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17332668#comment-17332668
]
ASF subversion and git services commented on LUCENE-9908:
-
Commi
jtibshirani commented on a change in pull request #104:
URL: https://github.com/apache/lucene/pull/104#discussion_r620480117
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90VectorReader.java
##
@@ -199,40 +229,53 @@ public void checkIntegrity() thr
jtibshirani commented on a change in pull request #104:
URL: https://github.com/apache/lucene/pull/104#discussion_r620479333
##
File path:
lucene/memory/src/java/org/apache/lucene/index/memory/MemoryIndex.java
##
@@ -1357,6 +1359,11 @@ public VectorValues getVectorValues(Strin
iverase commented on pull request #2094:
URL: https://github.com/apache/lucene-solr/pull/2094#issuecomment-826650321
superseded by https://github.com/apache/lucene/pull/107
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
iverase closed pull request #2094:
URL: https://github.com/apache/lucene-solr/pull/2094
--
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.
For queries about this service, pl
iverase opened a new pull request #107:
URL: https://github.com/apache/lucene/pull/107
Here is a proposal for changing the directory API to be little endian
meanwhile keeping backwards compatibility. This effort build on top of the
efforts of having new codecs for Lucene 9.0. In order to i
[
https://issues.apache.org/jira/browse/LUCENE-9047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17331896#comment-17331896
]
ASF subversion and git services commented on LUCENE-9047:
-
Commi
iverase merged pull request #102:
URL: https://github.com/apache/lucene/pull/102
--
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.
For queries about this service, please co
jpountz commented on pull request #91:
URL: https://github.com/apache/lucene/pull/91#issuecomment-826622533
Maybe try running this benchmark:
https://github.com/mikemccand/luceneutil/blob/master/src/main/perf/IndexAndSearchOpenStreetMaps1D.java.
Instructions on how to get the data are avai
jpountz commented on a change in pull request #104:
URL: https://github.com/apache/lucene/pull/104#discussion_r620057599
##
File path:
lucene/memory/src/java/org/apache/lucene/index/memory/MemoryIndex.java
##
@@ -1357,6 +1359,11 @@ public VectorValues getVectorValues(String fi
jpountz commented on a change in pull request #106:
URL: https://github.com/apache/lucene/pull/106#discussion_r620046351
##
File path: lucene/core/src/java/org/apache/lucene/index/CheckIndex.java
##
@@ -2336,6 +2338,29 @@ static void checkImpacts(Impacts impacts, int
lastTarge
zacharymorn commented on pull request #56:
URL: https://github.com/apache/lucene-site/pull/56#issuecomment-826458091
Thanks Jan! I'll open a PR for this then.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
rmuir merged pull request #105:
URL: https://github.com/apache/lucene/pull/105
--
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.
For queries about this service, please cont
25 matches
Mail list logo