[jira] [Commented] (LUCENE-9855) Reconsider names for ANN related format and APIs

2021-07-03 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374148#comment-17374148 ] Tomoko Uchida commented on LUCENE-9855: --- I know the definition of ANN (and an inst

[jira] [Commented] (LUCENE-10019) Align file starts in CFS files to have proper alignment (8 bytes)

2021-07-03 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374100#comment-17374100 ] Michael Sokolov commented on LUCENE-10019: -- > I'd like to get this in for 9.0

[jira] [Updated] (LUCENE-10019) Align file starts in CFS files to have proper alignment (8 bytes)

2021-07-03 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sokolov updated LUCENE-10019: - Priority: Blocker (was: Major) > Align file starts in CFS files to have proper alignme

[jira] [Commented] (LUCENE-8638) Remove deprecated code in master

2021-07-03 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374089#comment-17374089 ] Michael Sokolov commented on LUCENE-8638: - re: {{FixBrokenOffsetsFilter}} I don'

[jira] [Issue Comment Deleted] (LUCENE-9905) Revise approach to specifying NN algorithm

2021-07-03 Thread Dmitry Kan (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Kan updated LUCENE-9905: --- Comment: was deleted (was: Usually, KNN is referred to the top K nearest neighbors found by an algo

[jira] [Commented] (LUCENE-9905) Revise approach to specifying NN algorithm

2021-07-03 Thread Dmitry Kan (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374070#comment-17374070 ] Dmitry Kan commented on LUCENE-9905: Usually, KNN is referred to the top K nearest n

[jira] [Commented] (LUCENE-9855) Reconsider names for ANN related format and APIs

2021-07-03 Thread Dmitry Kan (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374071#comment-17374071 ] Dmitry Kan commented on LUCENE-9855: Usually, KNN is referred to the top K nearest n

[jira] [Updated] (LUCENE-10019) Align file starts in CFS files to have proper alignment (8 bytes)

2021-07-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-10019: --- Fix Version/s: 9.0 > Align file starts in CFS files to have proper alignment (8 bytes) > --

[jira] [Commented] (LUCENE-10019) Align file starts in CFS files to have proper alignment (8 bytes)

2021-07-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374001#comment-17374001 ] Uwe Schindler commented on LUCENE-10019: For further improvements in other file

[GitHub] [lucene] uschindler edited a comment on pull request #203: LUCENE-10019: Align file starts in CFS files to have proper alignment (8 bytes)

2021-07-03 Thread GitBox
uschindler edited a comment on pull request #203: URL: https://github.com/apache/lucene/pull/203#issuecomment-873393920 For further improvements in other files like DocValues random access slices, I added a new (final) method `IndexOutput.alignFilePointer()` that will write the zero-bytes

[GitHub] [lucene] uschindler commented on pull request #203: LUCENE-10019: Align file starts in CFS files to have proper alignment (8 bytes)

2021-07-03 Thread GitBox
uschindler commented on pull request #203: URL: https://github.com/apache/lucene/pull/203#issuecomment-873393920 For firther improvements in other files like DocValues random access slices, I added a new (final) method `IndexOutput.alignFilePointer()` that will write the zero-bytes to inde

[jira] [Commented] (LUCENE-8682) Remove WordDelimiterFilter

2021-07-03 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373998#comment-17373998 ] Christine Poerschke commented on LUCENE-8682: - Opened a lucene and a solr pu

[GitHub] [lucene] cpoerschke commented on pull request #202: LUCENE-8682: remove deprecated WordDelimiterFilter[Factory] classes

2021-07-03 Thread GitBox
cpoerschke commented on pull request #202: URL: https://github.com/apache/lucene/pull/202#issuecomment-873391686 > > And I'd like to mention that https://github.com/apache/solr/search?q=WordDelimiterFilter currently still contains references and we may wish to deal with them before merging

[GitHub] [lucene] uschindler commented on a change in pull request #203: LUCENE-10019: Align file starts in CFS files to have proper alignment (8 bytes)

2021-07-03 Thread GitBox
uschindler commented on a change in pull request #203: URL: https://github.com/apache/lucene/pull/203#discussion_r663352625 ## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90CompoundFormat.java ## @@ -106,8 +107,13 @@ private void writeCompoundFile(