yacy_search_server/source/net/yacy
Michael Peter Christen f5ca5cea44 - added field options to all solr queries. This can be used to restrict
the actual data which is fetched from solr.
- used the new field options to reduce generic options like getting the
load date or the count of search results. should increase overall speed
- used the new field options to reduce overhead in the host browser
during aquisition of links.
- used the field options to make checking of links in crawler faster
- if the crawler is paused, the crawl queue is not cleaned
2012-11-19 17:24:34 +01:00
..
contentcontrol SMW Import: replaced JSON import routines with stable ones 2012-11-12 11:17:50 +01:00
cora - added field options to all solr queries. This can be used to restrict 2012-11-19 17:24:34 +01:00
crawler - added field options to all solr queries. This can be used to restrict 2012-11-19 17:24:34 +01:00
data - added field options to all solr queries. This can be used to restrict 2012-11-19 17:24:34 +01:00
document - added field options to all solr queries. This can be used to restrict 2012-11-19 17:24:34 +01:00
gui removed unused method parameters 2012-07-05 10:23:07 +02:00
interaction refactor package 2012-11-09 16:22:24 +01:00
kelondro - added field options to all solr queries. This can be used to restrict 2012-11-19 17:24:34 +01:00
peers redesign of the QueryParams class: introduced QueryGoal which holds the 2012-11-18 01:22:41 +01:00
repository replaced the custom robots.txt loader by the standard http loader 2012-10-28 22:48:11 +01:00
search - added field options to all solr queries. This can be used to restrict 2012-11-19 17:24:34 +01:00
server fix for some interface problems 2012-11-05 22:14:52 +01:00
upnp - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
utils refactoring 2012-09-21 16:46:57 +02:00
visualization another performance and memory hack to graphics: this makes it possible 2012-10-25 21:40:27 +02:00
dbtest.java - added a method for the RasterPlotter to draw arrow endings to lines 2012-10-25 16:05:04 +02:00
migration.java refactoring 2012-09-21 16:46:57 +02:00
yacy.java - removed unnecessary synchronized and deadlock in crawler 2012-10-28 19:56:02 +01:00
YaCySearchClient.java made class methods static where possible 2012-07-05 12:38:41 +02:00