Commit Graph

40 Commits (9fb5d661f2863fb26c45c8bb14241383269b8205)

Author SHA1 Message Date
orbiter fa1090113d - next try to fix the networking problem:
17 years ago
danielr fbe335db73 consistent use of de.anomic.server.serverMemory to get information about memory statistics
17 years ago
orbiter f4c73d8c68 - fixed highslide usage
17 years ago
orbiter 7404256997 - no more search time-out!
17 years ago
orbiter 016fc594af more generics
17 years ago
orbiter df2a7a8ac8 more generics
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
orbiter 01554f4012 fixed bug with double-check in crawler
17 years ago
orbiter 0abf33ed03 - tried to remove deadlock
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
borg-0300 a5d28785b1 less OOM (works for me)
17 years ago
orbiter 143fa40d77 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=394&p=2382#p2382
17 years ago
orbiter 4779f314fe first version of next-generation search interface:
17 years ago
orbiter a34d9b8609 * added a search history cache that maintains search results for 10 minutes
17 years ago
orbiter 72752bb503 because of a new database structure handling, the memory need for accessing
17 years ago
orbiter 9628db6cdc enhanced memory allocation during database access:
18 years ago
orbiter ba2c307ab3 optimized memory allocation in kelondroRow.Entry
18 years ago
orbiter 2cb16824e3 removed support for old database structures.
18 years ago
orbiter 5bbf010107 removed synchronization of size() method from numerous classes to avoid thread locking
18 years ago
orbiter 38b93f8cb8 bugfix for my last commit:
18 years ago
orbiter d755a8026d - better OOM protection
18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches
18 years ago
orbiter b466baa574 added some memory protection
18 years ago
orbiter 51e12049fa third generation of R/W head path optimization
18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
18 years ago
orbiter 1f1f398bfa enhanced speed of RAM cache flush by factor 20 (twenty times faster)
18 years ago
orbiter daf2e15f59 some storage process enhancements (write without preceding read)
18 years ago
orbiter 9c2101a852 small enhancement to cache dump
18 years ago
(no author) c67d22116e added exists-check based only on RAM index lookup:
18 years ago
orbiter c48374d14a new memory limit computation for indexing queue
18 years ago
orbiter 937ccd4e76 fix for snippet-generation
18 years ago
orbiter 10d888e70c - added a media search for images, audio, video and applications
18 years ago
orbiter 9a85f5abc3 cleanup
18 years ago
orbiter 773ba1e91a - generalized object order handling
18 years ago
orbiter 109ed0a0bb - cleaned up code; removed methods to write the old data structures
18 years ago
orbiter 052f28312a removed assortments from indexing data structures
18 years ago
orbiter e3d75f42bd final version of collection entry type definition
18 years ago
orbiter bb7d4b5d5e refactoring to prepare new RWI entry object
18 years ago
orbiter ba967c4875 - bugfixes and debug code
18 years ago
orbiter ee4715a21c - more asserts
18 years ago