yacy_search_server/source/net/yacy/search/query
Michael Peter Christen 082e3274d6 - setting the same default ranking in the solr interface as for YaCy
search interfaces if no other ranking attributes are given
- using the YaCy ranking in the GSA interface only if there was not
given a GSA-style sort attribute
- to avoid confusion about correct ranking attributes, only the default
'0'-ranking profile is used and not scenario-adopted (site, date)
because that should be configurable in the web interface before it is
used actually for ranking.
2013-04-12 10:48:41 +02:00
..
AccessTracker.java complete redesign of search process: 2013-02-26 17:16:31 +01:00
HeuristicResult.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
QueryGoal.java enhanced did-you-mean (a bit): can now remember previously searched 2013-03-17 10:52:31 +01:00
QueryModifier.java introduced a second core named 'webgraph'. This core will hold the link 2013-02-21 13:23:55 +01:00
QueryParams.java - setting the same default ranking in the solr interface as for YaCy 2013-04-12 10:48:41 +02:00
SearchEvent.java - setting the same default ranking in the solr interface as for YaCy 2013-04-12 10:48:41 +02:00
SearchEventCache.java changes in ranking computation 2013-03-13 14:47:00 +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