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 e820ed061a
avoiding excessive DNS lookups to determine localhost
15 years ago
..
blockrank tried to fix date problem that may have prevented that foreign peers stay in the network 15 years ago
ContentDomain.java *) minor changes 15 years ago
DocumentIndex.java longer time-out for url fetching .. may help to show all that links that the statistic say for a search result 15 years ago
IndexAbstracts.java *) setting SVN keywords 16 years ago
MediaSnippet.java fix for media search 16 years ago
MetadataRepository.java one more fix for NPE, see 15 years ago
Navigator.java - added a new Wiki Namespace Navigator 15 years ago
QueryParams.java applied code changes that are recommended by PMD 15 years ago
RankingProcess.java show more results of single domains when not authorized fully (up to 100) 15 years ago
RankingProfile.java fix for problem in ranking setting which was caused by the introduction of a toString() method in serverObjects 15 years ago
ReferenceOrder.java more PMD recommendations 15 years ago
ResultEntry.java more PMD recommendations 15 years ago
ResultFetcher.java - added a new Wiki Namespace Navigator 15 years ago
SearchEvent.java longer time-out for url fetching .. may help to show all that links that the statistic say for a search result 15 years ago
SearchEventCache.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 16 years ago
Segment.java misc NPE check 15 years ago
Segments.java applied code changes that are recommended by PMD 15 years ago
Switchboard.java avoiding excessive DNS lookups to determine localhost 15 years ago
SwitchboardConstants.java allow global search if res. observer disabled index transmission 15 years ago
TextSnippet.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 16 years ago