Commit Graph

82 Commits (29fe436e365d58858d1c2e464ba8b03f4502d7f3)

Author SHA1 Message Date
orbiter 29fe436e36 - fixed post-ranking including prefer mask
15 years ago
orbiter 1fa0ac26e9 better protection against NPEs during search/ranking
15 years ago
orbiter 4c99d4683d possible fix for lost crawl profile handles: clean-up job did wrong measurement to see if crawl is still running.
15 years ago
lotus 6edc168cfe option to disable dht by memory limit:
15 years ago
orbiter 4431b9767e added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/
15 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
15 years ago
lotus 79251e6f60 configurable disk space hardlimit for dht
15 years ago
orbiter a0e891c63d - some redesign in UI menu structure to make room for new 'Content Integration' main menu containing import servlets for Wikimedia Dumps, phpbb3 forum imports and OAI-PMH imports
15 years ago
orbiter 52470d0de4 - fix for xls parser
15 years ago
orbiter 5e8038ac4d - refactoring of blacklists
15 years ago
orbiter 26fafd85a5 - more refactoring
16 years ago
orbiter 3528b970d6 - refactoring
16 years ago
orbiter a8ce192f63 - shifted main classes to new package net.yacy
16 years ago
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes
16 years ago
orbiter cee7a05ff2 - de-serialized the pdf parser
16 years ago
orbiter c864901087 - moved httpd.mime to defaults path
16 years ago
orbiter 6c347a37eb more options for DocumentIndex
16 years ago
orbiter e7f18ba24b refactoring
16 years ago
orbiter ce8dc575ca refactoring
16 years ago
orbiter bea3b99aff moved table and util classes
16 years ago
orbiter 1e4f8b56ed accumulated classes from different packages into the new rwi package
16 years ago
orbiter 194da25a2f moved kelondro index
16 years ago
orbiter 4446acc8cd moved kelondro order
16 years ago
orbiter f677d534b1 start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root
16 years ago
orbiter ea473e32b8 refactoring
16 years ago
orbiter 735e2737e3 * added index segments
16 years ago
orbiter 09de5da74a once again a performance hack
16 years ago
orbiter 6e0dc39a7d - some fixes to prevent blocking situations
16 years ago
orbiter 04a548a1e3 - temporary integrated the transferURL servlet as static class instead as a class that is called using reflection to investigate the OOM problems in that class
16 years ago
orbiter 6aa474f529 - better logging for web cache access and fail reasons
16 years ago
orbiter 3671c37989 added experimental oai-pmh reader and integrated it with the existing dublin core parser
16 years ago
orbiter 1171a72006 fix for deadlock as seen in http://forum.yacy-websuche.de/viewtopic.php?p=17521#p17521
16 years ago
orbiter 8ea1d7ab59 fix for wrong assert condition in search abstract generation
16 years ago
orbiter 54c7cbf1d9 - fast result for local search in case that less than 10 hits exists
16 years ago
orbiter e627f75415 one more fix to badwords and stopwords
16 years ago
orbiter 721b88efbd - fixed a problem loading blacklists with new yacycore.jar
16 years ago
orbiter 68465c37af added a convenience class to add files into a YaCy index
16 years ago
orbiter 573d03c7d7 added configuration to enable ram table copy
16 years ago
orbiter 3be54e1891 fix to rule when to use a ram table copy
16 years ago
orbiter 700218846c disabled or removed sleep calls
16 years ago
low012 53bbdfd19a *) setting SVN keywords
16 years ago
low012 25f6145934 *) preventing null pointer exception in case empty search word or only one character is enterd or all search words are removed by filters
16 years ago
orbiter af3a696fc4 added a fast-fail concept in search processes. The search now has better control if all the remote searches may bring any result. If all processes are finished, then all search tasks fail fast.
16 years ago
orbiter 67eddaec4b changed way to integrate dictionary files:
16 years ago
orbiter d656a94f55 fix for bad paths in dictionary processing
16 years ago
orbiter 3b9aaf9e9f - inserted new library tests inside DidYouMean
16 years ago
orbiter bf8ed00e9e removed debugging code
16 years ago
orbiter ead48c4b25 fix for preparation of search result pages with offset > 10:
16 years ago
orbiter 10d3e856b5 better concurrency, less blocking & performance hacks
16 years ago
orbiter 1a9cfd8718 some performance hacks (CPU only, not IO)
16 years ago