Commit Graph

269 Commits (4cf875336cee6fe1e74301f917ba5e38a47f7643)

Author SHA1 Message Date
orbiter 1457bfce16 added updateYACY.sh to release build
16 years ago
orbiter d58b395993 fix for http://forum.yacy-websuche.de/viewtopic.php?p=15693#p15693
16 years ago
orbiter a5d481eab1 enhanced navigation
16 years ago
orbiter 4b4bddca00 added new submenu to crawler menu: import of phpbb3 forum postings from mysql
16 years ago
orbiter 27eb8d62cb - new development cycle
16 years ago
orbiter fdb87a0616 release 0.8
16 years ago
orbiter a642d6a7b5 - added navigation icons for search result pages
16 years ago
orbiter c01d6f43e1 - fixed problem with thread dump if no arguments are given
16 years ago
orbiter f678472f46 fix for quote problem in json output
16 years ago
orbiter 138422990a - removed useCell option: the indexCell data structure is now the default index structure; old collection data is still migrated
16 years ago
orbiter 89ec3acb3e - full abstraction of index content type: the kelondro full text index may now also contain indexes about other content than text, i.e. navigation indexes or reverse linking indexes.
16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes.
16 years ago
orbiter a9cea419ef Integration of the new index data structure IndexCell
16 years ago
f1ori c545fcb9fa * add class to handle keys and signatures
16 years ago
orbiter c25c334b75 replaced old DHT transmission method with new method. Many things have changed! some of them:
16 years ago
orbiter 063f74ae03 new release cycle. next stable will be 0.8
16 years ago
orbiter 4e7881096f release 0.7
16 years ago
orbiter 9ef77d57f5 added an access control to the search interface using white/blacklists:
16 years ago
orbiter c6880ce28b removed the permanent cache flush and replaced it with a periodic cache flush
16 years ago
orbiter abdd4aa414 added a index dump for blob heaps:
16 years ago
orbiter d39d420b39 performance hacks
16 years ago
orbiter 45ad1c3dd5 - re-activated concurrent iterator for EcoFiles
16 years ago
orbiter 867d0f2f56 removed some unnecessary pause delays
16 years ago
orbiter 3f746be5d4 - consolidation and refactoring of many DHT target - computing methods
16 years ago
orbiter 1778fb420d - added some performance tweaks to the new BLOB buffer
16 years ago
daburna 9286afad4e new development cycle - nun aber wirklich :-P
16 years ago
orbiter 9ac16f565b - fixed several bugs in database management functions
16 years ago
daburna 1976b89bef new development cycle
16 years ago
orbiter 68115c30ba quick release 0.61
16 years ago
orbiter 820a03f9d6 - removed some warnings
16 years ago
orbiter c44e97d6dd more lines in log on status page
16 years ago
orbiter 6e7d113eac fix for wrong index initialization after network switch
16 years ago
orbiter 00c1535f84 added ranking and evaluation of language type in a search
16 years ago
orbiter 1bbf362cef update to the crawl balancer: better organization and better crawl delay prediction
16 years ago
orbiter 538991ff2f release 0.60
16 years ago
orbiter 7e24c51fd5 - removed alternative search page in main menue in favor of rich client search page
16 years ago
orbiter 693fa2a157 - renamed Comparison to compare_yacy
16 years ago
orbiter 42e2d195ac added hint from http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1294
16 years ago
orbiter 4fbee21cea - added fetch-ahead again (had been removed in last commit)
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
orbiter 7989335ed6 Preparations to replace the HTCache with a new storage data structure:
16 years ago
orbiter 05c26d58d9 fixed missing remove operation in balancer
17 years ago
orbiter 080cda97ef added another peer selection rule:
17 years ago
orbiter 40e1b989ea new release cycle
17 years ago
orbiter c10eaf9bdb - fix for pop-up page upon first start
17 years ago
orbiter b21598bdd0 - enhanced handling of own IP address inside seed
17 years ago
orbiter 9bef20b537 - added cleanup for unused server loggings: they are removed after the client had not been seen since one hour
17 years ago
f1ori 8b1a7465c1 * targets for source-distribution and linux package generation
17 years ago
orbiter 11e00a0849 - refactoring of seedURL handling
17 years ago
orbiter 01b3e9431a - fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1140&p=7626#p7626
17 years ago
orbiter c1d721dd2d fix for attacks on localhost-authorized peers from web pages with links to localhost addresses:
17 years ago
orbiter cafce41d8f temporary set default login behavior to not-login from localhost without password
17 years ago
orbiter 2f29ab8779 more target server access security
17 years ago
orbiter 483e9a2066 - shifted tld recognition methods from yacyURL to serverDomains
17 years ago
orbiter d7e89c2aca fixed near-deadlock situation when deleting crawl profiles
17 years ago
orbiter 6d1be66822 - longer refresh rate for reload of WatchCrawler page forwarding to indexing start (does not work in IE)
17 years ago
orbiter c270d02176 Reverting SVN 4716
17 years ago
danielr 48ffd61e6a changed "patched wrong" to warning, so it goes to the logfile
17 years ago
orbiter 6155f0e634 last small changes until main release
17 years ago
orbiter 117ae78001 speed enhancement for reading of eco-table indexes
17 years ago
orbiter 764a40e37d speed enhancements for crawler and url retrieval (affects also search speed)
17 years ago
orbiter 968c775025 - preparation of parsing/indexing queue for concurrent execution
17 years ago
orbiter f3996e63b8 tried to fix more deadlocks:
17 years ago
orbiter b4ed937f1e - modified zone navigation (does still not work correctly)
17 years ago
orbiter c48e25d784 - fixed selection box for topwords
17 years ago
orbiter f4c73d8c68 - fixed highslide usage
17 years ago
orbiter ebe07b736c added stub for new search page
17 years ago
orbiter efd5807a7c - some renaming of variables to support DC
17 years ago
orbiter 3c7b94c119 - fix for online caution delay settings, see
17 years ago
orbiter 7404256997 - no more search time-out!
17 years ago
orbiter acf771d5e1 - fixed bug with too much RAM in crawler queue
17 years ago
orbiter 4a80902081 - added ViewProfile as rdf in foaf syntax
17 years ago
orbiter 94f21d9403 activated new kelondroEcoTable file structure.
17 years ago
orbiter 71bcf02d3a - removed pro-version (is the same as standard version, use the standard instead)
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
orbiter d8d955a7ff start of next development cycle towards 0.57
17 years ago
orbiter db0d3d5e54 release 0.56 (and some last fixes)
17 years ago
orbiter 52dd015218 new release strategy: the standard release is now built the same way as the pro release
17 years ago
orbiter 515e1bde6d - fixed bug with constraint default
17 years ago
orbiter 89b9b2b02a redesigned remote crawl process:
17 years ago
orbiter 2fcd18a972 - fixed bad behaviour of search event worker processes
17 years ago
orbiter 55da871211 preparations for better ranking: better debugging of index properties
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
orbiter 4ce25b3661 - documentation update
17 years ago
orbiter 1a0f89d7e8 release 0.55
17 years ago
orbiter 3e60ae93b9 modified remote search snippet fetch behavior: do not fetch snippets for more than 300 milliseconds, even if the snippets can be found locally without online fetch
17 years ago
orbiter b183bf6f42 - fixed opensearch bugs
17 years ago
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
17 years ago
orbiter 4275727d69 fix for peer ping problem (implemented a 3-time re-ping); cause for 'Connection reset' still unknown
17 years ago
orbiter f4a5c287fe re-implemented post-ranking of search results
17 years ago
orbiter 4779f314fe first version of next-generation search interface:
17 years ago
orbiter 5c1b444690 some redesign of min/max and normalization computation during search result ordering
18 years ago
orbiter 57a5b6fa71 some generalization of remote proxy configuration and setting handling in httpc
18 years ago
orbiter ea960c2b61 release 0.54
18 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter b6d9cca67e - fixed problem with yacyVersion and own version generation
18 years ago
orbiter 527b3decde - re-sructuring of configuration menus
18 years ago
orbiter 3421c64d26 implemented update function:
18 years ago
orbiter 1fa4feb8e6 added restart button. should work on linux and mac, but was only tested on mac
18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago