Skip to content

enable Lucene join to support numerics_dv -> points - #4880

Open
mkhludnev wants to merge 15 commits into
apache:mainfrom
mkhludnev:copilot/extend-scorejoinqparserplugin-support-numerics
Open

enable Lucene join to support numerics_dv -> points #4880
mkhludnev wants to merge 15 commits into
apache:mainfrom
mkhludnev:copilot/extend-scorejoinqparserplugin-support-numerics

Conversation

@mkhludnev

Copy link
Copy Markdown
Member

ie {!join score=... from=numerics_dv to=points_field fromIndex=....}

Checklist

Please review the following and check all that apply:

  • I have reviewed the guidelines for How to Contribute and my code conforms to the standards described there to the best of my ability.
  • [-] I have created a Jira issue and added the issue ID to my pull request title.
  • I have given Solr maintainers access to contribute to my PR branch. (optional but recommended, not available for branches on forks living under an organisation)
  • I have developed this patch against the main branch.
  • I have run ./gradlew check.
  • I have added tests for my changes.
  • I have added documentation for the Reference Guide
  • I have added a changelog entry for my change

Copilot AI and others added 7 commits September 6, 2026 11:04
Co-authored-by: mkhludnev <807522+mkhludnev@users.noreply.github.com>
Co-authored-by: mkhludnev <807522+mkhludnev@users.noreply.github.com>
Co-authored-by: mkhludnev <807522+mkhludnev@users.noreply.github.com>
Co-authored-by: mkhludnev <807522+mkhludnev@users.noreply.github.com>
…s usage

Co-authored-by: mkhludnev <807522+mkhludnev@users.noreply.github.com>
Co-authored-by: mkhludnev <807522+mkhludnev@users.noreply.github.com>
Co-authored-by: mkhludnev <807522+mkhludnev@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation tests cat:search labels Sep 6, 2026
Copilot AI and others added 8 commits September 6, 2026 11:40
Co-authored-by: mkhludnev <807522+mkhludnev@users.noreply.github.com>
Updated the title and link for the join score query parser support in the changelog.
…e join

Co-authored-by: mkhludnev <807522+mkhludnev@users.noreply.github.com>
Updated author information for the score-join-numeric-fields changelog entry.
Clarified requirements for using dvWithScore method with numeric fields and provided guidance for users migrating from earlier versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cat:search documentation Improvements or additions to documentation tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants