forked from DSpace/DSpace
-
Notifications
You must be signed in to change notification settings - Fork 2
UFAL/Autocomplete enhancement #768
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
ab2d7c0
Added solr index `handle_title_ac` and `_comp` for the Item
milanmajchrak c9f56eb
Added support for searching results from specific solr indexes.
milanmajchrak 7e357a4
Supported searching Item byHandle when passed a handle as parameter w…
milanmajchrak 3dae319
Added autocompleteCustom `solr-subject_ac` and `handle_title_ac`.
milanmajchrak 807400c
Added autocompleteCustom `solr-publisher_ac`.
milanmajchrak c10fdb7
Added cfg property to define a separator from the solr value to get o…
milanmajchrak 05f6fe4
Added autocompleteCustom `solr-dataProvider_ac`
milanmajchrak 8655cdc
Refactored code and created integration test for the SuggestionRestCo…
milanmajchrak e542465
Fixed conflicts and checkstyle issues
milanmajchrak 3ef7de7
Merge branch 'dtq-dev' into ufal/autocomplete-enhancement
milanmajchrak 920a7d4
Updated suggestion integration tests because it has had a conflict wi…
milanmajchrak 8de895c
Merge branch 'ufal/autocomplete-enhancement' of github.com:dataquest-…
milanmajchrak ae27d91
Added doc and changed `autocomplete.custom.format` to `autocomplete.c…
milanmajchrak a9e1b6c
Added support for loading suggestions from the json file - need to re…
milanmajchrak e453656
Refactored and added docs.
milanmajchrak 154363a
Fixed checkstyle issue
milanmajchrak 2f6c227
Created tests and fixed failing ones due to updated solr definition
milanmajchrak 888b603
Fixed checkstyle issues
milanmajchrak adb92cd
Synchronized submission-forms_cs.xml with the original-english one
milanmajchrak 2dc2872
Added docs about magic constants
milanmajchrak ce07684
Added doc why the handle is updated to canonical form in the searchby…
milanmajchrak 21d00b2
Allow searching only within the solr indexes or JSON files permitted …
milanmajchrak ff983b3
Removed normalization of handle prefix because there could be more pr…
milanmajchrak 99b9df9
Fixed conflicts
milanmajchrak 1d81001
Fixed if condition and config property default value.
milanmajchrak 967734c
Fixed integration tests. Allowed autocomplete custom was missing in t…
milanmajchrak e6b0756
The suggestion endpoint is allowed only for authorized users
milanmajchrak 3f49113
Refactored method for the normalizing the query for the discoverQuery…
milanmajchrak b4d7b65
Fixed checkstyle issues
milanmajchrak File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.