-
-
Notifications
You must be signed in to change notification settings - Fork 217
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
Add fuzzy-date function to case search #35065
Merged
Merged
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2814c17 - Browse repository at this point
Copy the full SHA 2814c17View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe75789 - Browse repository at this point
Copy the full SHA fe75789View commit details
Commits on Sep 3, 2024
-
More readable implementation of flipping decade digits in year
Co-authored-by: Ethan Soergel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acc4f66 - Browse repository at this point
Copy the full SHA acc4f66View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec9d241 - Browse repository at this point
Copy the full SHA ec9d241View commit details -
Restructure fuzzy-date query to boost original val
Use should query with two clauses: 1) terms for all permutations and 2) term for just the orignal date will give cases with an exact date match a higher score.
Configuration menu - View commit details
-
Copy full SHA for 023eb53 - Browse repository at this point
Copy the full SHA 023eb53View commit details -
Add validation for date just in case
Should be formatted correctly beforehand though
Configuration menu - View commit details
-
Copy full SHA for 1c2e1c7 - Browse repository at this point
Copy the full SHA 1c2e1c7View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75e7234 - Browse repository at this point
Copy the full SHA 75e7234View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e28bbfc - Browse repository at this point
Copy the full SHA e28bbfcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.