yacy_search_server/source/net/yacy/document/parser/augment
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
..
AugmentParser.java - added field options to all solr queries. This can be used to restrict 2012-11-19 17:24:34 +01:00