Skip to content

Feature/8387 search with acronyms subfield and autocomplete#283

Draft
utas-amberbian wants to merge 5 commits into
mainfrom
feature/8387-search-with-acronyms-subfield-and-autocomplete
Draft

Feature/8387 search with acronyms subfield and autocomplete#283
utas-amberbian wants to merge 5 commits into
mainfrom
feature/8387-search-with-acronyms-subfield-and-autocomplete

Conversation

@utas-amberbian

@utas-amberbian utas-amberbian commented Jun 16, 2026

Copy link
Copy Markdown
Contributor
Screenshot from 2026-06-17 11-39-57 Screenshot from 2026-06-17 11-40-10

@utas-amberbian utas-amberbian marked this pull request as draft June 16, 2026 07:18
@utas-amberbian utas-amberbian force-pushed the feature/8387-search-with-acronyms-subfield-and-autocomplete branch from cadf487 to ec1660f Compare June 17, 2026 00:13
@utas-amberbian utas-amberbian marked this pull request as ready for review June 17, 2026 01:31

@utas-raymondng utas-raymondng left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Generally good, except the hardcode schema, please wait for the es-index update and tag before proceed

SynonymRule.of(r -> r.synonyms("aad => australian antarctic division")),
SynonymRule.of(r -> r.synonyms("aadc => australian antarctic data centre")))));

// 2. an index whose acronym filter points at that set (mirrors portal_records_index_schema.json)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Do not hardcode schema here, please wait for the es-index version tag, and the you update the local depends to point to the one with the correct schema. This enforce schema in sync

@utas-amberbian utas-amberbian marked this pull request as draft June 18, 2026 01:19

@utas-raymondng utas-raymondng left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Lets wait till the es-indexer version tag and you updated the ogc api before PR this

@utas-raymondng

utas-raymondng commented Jun 21, 2026

Copy link
Copy Markdown
Collaborator

@utas-amberbian https://github.com/aodn/es-indexer/releases tagged and please load the schema file that contains your acronym change via the JsonUtils in stacmodel

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