[
https://issues.apache.org/jira/browse/LUCENE-10040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17394763#comment-17394763
]
Michael Sokolov commented on LUCENE-10040:
--
This approach (filter out deletion
[
https://issues.apache.org/jira/browse/LUCENE-10040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julie Tibshirani reassigned LUCENE-10040:
-
Assignee: Julie Tibshirani
> Handle deletions in nearest vector search
> -
uschindler closed pull request #173:
URL: https://github.com/apache/lucene/pull/173
--
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-unsubsc
thelabdude merged pull request #2548:
URL: https://github.com/apache/lucene-solr/pull/2548
--
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-
thelabdude opened a new pull request #2548:
URL: https://github.com/apache/lucene-solr/pull/2548
backport of https://github.com/apache/solr/pull/247
--
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
gsmiller opened a new pull request #233:
URL: https://github.com/apache/lucene/pull/233
nocommit: Draft change only for early feedback
# Description
This is a DRAFT change for encapsulating `LongValues` and `DoubleValues`
iteration in a DISI impl. No tests are implemented yet
[
https://issues.apache.org/jira/browse/LUCENE-10045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17394932#comment-17394932
]
Greg Miller commented on LUCENE-10045:
--
Attached a draft PR for early feedback for
gsmiller opened a new pull request #234:
URL: https://github.com/apache/lucene/pull/234
# Description
Slight improvement to the way duplicate numeric doc values are de-duped when
facet counting. Main benefit is avoiding the overhead in the `LongCounter`
segment-tree when encount
gsmiller merged pull request #234:
URL: https://github.com/apache/lucene/pull/234
--
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-9964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17394968#comment-17394968
]
ASF subversion and git services commented on LUCENE-9964:
-
Commi
msokolov opened a new pull request #235:
URL: https://github.com/apache/lucene/pull/235
This is a first cut at an implementation of a query based on K-nearest
neighbors with the vector search being done as part of rewrite(). A couple of
quirks:
1. I noticed that scores for the defau
Greg Miller created LUCENE-10046:
Summary: StringValueFacetCounts can incorrectly count in "sparse"
counting cases
Key: LUCENE-10046
URL: https://issues.apache.org/jira/browse/LUCENE-10046
Project: Lu
gsmiller opened a new pull request #236:
URL: https://github.com/apache/lucene/pull/236
# Description
Fixes a counting bug in `StringValueFacetCounts` exposed on a specific
execution path.
# Solution
Make sure to map to a global ordinal as necessary.
# Tests
gsmiller opened a new pull request #2549:
URL: https://github.com/apache/lucene-solr/pull/2549
Backport a bug fix from 9.0
--
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.
14 matches
Mail list logo