-
Notifications
You must be signed in to change notification settings - Fork 5
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
Implement sematic/lexcial search feature in datagateway search #1527
Draft
kennethnym
wants to merge
17
commits into
develop
Choose a base branch
from
feature/semantic-search
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on May 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 72f1a02 - Browse repository at this point
Copy the full SHA 72f1a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64e51f0 - Browse repository at this point
Copy the full SHA 64e51f0View commit details
Commits on May 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7216e81 - Browse repository at this point
Copy the full SHA 7216e81View commit details
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 27a249a - Browse repository at this point
Copy the full SHA 27a249aView commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8bd4cc8 - Browse repository at this point
Copy the full SHA 8bd4cc8View commit details
Commits on Jun 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0863dc7 - Browse repository at this point
Copy the full SHA 0863dc7View commit details
Commits on Jun 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 96e9cd4 - Browse repository at this point
Copy the full SHA 96e9cd4View commit details
Commits on Jun 13, 2023
-
Merge branch 'develop' into feature/semantic-search
# Conflicts: # packages/datagateway-dataview/src/views/card/isis/isisDataPublicationsCardView.component.test.tsx # packages/datagateway-dataview/src/views/table/isis/isisStudiesTable.component.test.tsx
Configuration menu - View commit details
-
Copy full SHA for 846526b - Browse repository at this point
Copy the full SHA 846526bView commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a571bd3 - Browse repository at this point
Copy the full SHA a571bd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for da070be - Browse repository at this point
Copy the full SHA da070beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 693328c - Browse repository at this point
Copy the full SHA 693328cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74305bf - Browse repository at this point
Copy the full SHA 74305bfView commit details
Commits on Aug 25, 2023
-
Add support for lexical search
The new v2 ML API now supports lexical support. A new dropdown is added to let user choose between 3 search modes: Lucene, semantic, and lexical.
Configuration menu - View commit details
-
Copy full SHA for 6e7b2cf - Browse repository at this point
Copy the full SHA 6e7b2cfView commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c768ccb - Browse repository at this point
Copy the full SHA c768ccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfab365 - Browse repository at this point
Copy the full SHA dfab365View commit details -
Fix Lucene search not working & update tests
- Fix search not working when Lucene search mode selected - Update tests to reflect URL params chhanges
Configuration menu - View commit details
-
Copy full SHA for 19743c0 - Browse repository at this point
Copy the full SHA 19743c0View commit details -
Update parseSearchToQuery test
New searchType param is added, so the expected value needs to be updated
Configuration menu - View commit details
-
Copy full SHA for 159eee0 - Browse repository at this point
Copy the full SHA 159eee0View 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.