diff --git a/addon/YaCy.app/Contents/MacOS/JavaApplicationStub b/addon/YaCy.app/Contents/MacOS/JavaApplicationStub old mode 100755 new mode 100644 diff --git a/addon/testkeys b/addon/testkeys old mode 100755 new mode 100644 diff --git a/defaults/solr/schema.xml b/defaults/solr/schema.xml old mode 100755 new mode 100644 diff --git a/defaults/solr/solrconfig.xml b/defaults/solr/solrconfig.xml old mode 100755 new mode 100644 diff --git a/defaults/yacy.logging b/defaults/yacy.logging index 3eaea30b2..dbd3e454f 100644 --- a/defaults/yacy.logging +++ b/defaults/yacy.logging @@ -44,6 +44,9 @@ java.util.logging.FileHandler.level = ALL java.util.logging.FileHandler.formatter=net.yacy.kelondro.logging.SimpleLogFormatter java.util.logging.FileHandler.encoding=UTF-8 +# Properties for crawler +net.yacy.crawler.robots.RobotsTxt.level = SEVERE + # Properties for the GuiHandler net.yacy.kelondro.logging.GuiHandler.level = ALL net.yacy.kelondro.logging.GuiHandler.formatter=net.yacy.kelondro.logging.SimpleLogFormatter @@ -79,18 +82,42 @@ httpclient.wire.level = OFF org.apache.pdfbox.level = INFO # Properties for solr -org.apache.solr.core.Config.level = INFO +org.apache.solr.client.solrj.impl.HttpClientUtil.level = SEVERE +org.apache.solr.core.Config.level = SEVERE +org.apache.solr.core.CoreContainer.level = SEVERE +org.apache.solr.core.JmxMonitoredMap.level = SEVERE +org.apache.solr.core.RequestHandlers.level = SEVERE +org.apache.solr.core.SolrConfig.level = SEVERE org.apache.solr.core.SolrCore.level = SEVERE -org.apache.solr.core.SolrResourceLoader.level = INFO +org.apache.solr.core.SolrResourceLoader.level = SEVERE org.apache.solr.core.CachingDirectoryFactory.level = OFF org.apache.solr.util.plugin.AbstractPluginLoader.level = INFO org.apache.solr.schema.IndexSchema.level = INFO org.apache.solr.schema.FieldTypePluginLoader.level = INFO +org.apache.solr.handler.component.HttpShardHandlerFactory.level = SEVERE +org.apache.solr.handler.component.QueryElevationComponent.level = SEVERE +org.apache.solr.handler.component.SearchHandler.level = SEVERE +org.apache.solr.handler.component.SpellCheckComponent.level = SEVERE +org.apache.solr.handler.loader.XMLLoader.level = SEVERE +org.apache.solr.handler.ReplicationHandler.level = SEVERE org.apache.solr.handler.UpdateRequestHandler.level = INFO -org.apache.solr.handler.loader.XMLLoader.level = INFO -org.apache.solr.search.SolrIndexSearcher.level = INFO +org.apache.solr.response.XSLTResponseWriter.level = SEVERE +org.apache.solr.schema.FileExchangeRateProvider.level = SEVERE +org.apache.solr.schema.IndexSchema.level = SEVERE +org.apache.solr.search.SolrIndexSearcher.level = SEVERE +org.apache.solr.spelling.DirectSolrSpellChecker.level = SEVERE org.apache.solr.update.processor.LogUpdateProcessor.level = OFF +org.apache.solr.update.DefaultSolrCoreState.level = SEVERE +org.apache.solr.update.SolrCoreState.level = SEVERE org.apache.solr.update.SolrIndexWriter.level = INFO +org.apache.solr.update.UpdateHandler.level = SEVERE + +# Properties for jena +com.hp.hpl.jena.util.FileManager.level = SEVERE +com.hp.hpl.jena.util.LocationMapper.level = SEVERE +com.hp.hpl.jena.util.LocatorClassLoader.level = SEVERE +com.hp.hpl.jena.util.LocatorFile.level = SEVERE +com.hp.hpl.jena.util.SystemUtils.level = SEVERE # Properties for the YaCy solr interface net.yacy.cora.federate.solr.connector.SolrServerConnector.level = INFO @@ -98,3 +125,6 @@ net.yacy.cora.federate.solr.connector.SolrServerConnector.level = INFO # java properties javax.management.misc.level = INFO javax.management.mbeanserver.level = INFO + +# Properties for Collection +CollectionConfiguration.CRHost.level = SEVERE diff --git a/htroot/api/feed.rss b/htroot/api/feed.rss old mode 100755 new mode 100644 diff --git a/htroot/env/terminal.css b/htroot/env/terminal.css old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/controlbar2.gif b/htroot/js/highslide/graphics/controlbar2.gif old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/controlbar3.gif b/htroot/js/highslide/graphics/controlbar3.gif old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/controlbar4-hover.gif b/htroot/js/highslide/graphics/controlbar4-hover.gif old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/controlbar4.gif b/htroot/js/highslide/graphics/controlbar4.gif old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/fullexpand.gif b/htroot/js/highslide/graphics/fullexpand.gif old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/geckodimmer.png b/htroot/js/highslide/graphics/geckodimmer.png old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/loader.gif b/htroot/js/highslide/graphics/loader.gif old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/loader.white.gif b/htroot/js/highslide/graphics/loader.white.gif old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/outlines/Outlines.psd b/htroot/js/highslide/graphics/outlines/Outlines.psd old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/outlines/beveled.png b/htroot/js/highslide/graphics/outlines/beveled.png old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/outlines/drop-shadow.png b/htroot/js/highslide/graphics/outlines/drop-shadow.png old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/outlines/glossy-dark.png b/htroot/js/highslide/graphics/outlines/glossy-dark.png old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/outlines/outer-glow.png b/htroot/js/highslide/graphics/outlines/outer-glow.png old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/outlines/rounded-black.png b/htroot/js/highslide/graphics/outlines/rounded-black.png old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/outlines/rounded-white.png b/htroot/js/highslide/graphics/outlines/rounded-white.png old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/resize.gif b/htroot/js/highslide/graphics/resize.gif old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/zoomin.cur b/htroot/js/highslide/graphics/zoomin.cur old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/graphics/zoomout.cur b/htroot/js/highslide/graphics/zoomout.cur old mode 100755 new mode 100644 diff --git a/htroot/js/highslide/highslide.js b/htroot/js/highslide/highslide.js old mode 100755 new mode 100644 diff --git a/htroot/js/query.js b/htroot/js/query.js old mode 100755 new mode 100644 diff --git a/htroot/js/rss2.js b/htroot/js/rss2.js old mode 100755 new mode 100644 diff --git a/htroot/processing/domaingraph/applet/domaingraph.jar b/htroot/processing/domaingraph/applet/domaingraph.jar old mode 100755 new mode 100644 diff --git a/htroot/processing/domaingraph/applet/domaingraph.pde b/htroot/processing/domaingraph/applet/domaingraph.pde old mode 100755 new mode 100644 diff --git a/htroot/processing/domaingraph/applet/loading.gif b/htroot/processing/domaingraph/applet/loading.gif old mode 100755 new mode 100644 diff --git a/htroot/processing/domaingraph/domaingraph.pde b/htroot/processing/domaingraph/domaingraph.pde old mode 100755 new mode 100644 diff --git a/htroot/processing/put_in_libraries/animation.zip b/htroot/processing/put_in_libraries/animation.zip old mode 100755 new mode 100644 diff --git a/htroot/processing/put_in_libraries/physics.zip b/htroot/processing/put_in_libraries/physics.zip old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/Thumbs.db b/htroot/yacy/ui/colorpicker_images/Thumbs.db old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/blank.gif b/htroot/yacy/ui/colorpicker_images/blank.gif old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/colorpicker_background.png b/htroot/yacy/ui/colorpicker_images/colorpicker_background.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/colorpicker_hex.png b/htroot/yacy/ui/colorpicker_images/colorpicker_hex.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/colorpicker_hsb_b.png b/htroot/yacy/ui/colorpicker_images/colorpicker_hsb_b.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/colorpicker_hsb_h.png b/htroot/yacy/ui/colorpicker_images/colorpicker_hsb_h.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/colorpicker_hsb_s.png b/htroot/yacy/ui/colorpicker_images/colorpicker_hsb_s.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/colorpicker_indic.gif b/htroot/yacy/ui/colorpicker_images/colorpicker_indic.gif old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/colorpicker_overlay.png b/htroot/yacy/ui/colorpicker_images/colorpicker_overlay.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/colorpicker_rgb_b.png b/htroot/yacy/ui/colorpicker_images/colorpicker_rgb_b.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/colorpicker_rgb_g.png b/htroot/yacy/ui/colorpicker_images/colorpicker_rgb_g.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/colorpicker_rgb_r.png b/htroot/yacy/ui/colorpicker_images/colorpicker_rgb_r.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/colorpicker_select.gif b/htroot/yacy/ui/colorpicker_images/colorpicker_select.gif old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/colorpicker_submit.png b/htroot/yacy/ui/colorpicker_images/colorpicker_submit.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/custom_background.png b/htroot/yacy/ui/colorpicker_images/custom_background.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/custom_hex.png b/htroot/yacy/ui/colorpicker_images/custom_hex.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/custom_hsb_b.png b/htroot/yacy/ui/colorpicker_images/custom_hsb_b.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/custom_hsb_h.png b/htroot/yacy/ui/colorpicker_images/custom_hsb_h.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/custom_hsb_s.png b/htroot/yacy/ui/colorpicker_images/custom_hsb_s.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/custom_indic.gif b/htroot/yacy/ui/colorpicker_images/custom_indic.gif old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/custom_rgb_b.png b/htroot/yacy/ui/colorpicker_images/custom_rgb_b.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/custom_rgb_g.png b/htroot/yacy/ui/colorpicker_images/custom_rgb_g.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/custom_rgb_r.png b/htroot/yacy/ui/colorpicker_images/custom_rgb_r.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/custom_submit.png b/htroot/yacy/ui/colorpicker_images/custom_submit.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/select.png b/htroot/yacy/ui/colorpicker_images/select.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/select2.png b/htroot/yacy/ui/colorpicker_images/select2.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/colorpicker_images/slider.png b/htroot/yacy/ui/colorpicker_images/slider.png old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/css/colorpicker.css b/htroot/yacy/ui/css/colorpicker.css old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/js/jquery-1.3.2.min.js b/htroot/yacy/ui/js/jquery-1.3.2.min.js old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/js/jquery-ui-1.7.2.min.js b/htroot/yacy/ui/js/jquery-ui-1.7.2.min.js old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/js/jquery.tagcloud.min.js b/htroot/yacy/ui/js/jquery.tagcloud.min.js old mode 100755 new mode 100644 diff --git a/htroot/yacy/ui/js/jquery.tinysort.min.js b/htroot/yacy/ui/js/jquery.tinysort.min.js old mode 100755 new mode 100644 diff --git a/lib/jcifs-1.3.15-LICENSE.txt b/lib/jcifs-1.3.15-LICENSE.txt old mode 100755 new mode 100644