Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Enhanced search #2816

Merged
merged 116 commits into from
May 24, 2024
Merged

feat: Enhanced search #2816

merged 116 commits into from
May 24, 2024

Conversation

hpohekar
Copy link
Collaborator

@hpohekar hpohekar commented May 14, 2024

Closes #2745, #2844

Implemented following capabilities -

  1. semantic matching
  2. foreign language search
  3. wildcard search
  4. close matches (misspelled search terms)

@wiz-inc-572fc38784
Copy link

wiz-inc-572fc38784 bot commented May 14, 2024

Wiz Scan Summary

IaC Misconfigurations 0C 0H 0M 0L 0I
Vulnerabilities 0C 0H 0M 0L 0I
Sensitive Data 0C 0H 0M 0L 1I
Total 0C 0H 0M 0L 1I
Secrets 0🔑

@hpohekar hpohekar linked an issue May 22, 2024 that may be closed by this pull request
@hpohekar hpohekar merged commit beef1be into main May 24, 2024
28 checks passed
@hpohekar hpohekar deleted the feat/enhanced_search_feat branch May 24, 2024 14:12
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.

Create synsets for all API objects names once and use it every time. Enhanced PyFluent search
5 participants