yacy_search_server/source/net/yacy/search/query
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
..
AccessTracker.java Adjusted Solr select servlet output when using an external Solr only 2018-04-06 15:16:54 +02:00
HeuristicResult.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
QueryGoal.java Reduced text snippet extraction processing time. 2018-05-11 15:42:53 +02:00
QueryModifier.java Improved support for internationalized domain names on "site:" modifier 2017-12-04 18:23:26 +01:00
QueryParams.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
SearchEvent.java Added the possibility to customize facets sort type and direction 2019-01-24 18:43:06 +01:00
SearchEventCache.java Enabled displaying results after 14th page for local search queries. 2016-12-20 14:52:33 +01:00
SearchEventType.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
SecondarySearchSuperviser.java Small perf improvement : initialize threads names early when possible 2018-05-23 14:45:35 +02:00