yacy_search_server/source/net/yacy/search/query
orbiter f7571386a3 added a 'collection' property attribute in yacysearch.html which can be
used to select between different collections as defined during a crawl
start with the 'collection' attribute. This actually implements the
ability to prepare search tenants which restrict their search results to
a specific collection. The main use for this is to provide tenants to
the yaml4 interface (at this time).
2013-04-23 20:42:54 +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 fixed ranking for add-function queries: this did not work. The option 2013-04-16 14:45:14 +02:00
QueryModifier.java added a 'collection' property attribute in yacysearch.html which can be 2013-04-23 20:42:54 +02:00
QueryParams.java added a 'collection' property attribute in yacysearch.html which can be 2013-04-23 20:42:54 +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