Commit Graph

3335 Commits (1a51d9fcfdba3f922efdba4082bee6b3dc5ee05e)

Author SHA1 Message Date
lotus 54a73b58cf fixed restart on Windows when directory had spaces in it's name
17 years ago
det 609aaf0df3 rework of the windows part
17 years ago
det 1a4f26ba30 exclude HTDOCS from recursiv scan
17 years ago
det 6c07e894d9 add needed sleep
17 years ago
hermens d742cc080c Fix for RAMCache not flushing
17 years ago
danielr 6b7e873962 resourceObserver refactoring and some synchronisation for console output
17 years ago
orbiter 6bdd99e065 - more asserts to solve the ooB-problem
17 years ago
orbiter b928ae492a some code-cleanup and possible speed enhancements in different core methods
17 years ago
danielr 6a9cc29cdd workaround for IndexOutOfBoundsException in ResultURLs.getExecutorHash() seen @ CrawlResults.html?process=4
17 years ago
orbiter c998dc6556 - added security functions to flush url and search caches in case that memory is full
17 years ago
orbiter f4ae8082c3 - better error analysis for ooRange Exception in kelondroBase64Ordering
17 years ago
orbiter 84cbe75005 more asserts
17 years ago
orbiter e269c12710 small changes in partition routine
17 years ago
orbiter 31efb8fbee - fix for LOG path generation when the DATA/LOG does not exists (fix for bug introduced in SVN 4923)
17 years ago
lotus 877299cc74 better installer on Windows Vista
17 years ago
danielr 726218dd4a fixed logging
17 years ago
orbiter 21c87c36e3 added a log line
17 years ago
danielr 68c38c2d34 - WatchCrawler shows status without JavaScript
17 years ago
lotus fc79f013c4 better solution to update shortcut
17 years ago
det c0dfe49743 also exclude collection.0028.commons and RANKING at startup check
17 years ago
det 11656741f1 exclude LOCALE and RELEASE at startup check
17 years ago
lotus 48edbef5c7 * fix: display proper port on 1st startup
17 years ago
det 0727bb1e63 rework of console message handling; add of debugging output
17 years ago
lotus 43c47218ef fox for open browser on Windows
17 years ago
orbiter f5ef7f222e - fixed a bug in parser (directory paths had not been recognized)
17 years ago
lotus ed24eab737 small fix for windows in resource observer
17 years ago
hermens 75b4a5ced4 reinstate old timeout values for transferRWI and transferURL
17 years ago
orbiter 3330181aa0 refactoring:
17 years ago
orbiter 9a9737a54e fix for "no more elements available" exception
17 years ago
lotus 260553c3a5 better messages
17 years ago
det 6afeb535cd another bugfix for the windows drive check
17 years ago
det b416af7568 bugfix for the windows drive check
17 years ago
danielr 4b71912e76 fixed wrong class name
17 years ago
danielr 7feae906aa - organize imports
17 years ago
det f597185026 Initial import of the resource observer framework
17 years ago
orbiter c10eaf9bdb - fix for pop-up page upon first start
17 years ago
danielr d3037c2950 Accept all SSL-certificates (not only valid and self-signed), but put a warning into log file
17 years ago
orbiter e0e7f86f82 some bugfixes for the peer-ping process
17 years ago
danielr cbe722c480 small code cleanUp
17 years ago
orbiter b21598bdd0 - enhanced handling of own IP address inside seed
17 years ago
orbiter 40d7f485f3 - fixed several NPE bugs
17 years ago
orbiter 2f381b8d7a - fixed at least two causes for a NPE after a use case switch.
17 years ago
orbiter 2a604b7402 added superfast search result computation which can be obtained for local search when snippet fetching is disabled. An example search for the rss interface would be:
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
orbiter 5f35ba6f05 added a list for content of the brute-force registration hashtable in access tracker
17 years ago
orbiter 74e3a547db more logging for mySeed loading error cases
17 years ago
orbiter 6f1a3fce05 BF Bugfix
17 years ago
lotus b09af53643 proper links to directories in repository dirlisting
17 years ago
lotus ba4091c5b2 proxy sends status code now
17 years ago
orbiter 1a1841392c small fix
17 years ago
orbiter 698293ef32 fix for lonely peers in networks with only one peer, especially intranet peers
17 years ago
orbiter 8a0e401320 - fix for bad code in peer actions
17 years ago
orbiter 0b52ef3e4b - update of grafics
17 years ago
orbiter 18ad12eceb added another fix for localhost addresses in seeds
17 years ago
orbiter 11e00a0849 - refactoring of seedURL handling
17 years ago
orbiter e91bf4c8cc - fix for bad reset of index / bad index location after deletion
17 years ago
lotus f284386b63 update deploy improvements for windows - ready for release now :-)
17 years ago
f1ori fd8bd5d0d1 * fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1176 (encoding issue)
17 years ago
orbiter 25192e0d36 added a deletion button to indexControlRWIs that deletes the complete web index
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 8be462986e fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1174&p=7841#p7841
17 years ago
orbiter f8b015949c fix for bug in html scraper that appears if opening and closing tag are not both in same case
17 years ago
orbiter d8277e6af1 - added parsing of numeric html entities for crawler
17 years ago
low012 f06c046f6c *) refactoring (several instances of Indetificator can be created and used parallel now)
17 years ago
orbiter 0c173821fd more access security regarding database access and snippet retrieval: restrict number of results for not-authorized searchers
17 years ago
lotus eac62a6882 * ported restart on Windows to unix-style, works on _noconsole now
17 years ago
orbiter 03438ee977 added missing implementation of network-path reference
17 years ago
orbiter 2ba7914f0b fix for NPE exception while fetching remote crawl jobs
17 years ago
lotus 4a48717017 * automatic update for windows
17 years ago
orbiter faed00d75d added use cases to basic configuration
17 years ago
orbiter 4229cd275c fixed several details about network switching, default password, random password and localhost authentification
17 years ago
orbiter d9d1c8de70 more protection against remote shutdown attacks: prevent loading using the crawler
17 years ago
orbiter c1d721dd2d fix for attacks on localhost-authorized peers from web pages with links to localhost addresses:
17 years ago
orbiter 6aa9bf43f9 fixed server port change
17 years ago
low012 a7dadf7f2f *) first version of a way to determine the language a text is written in (not perfect, but it works)
17 years ago
orbiter 1127d62b64 some enhancements to the access tracker (less synchronization)
17 years ago
orbiter 56a300f92a bugfix / local-search predicate
17 years ago
orbiter 2f29ab8779 more target server access security
17 years ago
orbiter 3bd1db776a implemented switch for admin authorization from localhost:
17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
orbiter 78087da287 - changed seed file storage to clear text
17 years ago
orbiter 5fde679acb - fixed problem in performance configuration
17 years ago
orbiter db032fb6de - added RWI transmissions to the event terminal
17 years ago
orbiter 239cc4428d - better domain graph, faster when more links exist, looks better
17 years ago
orbiter 415b92bb07 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1148&hilit=&p=7711#p7711
17 years ago
apfelmaennchen 2113672bf2 small fix on tag comporator functions
17 years ago
orbiter dd75b3cabc - patch for bad profiles
17 years ago
danielr 2080ff72b7 ftpc fix for npe
17 years ago
lotus e021278bf0 unescape link display in search results
17 years ago
danielr 3f1721b827 informational comment
17 years ago
danielr 04a51b775a changed .org/.net back to America
17 years ago
danielr 74b1a60043 fixed "java.lang.NoClassDefFoundError: org/a"
17 years ago
danielr f44d5d302b updated TLDs
17 years ago
hermens 5bfc02ccfb Repair publishThread
17 years ago
orbiter f42c8cf69c updated terminal and dynamic webstructure applet: can now change when crawl is running
17 years ago
orbiter 906c144799 - design update to new terminal and rssTerminal
17 years ago
orbiter 7ec01d444a fix for npe
17 years ago
orbiter ad0f905124 fix for npe in crawler
17 years ago
danielr ae03a54d23 pdfParser: updated lib, fixed ClassNotFoundException: CMSError
17 years ago
danielr 0d3808bd9e minor refactoring
17 years ago
orbiter 719f5defb1 updated some grafics at new terminal_p
17 years ago
lotus 9bc56a9edc xss protection
17 years ago
orbiter b32736762c enhanced rssTerminal
17 years ago
orbiter fbb712c669 refactoring:
17 years ago
orbiter 1689030ee8 refactoring: moved all crawler classes into their own package
17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
danielr d70a472460 added file for previous commit
17 years ago
danielr d32fe84472 added default User-Agent
17 years ago
danielr 8c5f062e0b corrected YaCy version in HTTP User-Agent
17 years ago
danielr d7b21bc90c re-added gzip POST for transferRWI/URL (HTTP/1.1 compliant)
17 years ago
low012 8d83febb95 *) BlacklistCleaner_p.java reports exception to log instead of System.err
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
danielr be2c9c07ff escape some unescaped characers in URLs (fixes problems with proxy)
17 years ago
orbiter d0678f7ab9 refactoring as result of
17 years ago
orbiter 483e9a2066 - shifted tld recognition methods from yacyURL to serverDomains
17 years ago
orbiter a3df23659c re-implementation of charset checking
17 years ago
orbiter 75a1702133 - fix for ConcurrentModificationException during shutdown
17 years ago
orbiter 32b5b057b9 - modified, simplified old kelondroHTCache object; I believe it should be replaced by something completely new
17 years ago
danielr ec84a52adb change for problem with NPE (seen as "PROXY Unknown Error while processing request")
17 years ago
orbiter 5813cc149f fix for bad rssTerminal behavior
17 years ago
orbiter 88216c1f1f fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1103&hilit=&p=7362#p7362
17 years ago
orbiter d0b893523e - protection against RAM overflow caused by new peer rss news
17 years ago
orbiter 685794e7e7 fix for parser/encoding Exception
17 years ago
orbiter cf042e6957 reverted change by mistake in yacyVersion
17 years ago
orbiter 9935e83c86 added new news window into the status page. At this moment it is just a test.
17 years ago
orbiter bac38cfa18 added very rudimentary peer news as rss feed. An example can be retrieved with
17 years ago
orbiter 6495227ad6 the class rssReader is replaced by RSSReader, RSSFeed and RSSMessage
17 years ago
orbiter 724bbdf9b2 refactoring of RSS reader
17 years ago
orbiter b9a2a2d287 more search performance hacks
17 years ago
orbiter ff755fb858 small corrections and enhancements after search timing profiling
17 years ago
orbiter e024e3b9cf added new default profiles to distinguish snippet fetch for local and global search
17 years ago
danielr 9b03310f8a bin jetzt wach :/
17 years ago
danielr 7bd8601f04 delete old releases compatible with java 1.5 ;)
17 years ago
danielr da386a1924 fixed deleteOldDownloads if there are no downloads
17 years ago
danielr 21418a22a3 removed DEBUG output
17 years ago
danielr 79a3edeeef deleting downloaded releases after x days (default 30)
17 years ago
danielr 763f9d4f5d serverCore: setting timeout for new connection before SSLDetect
17 years ago
orbiter 1995faef8d - refactoring of Colage back-end: move to plasma package
17 years ago
orbiter d7e89c2aca fixed near-deadlock situation when deleting crawl profiles
17 years ago
orbiter 5e3ce46339 - better logging when rejecting a url because it is not in declared domain
17 years ago
danielr 48ffd61e6a changed "patched wrong" to warning, so it goes to the logfile
17 years ago
orbiter 2f629d20a7 - tried to fix the '4217666-problem'
17 years ago
orbiter 512f48e7d6 - removed unused methods
17 years ago
orbiter 3c76342619 - added servlet to configure the search page greeting line
17 years ago
danielr d1ee231866 HTTPC close more unused connections
17 years ago
danielr 181796cffb - HTTPC ConnectionInfo entfernen bei Exceptions, unnötigen Code entfernt
17 years ago
orbiter 04c1226c80 added/fixed missing integrity-test else-case during deploy in case that we update with a tar file
17 years ago
orbiter 45ae3da7e7 another patch to prevent NPE in EcoTable
17 years ago
orbiter cb93ded5c6 applied configuration path patch
17 years ago
danielr 96e39b297a reduced StackTraces (by connect timed out)
17 years ago
orbiter 93376acdca fixed a bad chunkcache limit check which could have caused ArrayIndexOutOfBoundsExceptions
17 years ago
orbiter 1cab240198 patch for possible NPE in EcoTable iterator
17 years ago
orbiter 9a32a4c328 fixed concurrentModificationException during hello-process
17 years ago
danielr 64c33e717f catched ConcurrentModificationException in ConnectionInfo.cleanUp so cleanUp is not interrupted
17 years ago
danielr d8677ba611 fixed ConcurrentModificationException in HttpConnectionInfos
17 years ago
orbiter c7021c14bb patch for ArrayIndexOutOfBoundsException in BMP parser
17 years ago
orbiter 8dd35f74c8 fixed redirect problem (does not work for POST)
17 years ago
orbiter 8313d58ae7 - integrated the collage into the Web Visualization menu
17 years ago
danielr 2617f4dcdb Connections_p.html: better formatting and remove very old entries
17 years ago
orbiter 82bf9ac1c8 - added Collage servlet from datengrab and modified it:
17 years ago
danielr 959f448e5f - disabled redirects in proxy (so client sees real path)
17 years ago
orbiter 8fe39ebd74 -fixed file transmission with POST. The only usage was in ranking transmission, therefore:
17 years ago
orbiter 82a9861779 fix for last commit
17 years ago
orbiter 5d1fbb25e7 fix for bad deploy:
17 years ago
orbiter 202a3adb3e refactoring of HttpClient Writer processes
17 years ago
danielr 8aa9fd8f24 HTTPC with only 1 retry
17 years ago
orbiter 444dce7e81 more performance hacks
17 years ago
orbiter 2c2dcd12a2 - enhanced performance of Eco-Tables: less time-consuming size() - operations
17 years ago
orbiter e356625b22 - refacotring of stream copy handling to support time-consuming operations
17 years ago
danielr f01c50cf8d Proxy logging error (first step to resolution!?)
17 years ago
orbiter c3342e1178 - removed class with only one static method
17 years ago
orbiter f97971b63b fixed NPE problems doing a shutdown from command-line
17 years ago
danielr 7a35126e91 http timeouts von alten httpc wieder gesetzt
17 years ago
orbiter 2c1c3bb6eb - some refactoring (sorry Daniel, hab in deinem Code rumgewütet)
17 years ago
danielr d96e2badc7 - fixed POST in proxy
17 years ago
orbiter 14404d31a8 - enhanced performance graph (more info)
17 years ago
orbiter 696b8ee3f5 fix for http://forum.yacy-websuche.de/viewtopic.php?p=6806#p6806
17 years ago
danielr 94d3d3a86f fixed Proxy (for GET, POST still does not work!)
17 years ago
danielr 081ed1d3ec HTTPLoader: reduced stackTraces
17 years ago
danielr 8b2efb6f8c fixed garbage in HTCACHE
17 years ago
orbiter 225f9fd429 various fixes
17 years ago
orbiter 6e36c156e8 added more logging to EcoFS
17 years ago
danielr fb541f9162 HTTPC: default timeout half-hour
17 years ago
danielr a94f6cdca4 HTTPC: allowed self-signed certs
17 years ago
danielr ab330cfdca Network.html: removed ; from location
17 years ago
orbiter 319144f4b2 fix for outofbounds-excception in EcoFS chunk iterator
17 years ago
orbiter a9cf6cf2f4 generalization of index container-heap class.
17 years ago
orbiter f099061944 protection against bad dht-flush word selection
17 years ago
orbiter 5e4fddc1e6 more logging for new EcoFS.ChunkIterator to find bug for
17 years ago
orbiter 117ae78001 speed enhancement for reading of eco-table indexes
17 years ago
danielr 7c149a4ee8 - undo less 'binary data found'
17 years ago
danielr 96cce8bed9 reduced 'Binary data found' errors
17 years ago
danielr 2aef1414f5 removed test (in yacy.init)
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter daa04f5db9 added additional check in file handler to prevent that url attacks are hidden in url path encodings
17 years ago
orbiter 783a4c9edb strong speed enhancements for the index cache dump and restore:
17 years ago
orbiter 442204a1c8 fix for concurrentModificationException
17 years ago
orbiter d2f4926951 - more logging for balancer to get a hint where the problem is
17 years ago
orbiter 20dadba426 - added a deadlock prevention function in cache flushing
17 years ago
orbiter 764a40e37d speed enhancements for crawler and url retrieval (affects also search speed)
17 years ago
orbiter 3ce3a4a3a1 added stub for new index container heap data structure (purpose: index folding)
17 years ago
orbiter 2c34038912 addition/correction to last commit: usage of concurrent-classes
17 years ago
orbiter b2150057d2 removed unnecessary cleanup method
17 years ago
lulabad c4c0d54b22 * added regex extended blacklistengine
17 years ago
orbiter 368593e449 enhanced the concurrency handling of indexing process (better queue size control, better data concept, better shutdown behavior)
17 years ago
orbiter be58135b3e possible fix for deadlock in search execution
17 years ago
orbiter 0241d070bc added concurrency to indexing process:
17 years ago
lulabad 9fb5d661f2 added my Blacklistengines
17 years ago
orbiter bca87f1e38 - refactoring of serverThreads: renaming to distinguish busy-threads and blocking-threads
17 years ago
orbiter 968c775025 - preparation of parsing/indexing queue for concurrent execution
17 years ago
orbiter 9b0e20fb06 next refactoring step in document indexing to prepare concurrency environment for document parsing
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter 8d6a13bc07 refactoring of parsing-condensing-indexing process:
17 years ago
orbiter d3b06913ec protection against seed-db failure during enumeration
17 years ago
orbiter 5aa96dbc36 fix for shutdown configuration
17 years ago
orbiter 93633abed8 - removed some debugging code from search process - should speed up now
17 years ago
orbiter fba46c51d7 fixed non-termination bug in qsort
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter fc94fbe224 another improvement to the collection sorting
17 years ago
orbiter 11270d450e better quicksort-pivot computation: 30% faster (measured with test program)
17 years ago
orbiter 3e44293f07 - fixed a problem with thread pools in row collection
17 years ago
danielr e43051b125 - fixed Threaddump output (html-escaped ie. <init>)
17 years ago
orbiter 433ff855f7 - fixed another concurrency problem in collection sorting
17 years ago
orbiter 19286fa2d1 tried to fix seed2.old.db-problem
17 years ago
orbiter f3996e63b8 tried to fix more deadlocks:
17 years ago
danielr 7008a218b3 avoid ConcurrentModificationException in plasmaCrawlerQueues
17 years ago
orbiter 7150b463ff changed handling of default values and database paths:
17 years ago
lulabad 25f5035f23 typo
17 years ago
orbiter 7fd094fcbe small bug in ftpc: did cot compile in Java 1.5
17 years ago
danielr f51bad8ae5 FTP:
17 years ago
danielr 820641938e ftpc: fixed date parsing, some refactoring
17 years ago
orbiter 4c584dff87 disabled soLinger to prevent that too many connections stay open (it's a TEST!)
17 years ago
orbiter 9c989fe5f7 fixed deadlock
17 years ago
danielr c565906050 FTP:
17 years ago
danielr 1a7870df0d FTP: source cleanup (added finals, indention for easier diffs)
17 years ago
orbiter fa1090113d - next try to fix the networking problem:
17 years ago
orbiter d87d295c68 one more try to fix the connection problem
17 years ago
orbiter a3dadcd89b preventing that peer which return a false search result are disconnected
17 years ago
orbiter ba622bb240 addendum to svn 4553
17 years ago
orbiter 5530b8e1ca reverted changes to yacy protocol classes: they caused the sciencenet to loose connections
17 years ago
orbiter b664a53553 fix for NPE during search
17 years ago
orbiter b4ed937f1e - modified zone navigation (does still not work correctly)
17 years ago
orbiter 8d0470a5c6 new method to compute search history IDs
17 years ago
orbiter 65785da8f2 new method for best hash computation
17 years ago
orbiter 9eddc1506b - one try to fix the httpd problem
17 years ago
orbiter 7cc4ff05c9 some code enhancements and bugfixes
17 years ago
danielr 6788f8f7c1 fixed error 'FTPC cannot change directory'
17 years ago
orbiter 7ce76c8ff8 added missing file
17 years ago
orbiter bfed9c2da6 - some refactoring in search process
17 years ago
borg-0300 3445b1e10b *better logging
17 years ago
borg-0300 4b0339fec0 *fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=927
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
apfelmaennchen bc3d3b4c97 fixed rebuildTags() to correctly rebuild folders...
17 years ago
danielr fbe335db73 consistent use of de.anomic.server.serverMemory to get information about memory statistics
17 years ago
orbiter 8c06436c4a removing the error-db upon each time a start-up is made.
17 years ago
orbiter 4fdf695064 - fixed a bug in remote search that prevented that any results had been generated (!)
17 years ago
borg-0300 0ddbed9451 Less memory consumption at start
17 years ago
orbiter 1dce2f1079 more multithreading support:
17 years ago
orbiter 6779b455d7 another fix for the punycode parser/generator (should work now!)
17 years ago
orbiter 1b127406d0 update to punycode encoding (still not working)
17 years ago
orbiter 83860507c9 - added punycode class from gnu idn library
17 years ago
orbiter 253a453413 removed possible synchronization deadlock
17 years ago
orbiter 3f321ece7d added a search history to the new search page
17 years ago
orbiter c48e25d784 - fixed selection box for topwords
17 years ago
orbiter 87a8747ce3 - enhanced recognition, parsing, management and double-occurrence-handling of image tags
17 years ago
low012 652086159a *) Replaced System.err.println() by logging function. Left System.err.println()s as comments to be able to quickly revert changes since gzip is an application with it's own main method and Orbiter maybe wants to keep it this way.
17 years ago
orbiter 677ee2ea04 added remove operation to collection index (re-activation)
17 years ago
orbiter d477483373 stronger criteria to use RAM copy to use table copy
17 years ago
orbiter a7abee3578 - fixed some data types in new search stack
17 years ago
orbiter 81687b6bd5 added missing hachCode computation for previous feature
17 years ago
orbiter bedd8dfbe2 - added image sorting by image size. This is the default now.
17 years ago
orbiter 727feb4358 - fixed some bugs in ranking computation
17 years ago
orbiter f4c73d8c68 - fixed highslide usage
17 years ago
orbiter 2327451653 - changed order of database initialisation (index first)
17 years ago
orbiter 3441ec3928 - some small changes to highslide integration to get it working... (does not work yet)
17 years ago
orbiter 6c3cd2b4f2 - added new way to watch images from the image search:
17 years ago
orbiter 61a81820e3 - refactoring of search tracker
17 years ago
lulabad 9ecc17baef fixed double Blog entrys
17 years ago
orbiter 36b898ca7a - tested successfully z-presentation of yacy seed encoding
17 years ago
orbiter 066c88140f quickfix for OOM, see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=875&hilit=&p=5686#p5686
17 years ago
orbiter 4079c38ce0 - probably slightly better default ranking
17 years ago
orbiter 8fd5e52f04 added basket icons and experimental gif animation class
17 years ago
lulabad 94e256e13b * removed single Blogview, now links direct to BlogComments.html
17 years ago
orbiter ff5969901c modified dir servlet to cooperate with intranet indexing from the own HTDOCS repository:
17 years ago
lulabad 00f5f917de - more refactoring to blog
17 years ago
orbiter f890b039ee experiments wit openstreetmaps
17 years ago
orbiter 7f445f34a6 bitte die Java 5 - typischen Warnings einschalten!
17 years ago
lulabad c1b9a03304 * some refactoring to Blog
17 years ago
lulabad 766a04bc06 fixed sort problem in Blog. see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=639
17 years ago
borg-0300 bfe171e693 Small change (generics)
17 years ago
borg-0300 2589290ded better ping
17 years ago
borg-0300 dae9053b21 BUGFIX
17 years ago
borg-0300 77ba446332 seedDB helpers update/cleanup
17 years ago
borg-0300 dd215e7f6b NPE fix
17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations
17 years ago
lulabad 8358652fa9 some small changes to blog
17 years ago
orbiter 159aaf8889 re-introduced global search limitation when index receive is switched off
17 years ago
borg-0300 a9c4e9c309 Small change (ping)
17 years ago
borg-0300 9ab6ad8b73 more seedDB helpers
17 years ago