Skip to content

Feature/8070 add semantic search field - #313

Merged
NekoLyn merged 13 commits into
mainfrom
feature/8070-add-semantic-search-field
Aug 12, 2026
Merged

Feature/8070 add semantic search field#313
NekoLyn merged 13 commits into
mainfrom
feature/8070-add-semantic-search-field

Conversation

@shaunahu

@shaunahu shaunahu commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Updates the autocomplete endpoint to include semantic suggestions in its response. Semantic suggestions come from an Elasticsearch semantic query against the vocabularies index, using the concept_semantic field to find concepts related by meaning rather than exact wording.

image

@shaunahu
shaunahu marked this pull request as ready for review August 11, 2026 04:54

@NekoLyn NekoLyn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NekoLyn
NekoLyn merged commit 1421899 into main Aug 12, 2026
4 checks passed
@NekoLyn
NekoLyn deleted the feature/8070-add-semantic-search-field branch August 12, 2026 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants