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/search
orbiter 0e9a99cb05
another resource hack
14 years ago
..
AccessTracker.java better memory protection in search logger 14 years ago
BlockRank.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
ContentDomain.java *) set SVN properties 14 years ago
DocumentIndex.java moved getBytes() to UTF8.getBytes() to use a default String encoding 14 years ago
IndexAbstracts.java *) setting SVN keywords 16 years ago
MediaSnippet.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
MetadataRepository.java more hacks to omit superfluous string object allocation 14 years ago
QueryParams.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
RankingProcess.java less String object creation during search 14 years ago
RankingProfile.java this is a re-implementation of the YaCy Block Rank feature 14 years ago
ReferenceOrder.java less String object creation during search 14 years ago
ResultEntry.java add ranking weight to json-search-results 14 years ago
ResultFetcher.java Replaced a widely-used Property Object in the httpd with HashMap<String, Object> which is not synchronized like Properties 14 years ago
SearchEvent.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
SearchEventCache.java one more hack to free ram for search events 14 years ago
Segment.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
Segments.java moved getBytes() to UTF8.getBytes() to use a default String encoding 14 years ago
Switchboard.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
SwitchboardConstants.java one more fix for SVN 7713 14 years ago
TextSnippet.java another resource hack 14 years ago