You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/server
orbiter 23ab6fbca4
- navigation appear at correct position when opengeodb-results are also presented after a search
15 years ago
..
serverAbstractBlockingThread.java serialized all logging using concurrency: 16 years ago
serverAbstractBusyThread.java serialized all logging using concurrency: 16 years ago
serverAbstractSwitch.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
serverAbstractThread.java serialized all logging using concurrency: 16 years ago
serverAccessTracker.java fix for http://forum.yacy-websuche.de/viewtopic.php?p=15175#p15175 16 years ago
serverBlockingThread.java - added new monitoring servlet at 16 years ago
serverBusyThread.java - respecting httpdMaxBusySessions (refusing new connections if limit is hit) 16 years ago
serverCachedFileOutputStream.java moved logging partially to kelondro 16 years ago
serverCharBuffer.java - navigation appear at correct position when opengeodb-results are also presented after a search 15 years ago
serverClassLoader.java moved logging partially to kelondro 16 years ago
serverCodings.java - added fast fingerprint computation for files (any). Will be used in new index dump method 16 years ago
serverCore.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
serverCoreSocket.java added final where possible 17 years ago
serverDomains.java added a convenience class to add files into a YaCy index 15 years ago
serverHandler.java - removed superfluous copyright statement 17 years ago
serverInstantBlockingThread.java code cleanup and code simplifcation 16 years ago
serverInstantBusyThread.java code cleanup and code simplifcation 16 years ago
serverObjects.java refactoring: 16 years ago
serverPlainSwitch.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
serverProcessor.java serialized all logging using concurrency: 16 years ago
serverProcessorJob.java - refactoring of CrawlEntry and CrawlStacker 16 years ago
serverProfiling.java some performance hacks (CPU only, not IO) 15 years ago
serverSemaphore.java added final where possible 17 years ago
serverSwitch.java removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
serverSwitchAbstractAction.java serialized all logging using concurrency: 16 years ago
serverSwitchAction.java serialized all logging using concurrency: 16 years ago
serverSystem.java serialized all logging using concurrency: 16 years ago
serverThread.java serialized all logging using concurrency: 16 years ago
servletProperties.java refactoring: 16 years ago