yacy_search_server/source/net/yacy/search/navigator
luccioman 9782a98a9c Added the possibility to customize facets sort type and direction
Previously search navigators/facets elements were sorted only by counts.
Now from the ConfigSearchPage_p.html admin page, sort direction
(ascending/descending) and type (on counts or labels) can be customized
independently for each navigator.
2019-01-24 18:43:06 +01:00
..
FileTypeNavigator.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
HostNavigator.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
LanguageNavigator.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
NameSpaceNavigator.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
Navigator.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
NavigatorPlugins.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
NavigatorSort.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
NavigatorSortDirection.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
NavigatorSortType.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
RestrictedStringNavigator.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
StringNavigator.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
TokenizedStringNavigator.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
YearNavigator.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00