Commit Graph

238 Commits (9d0af17c5b4b1f280e6563f03ec72b550e3c5ee3)

Author SHA1 Message Date
orbiter 7150b463ff changed handling of default values and database paths:
17 years ago
orbiter 9c989fe5f7 fixed deadlock
17 years ago
orbiter 1dce2f1079 more multithreading support:
17 years ago
orbiter f4c73d8c68 - fixed highslide usage
17 years ago
orbiter 2327451653 - changed order of database initialisation (index first)
17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations
17 years ago
orbiter ff6b69b37e fix for NPE in access tracker
17 years ago
orbiter 42c1e11f2b added another link double-check
17 years ago
orbiter a1e9e6e2e6 fix for search result page navigation
17 years ago
orbiter 7404256997 - no more search time-out!
17 years ago
orbiter fa3b8f0ae1 fixed bug in remote search
17 years ago
orbiter 2485681002 added termination control for RotateIterator
17 years ago
orbiter efd0b8371a - added parsing of Dublin Core - compliant metadata (see RFC 5013 and ISO 15836) to html parser
17 years ago
orbiter f4e9ff6ce9 more generics
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
orbiter 9d8b17188a more generics, bugfixes for wrong cast
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
orbiter c48b73cda2 redesign of ranking data structure
17 years ago
orbiter 6f1308da2f - some enhancements to IndexControlURLs (shows more links, connects referrer to another query)
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter 55da871211 preparations for better ranking: better debugging of index properties
17 years ago
orbiter 0abf33ed03 - tried to remove deadlock
17 years ago
orbiter ecba35de72 enhanced computing speed of kelondro core function: sorting
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
hermens 8f9d65da67 Small corrections to dhtFlushControl()
17 years ago
orbiter 55c87b3b12 changed behavior of crawl stacker
17 years ago
hermens d732840f8a Avoid ConcurrentModificationException when accessing the PerformanceQueues page while yacy is indexing.
17 years ago
fuchsi 35303f9504 add real size values (KBytes) of the DHT-In/Out-RAM-Caches to the PerformanceQueues page. A lot of users seem to tweak this value and it might help in finding the best size in relation to the peer's memory ressources.
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 842308ea97 - redesigned crawl start menu, integrated monitoring pages
17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter 4779f314fe first version of next-generation search interface:
17 years ago
orbiter e332b844b2 - enhanced remote search: during waiting time for remote crawls
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 947fc46904 refactoring of search process:
18 years ago
orbiter 5605887571 refactoring of search processes
18 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
michitux a695c93662 Fix of the Status-page for IE:
18 years ago
orbiter b28e5d0ee9 protection against wrong word hash length
18 years ago
orbiter b9add5cf37 some bugfixes:
18 years ago
orbiter 47e90f31b2 fix for deadlock in plasmaWordIndex.addPageIndex
18 years ago
orbiter 62c947b4aa next try to fix deadlock in plasmaWordIndex
18 years ago
orbiter fa012789b2 tried to fix a deadlock problem durin shutdown
18 years ago
orbiter 063063aa0c fix for 100% cpu bug during dht selection
18 years ago
orbiter 159bd0cab5 diverses; b.o. fix for http://www.yacy-forum.de/viewtopic.php?p=33914#33914
18 years ago
orbiter ba2c307ab3 optimized memory allocation in kelondroRow.Entry
18 years ago
orbiter 5c3afb3202 added option to configure a path to a secondary index location.
18 years ago