yacy_search_server/source/net/yacy/search/query
reger f143804382 fix configuration for search page navigators
- added additional config page (ConfigSearchPage_p) for easy setup of search page layout (to not overload ConfigPortal page)
   - currently redundant setting with part of ConfigPortal page
- added missing config for filetype and protocol navigator
- adjusted init of SearchEvent to check navigation config setting
- renamed RankigProcess.getTopicNavigator to getTopics (to distiguish between added SearchEvent.getTopicNavigator)
2013-01-05 19:00:54 +01:00
..
AccessTracker.java distinguishing modified query string and original query string 2012-12-15 00:05:46 +01:00
HeuristicResult.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
QueryGoal.java use the search configuration to default the cacheStrategy to the value 2012-12-27 03:19:21 +01:00
QueryParams.java added a filterscannerfail attribute to QueryParams which causes that a 2012-12-29 17:47:34 +01:00
RankingProcess.java fix configuration for search page navigators 2013-01-05 19:00:54 +01:00
SearchEvent.java fix configuration for search page navigators 2013-01-05 19:00:54 +01:00
SearchEventCache.java update to Solr Boost handling 2012-12-05 12:26:42 +01:00
SearchEventType.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
SecondarySearchSuperviser.java redesign of the QueryParams class: introduced QueryGoal which holds the 2012-11-18 01:22:41 +01:00
SnippetWorker.java added a feature to find similarities in documents. 2012-11-21 18:46:49 +01:00