Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Using jquery and jquery-ui libraries we'll try to setup the autocomplete functionality on every textbox of advanced search page, we'll take advantage of Discovery Solr cores to add an additional search core for JSPUI. This tweaking has been done on a linux system using ln command, there's no grant that will work in Windows the same way.

Once finished our textboxes must work like this:

Image Added

Wiki Markup
Administrators that use XMLUI interface will notice that Discovery functionality strongly increases searching and browsing by the use of layered navigation and textbox autocomplete among others. To achieve these goals an Apache Solr search server is deployed to take care of all query-reponse handling. 
JSPUI interface use an Apache Lucene Directory (located on  \[dspace\]/search ) to search and browse by, but it leaks of previously mentioned functionalities.