[GitHub] [lucene] gf2121 commented on pull request #541: LUCENE-10315: Speed up BKD leaf block ids codec by a 512 ints ForUtil

2022-01-21 Thread GitBox
gf2121 commented on pull request #541: URL: https://github.com/apache/lucene/pull/541#issuecomment-1018339065 Hi @iverase ! Sorry to disturb again, but I can not see the error with the `IndexAndSearchShapes` in luceneutil too. (I run the script with param `-polyRussia -intersects -reindex`

[GitHub] [lucene] comdotwang162 commented on a change in pull request #601: LUCENE-10375: Write merged vectors to file before building graph

2022-01-21 Thread GitBox
comdotwang162 commented on a change in pull request #601: URL: https://github.com/apache/lucene/pull/601#discussion_r789345508 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90HnswVectorsWriter.java ## @@ -110,26 +113,17 @@ @Override public vo

[GitHub] [lucene] msokolov commented on a change in pull request #601: LUCENE-10375: Write merged vectors to file before building graph

2022-01-21 Thread GitBox
msokolov commented on a change in pull request #601: URL: https://github.com/apache/lucene/pull/601#discussion_r789638938 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90HnswVectorsWriter.java ## @@ -110,26 +113,17 @@ @Override public void wr

[GitHub] [lucene] iverase commented on pull request #541: LUCENE-10315: Speed up BKD leaf block ids codec by a 512 ints ForUtil

2022-01-21 Thread GitBox
iverase commented on pull request #541: URL: https://github.com/apache/lucene/pull/541#issuecomment-1018492442 have you used the data in here: http://home.apache.org/~ivera/osmdata.wkt.gz? -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [lucene] gf2121 commented on pull request #541: LUCENE-10315: Speed up BKD leaf block ids codec by a 512 ints ForUtil

2022-01-21 Thread GitBox
gf2121 commented on pull request #541: URL: https://github.com/apache/lucene/pull/541#issuecomment-1018673077 @iverase Yes i've put the file under `DATA_LOCATION`. ``` ➜ points ls -lh total 10971488 -rw-r--r--@ 1 gf staff23M 12 15 13:36 cleveland.poly.txt.gz -rw-r--r

[jira] [Commented] (LUCENE-10050) Remove DrillSideways#search(DrillDownQuery,Collector) in favor of DrillSideways#search(DrillDownQuery,CollectorManager)

2022-01-21 Thread Gautam Worah (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480286#comment-17480286 ] Gautam Worah commented on LUCENE-10050: --- I'm working on this issue right now. PR

[GitHub] [lucene] jtibshirani commented on pull request #617: LUCENE-10375: Write vectors to file in flush

2022-01-21 Thread GitBox
jtibshirani commented on pull request #617: URL: https://github.com/apache/lucene/pull/617#issuecomment-1018943960 Ah right, that makes sense. Somehow I thought there'd be significant overhead from decoding vectors from the on-disk format, but I guess that's not true. Anyways, thank

[GitHub] [lucene] jpountz commented on a change in pull request #617: LUCENE-10375: Write vectors to file in flush

2022-01-21 Thread GitBox
jpountz commented on a change in pull request #617: URL: https://github.com/apache/lucene/pull/617#discussion_r790115140 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90HnswVectorsWriter.java ## @@ -114,79 +113,15 @@ public void writeField(Field