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 7138f4036b
less synchronization, better thread dump tool
14 years ago
..
AccessTracker.java continuing the fight against deadlocks during time formatting: better caching. 14 years ago
ContentDomain.java *) minor changes 15 years ago
DocumentIndex.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
IndexAbstracts.java *) setting SVN keywords 16 years ago
MediaSnippet.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
MetadataRepository.java * add domaincheck (local/global/domainlist) to urlcleaner 14 years ago
QueryParams.java modified auto-delete of search failure-words: 14 years ago
RankingProcess.java replaced more double types with float 14 years ago
RankingProfile.java - more abstraction (HashMap -> Map) 15 years ago
ReferenceOrder.java less synchronization, better thread dump tool 14 years ago
ResultEntry.java *) cleaning up the code a little bit 14 years ago
ResultFetcher.java modified auto-delete of search failure-words: 14 years ago
SearchEvent.java introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured. 14 years ago
SearchEventCache.java introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured. 14 years ago
Segment.java introduction of dht-burst modes: this can expand the number of target peers in some cases where a better heuristic is needed. The problematic cases are either when a muti-word search is made (still a hard case for our term-oriented DHT) or when a network operator wants that all robinson peers are asked. We therefore introduced two new network steering values that switch on more peers during the peer selection. Because the number of peers can now be very large, the number of maximum httpc connections was also increased. 14 years ago
Segments.java - fixed bug in ordering 14 years ago
Switchboard.java more patches for a better out-of-memory management 14 years ago
SwitchboardConstants.java introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured. 14 years ago
TextSnippet.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago