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 cd19d0517e
added dns resolve to HTTPClient POST using a dns cache to prevent that that not-thread-safe built-in dns cache inside apache http client is used
14 years ago
..
AccessTracker.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
ContentDomain.java
DocumentIndex.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
IndexAbstracts.java
MediaSnippet.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago
MetadataRepository.java
QueryParams.java
RankingProcess.java
RankingProfile.java
ReferenceOrder.java
ResultEntry.java
ResultFetcher.java
SearchEvent.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
SearchEventCache.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
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
Switchboard.java added dns resolve to HTTPClient POST using a dns cache to prevent that that not-thread-safe built-in dns cache inside apache http client is used 14 years ago
SwitchboardConstants.java new methods to open a browser 14 years ago
TextSnippet.java - fixed document number limitation for crawls that restrict the number of documents per domain 14 years ago