Commit Graph

44 Commits (44874f2cb9e0c324ae24c33f479f94836d2cc3df)

Author SHA1 Message Date
orbiter 0cf006865e refactoring and enhanced concurrency 15 years ago
orbiter 83ac07874f - corrected return value of put() methods (not used anywhere, so it did not harm before) 15 years ago
orbiter 39f409a7bb performance hacks 15 years ago
orbiter 348dece62f redesign of the SortStack and SortStore classes: 15 years ago
orbiter 24502fe3de performance hacks 15 years ago
orbiter 3197ca42ed preparations to move the HTCache into cora: 15 years ago
orbiter 7e2d6fac12 patch for bad values during local search join 15 years ago
orbiter 87087f12fe - scanned remote search process and enhanced some data structure and synchronizations here and there 15 years ago
orbiter de4f30bb2e UTF-8 fix 15 years ago
orbiter 11639aef35 - added new protocol loader for 'file'-type URLs 15 years ago
orbiter 6950d8a33d fixes to SMB crawler 15 years ago
orbiter cf43bdc87e This is a large bugfix and enhancement commit to support a better location detection for data 15 years ago
orbiter c45117f81f fixed dates in metadata 15 years ago
orbiter 90c3e5d6f6 - cleanup, removed unused imports 15 years ago
orbiter 3a50b5aa04 enhanced object hash computation 15 years ago
orbiter 1a8a134e0c continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 15 years ago
orbiter 2e26744f4e more concurrency when normalizing RWI entries + cleanup 15 years ago
orbiter 70e6222978 more concurrency during search requests 15 years ago
low012 dc93cec3a8 *) Java 1.5 compatibility (see http://forum.yacy-websuche.de/viewtopic.php?f=8&t=2764) 15 years ago
orbiter 67ec58d8e7 search performance enhancement 15 years ago
hermens ef467a0303 Another workaround for the second part of http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2770 15 years ago
orbiter 25aef069a6 continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 15 years ago
orbiter 1e8e79b9ef redesign of reference hash (URL-hash) parameter hand-over: 15 years ago
orbiter bb63c5d075 using a Pattern object with precompiled regular expressions to apply must-match constraints to search results: should speed up pre-sorting of search results and should cause richer search result sets 15 years ago
orbiter 1198b9989d bugfixes, more sorttable 15 years ago
orbiter de01fe0e6d fix for bug in url parser 15 years ago
orbiter 1bbe14d23f SVN 6716 unfortunately contained parts of the unfinished SMB integration. To fix compile errors the remaining parts of the SMB implementation stub is added with this commit. 15 years ago
orbiter 30c8185139 fix for sid check 15 years ago
orbiter ef62d017e5 integrated session id filtering for crawler 15 years ago
orbiter d8d9984913 added framework for session id filtering (not ready yet) 15 years ago
orbiter 7fdf59a77f misc NPE check 15 years ago
orbiter db19a941cf added new image index storage classes (not integrated yet) 15 years ago
orbiter 82f57f79e5 more PMD enhancements 15 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD 15 years ago
low012 e04cb8cef0 *) adding more SVN properties 15 years ago
orbiter a37878b7d5 url parser regex performance hack 15 years ago
orbiter 29fde9ed49 better control of ranking order in sort stack 15 years ago
orbiter 4df88a4e7a - fixes for missing or bad hashCode computation 16 years ago
orbiter 1dff620181 Better implementation of SortStack and SortStore and adoptions in all using classes to implement the necessary Comparable interface and hash code computation. 16 years ago
orbiter 4431b9767e added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 16 years ago
orbiter b0b7a4f9a5 - added function to OAI-PMH reader that can pull all records from a server using an evaluation of the resumption token to get URL to retrieve remaining records 16 years ago
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes 16 years ago
orbiter e7f18ba24b refactoring 16 years ago
orbiter ce8dc575ca refactoring 16 years ago