Skip to content

Adding tags and correcting index name retrieval for elastic index#426

Open
hina-shah wants to merge 5 commits intoDugModel2.0from
add-tags
Open

Adding tags and correcting index name retrieval for elastic index#426
hina-shah wants to merge 5 commits intoDugModel2.0from
add-tags

Conversation

@hina-shah
Copy link

Addings tags to "DugElement"
Resolved a bug where Indexer was pulling the wrong index names at startup resulting in index mapping mismatch when index names were not default.

**simple_query_string_search,
"fields": [
"tags.value.text",
"tags.category"
Copy link
Contributor

@frostyfan109 frostyfan109 Mar 12, 2026

Choose a reason for hiding this comment

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

Including category here may be superfluous, unless the intention is to support searching e.g. "Research Networks" and that returns elements tagged with that

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.

3 participants