Skip to content

Conversation

@RobertGlobant20
Copy link
Contributor

Purpose

Cherry-Picking DYN-6061 search missing nodes #14258

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated
  • This PR contains no files larger than 50 MB

Release Notes

Cherry-Picking DYN-6061 search missing nodes #14258

Reviewers

@QilongTang

FYIs

Due that we were using a StandardAnalyzer for Lucene searching  we were not able to find some nodes in the results like "+", "*", "And". So I had to implement a Custom Analyzer so we will be using a specific Tokenizer that supports those special characters in the search term.
Also I've added a Unit Test that validates if a set of specific nodes are found or not.
@QilongTang QilongTang added this to the 2.19.0 milestone Aug 15, 2023
@QilongTang QilongTang merged commit 5e88085 into DynamoDS:RC2.19.0_master Aug 15, 2023
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