Commit Graph

21 Commits (9a5694261a95c50e5e669a39868e1a9bbe56f93a)

Author SHA1 Message Date
luccioman 9782a98a9c Added the possibility to customize facets sort type and direction
6 years ago
sgaebel c2398fd890 remove warnings: 'Statement unnecessarily nested within else clause'
6 years ago
reger 87077b8fb6 Adjust and move Language Navigator to be member of the navigatior plugin
7 years ago
reger f8071ac8ae Make TokenizedStringNavigator (used for keyword search facet) active
7 years ago
luccioman 8303e15419 Reduced number of search navigators refresh requests in JS resort mode
7 years ago
reger a814f3d885 Introduce keyword query parameter
8 years ago
luccioman 527d494c1a Fixed "Unchecked conversion" compilation warnings.
8 years ago
reger 7b80189bda Activate hosts navigator plugin. This includes rwi results in the navigator
8 years ago
reger b7417ac329 Introduce a Keyword search navigator using the index field keywords.
8 years ago
reger 9b6d1abd9e eliminate some compiler unchecked and deprecation warnings
8 years ago
luccioman 6a4d51d8f9 Cleaned up some Javadoc warnings.
8 years ago
reger 8eb6fba59c activate filetype navigator plugin and restrict config (append) of navs
8 years ago
reger bab4804d11 add FileTypeNavigator plugin
8 years ago
reger 0758c868c9 add HostNavigator plugin
8 years ago
reger 60160877f5 bundle initialization of search navigation plugins in separate handler
8 years ago
reger 59130777a6 add high scored items first to YearNavigator (to make sure to be included
8 years ago
reger 08a0acc35d make a YearNavigator availabel, useable as SearchEvent.naviator plugin.
8 years ago
reger 7742579ca4 make a LanguageNavigator availabel, useable for the SearchEvent.naviator
8 years ago
reger 3d1d297308 refactor namespace navigator as part of navigatorplugin map, this allows
8 years ago
reger 67f660523b Make navigators underlaying indexfield name accessible in interface
8 years ago
reger 5eb3ee4e20 Add search navigator interface to allow for additional navigators (plugins)
8 years ago