Commit Graph

191 Commits (da380343c2bc9c673900fc28f568474c20cf2fbb)

Author SHA1 Message Date
Michael Peter Christen 2c39b65409 fixes for searches containing stopwords. The fix was done using a 11 years ago
Michael Peter Christen 1a4a69c226 set more logger to 'final static' 11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not 12 years ago
Michael Peter Christen cb85b22725 redesign of the image search process (with much better results, 12 years ago
Michael Peter Christen 47b1c81d08 - refactoring 12 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog: 12 years ago
reger 7480e87386 - fix stopword handling for RWI see example http://bugs.yacy.net/view.php?id=247 12 years ago
Michael Peter Christen c1a2175fbc added transparency to gif image animation and the integration to the 12 years ago
Marc Nause 75f9568472 *) only install files from the RELEASE directory 12 years ago
Marc Nause 3bc5ee6e3d *) added protection against CSRF in update download page 12 years ago
Michael Peter Christen 5c0c56cfe1 Preparations to produce a click depth attribute in the search index. 12 years ago
Michael Peter Christen c5f67a5d6d fixed a problem with local search from solr results: now all results 13 years ago
Michael Peter Christen f8f05ecba7 - added a delete button in host browser to delete a complete subpath 13 years ago
Michael Peter Christen f2d0418218 because the new PngEncoder had a problem with the PixelGrabber which is 13 years ago
Michael Peter Christen b400fc7b4d fix for file parser problem 13 years ago
Michael Peter Christen 6017691522 added an exception catch 13 years ago
Michael Peter Christen 613cf7da7f enhancement to post argument parsing - possible fix to zero-filled 13 years ago
Michael Peter Christen a06930662c replaced some more .getBytes() with UTF8/ASCII.getBytes() 13 years ago
Michael Peter Christen a8167e6e5b clean-up: removed unused methods in kelondro 13 years ago
Michael Peter Christen 8219a445f3 refactoring 13 years ago
Michael Peter Christen 00c1c777fa refactoring 13 years ago
orbiter 563d584420 removed more dependencies in cora from kelondro 13 years ago
Michael Peter Christen 4d29f59a27 removed warnings 13 years ago
orbiter 2094df2e4e - correct length computation for BStringObject (bugfix suggested by 13 years ago
Michael Peter Christen 1687737771 Abstraction of HandleMap and HandleSet 13 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
Michael Peter Christen b0c408788b made class methods static where possible 13 years ago
Michael Peter Christen d3964253ae - added @SuppressWarnings to unused servlet method parameters 13 years ago
Michael Peter Christen ea10766bfd cleaned unnecessary nested code 13 years ago
Michael Peter Christen ce8d4b87d9 fixes for new eclipse 'Juno' warning 'Resource leak'. 13 years ago
Michael Peter Christen b9d42fd9c8 using com.google.common.io.Files instead of homebrew methods 13 years ago
Michael Peter Christen 3b992e6b00 using utf8 String compression in Webstructure database 13 years ago
Michael Peter Christen 701b9a28a0 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 13 years ago
Michael Peter Christen 10c9c17d51 fixed handlemap spread factor and null iterator handling 13 years ago
Michael Peter Christen 461a0ce052 removed warnings 13 years ago
Michael Peter Christen e0d8643226 - performance hacks 13 years ago
Michael Peter Christen 10da7335ea performance hack: use a hash cache for all hashes that are computed by a 13 years ago
Michael Peter Christen c15fcde1c8 add-on to latest commit 13 years ago
Michael Peter Christen cf47d94888 performance hack to parse numbers inside of substrings without actually 13 years ago
Roland 'Quix0r' Haeder a093ccf5eb Now used synchronization in all close() methods to make sure all objects 13 years ago
Michael Peter Christen ba6aaabc51 refactoring + parser bugfixes 13 years ago
Michael Peter Christen 2fc8ecee36 ConcurrentLinkedQueue has a VERY long return time on the .size() method. 13 years ago
Michael Peter Christen c639248c23 protection against strange answers from remote peers during search 13 years ago
Michael Peter Christen d5c1f2746e performance hack 13 years ago
Michael Peter Christen e2f8f263e8 changed storage of search words: keep order 13 years ago
Michael Peter Christen 0b67a0a5d8 added a column index for tables in blob files. This is heavily used 13 years ago
sixcooler 985b78cf89 correct 'avaiable()' to use max of young / eden 13 years ago
sixcooler c9aaa9e00a respect non-reserved Memory in GenerationMemoryStrategy 13 years ago
Michael Peter Christen 0d6176804b emergency disabling of GenerationMemoryStrategy because of non-working 13 years ago