[GitHub] [lucene] kartg commented on pull request #12229: Change the access modifier for the "expert" readLatestCommit API to public

2023-04-18 Thread via GitHub
kartg commented on PR #12229: URL: https://github.com/apache/lucene/pull/12229#issuecomment-1513516580 Gentle reminder on this - any other PR feedback that I should address? If not, could someone with write access please merge this in? Thanks! -- This is an automated message from the Apac

[GitHub] [lucene] mikemccand commented on pull request #12229: Change the access modifier for the "expert" readLatestCommit API to public

2023-04-18 Thread via GitHub
mikemccand commented on PR #12229: URL: https://github.com/apache/lucene/pull/12229#issuecomment-1513631777 Thanks for the pings @kartg -- I'll merge this now, and backport to 9.x. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [lucene] mikemccand merged pull request #12229: Change the access modifier for the "expert" readLatestCommit API to public

2023-04-18 Thread via GitHub
mikemccand merged PR #12229: URL: https://github.com/apache/lucene/pull/12229 -- 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...@lucene.

[GitHub] [lucene] mikemccand commented on issue #11868: Add a FilterIndexOutput

2023-04-18 Thread via GitHub
mikemccand commented on issue #11868: URL: https://github.com/apache/lucene/issues/11868#issuecomment-1513712743 I think this issue was closed with the above PR? Thank you @mdmarshmallow! -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [lucene] mikemccand closed issue #11868: Add a FilterIndexOutput

2023-04-18 Thread via GitHub
mikemccand closed issue #11868: Add a FilterIndexOutput URL: https://github.com/apache/lucene/issues/11868 -- 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-mai

[GitHub] [lucene] HoustonPutman merged pull request #12227: Cleanup NOTICE.txt

2023-04-18 Thread via GitHub
HoustonPutman merged PR #12227: URL: https://github.com/apache/lucene/pull/12227 -- 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...@luce

[GitHub] [lucene] HoustonPutman closed issue #12226: Update Lucene's NOTICE.txt to clarify what is ASL2 and what is CPL1

2023-04-18 Thread via GitHub
HoustonPutman closed issue #12226: Update Lucene's NOTICE.txt to clarify what is ASL2 and what is CPL1 URL: https://github.com/apache/lucene/issues/12226 -- 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

[GitHub] [lucene] msokolov commented on issue #12219: Making vector similarity functions pluggable

2023-04-18 Thread via GitHub
msokolov commented on issue #12219: URL: https://github.com/apache/lucene/issues/12219#issuecomment-1513763553 It makes sense to me. I think we got where we are because initially all these things were field-level and then some of them got migrated to the format. Now we're in a middle place

[GitHub] [lucene] mikemccand commented on issue #12203: Scalable merge/compaction of big doc values segments.

2023-04-18 Thread via GitHub
mikemccand commented on issue #12203: URL: https://github.com/apache/lucene/issues/12203#issuecomment-1513800971 > the rewriting of doc values from the original segment (10 millions docs) took 318 seconds, which is comparable to the time it takes to merge posting lists. The fully parallel w

[GitHub] [lucene] zhaih opened a new pull request, #12235: Optimize HNSW diversity calculation

2023-04-18 Thread via GitHub
zhaih opened a new pull request, #12235: URL: https://github.com/apache/lucene/pull/12235 ### Description Currently when we pop out the worst diverse node we go from the most distant node and calculate diversity one by one. But actually when we add the first batch of neighbours, we h

[GitHub] [lucene] zhaih closed issue #10633: Update java docs in index/TestBackwardsCompatibility class to use gradle and not ant [LUCENE-9593]

2023-04-18 Thread via GitHub
zhaih closed issue #10633: Update java docs in index/TestBackwardsCompatibility class to use gradle and not ant [LUCENE-9593] URL: https://github.com/apache/lucene/issues/10633 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [lucene] zhaih merged pull request #12201: Github 10633 Update Javadoc comment to mention gradle instead of ant

2023-04-18 Thread via GitHub
zhaih merged PR #12201: URL: https://github.com/apache/lucene/pull/12201 -- 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...@lucene.apach

[GitHub] [lucene] zhaih commented on pull request #12201: Github 10633 Update Javadoc comment to mention gradle instead of ant

2023-04-18 Thread via GitHub
zhaih commented on PR #12201: URL: https://github.com/apache/lucene/pull/12201#issuecomment-1514143992 Thank you! Just merged and backported -- 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 sp