dataquest-dev / DSpace

(Official) The DSpace digital asset management system that powers your Institutional Repository
https://wiki.lyrasis.org/display/DSDOC7x/
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

UFAL/Autocomplete enhancement #768

Closed milanmajchrak closed 8 hours ago

milanmajchrak commented 2 months ago
Phases MP MM MB MR JM Total
ETA 0 0 0 0 0 0
Developing 0 0 0 0 0 0
Review 0 0 0 0 0 0
Total - - - - - 0
ETA est. 0
ETA cust. - - - - - 0

Problem description

milanmajchrak commented 1 month ago

One follow-up issue: https://github.com/dataquest-dev/DSpace/issues/789

milanmajchrak commented 1 month ago

@milanmajchrak go through dspace-server-webapp/src/main/java/org/dspace/app/rest/repository/SuggestionRestController.java autocompletecustom

I did, what's wrong?

milanmajchrak commented 8 hours ago

image

I removed that code because it was a small addition I used once during development, and it is no longer needed. I considered keeping it, but since you asked about prefixes and the fix wasn't straightforward, I decided to remove the unused code. The endpoint still works properly, but you always need to search by the full handle (fixed prefix).