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 f175f9a2d3
changed way how number of search requests are counted:
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 misc NPE check 15 years ago
IndexAbstracts.java *) setting SVN keywords 15 years ago
MediaSnippet.java fix for media search 15 years ago
MetadataRepository.java one more fix for NPE, see 15 years ago
QueryParams.java applied code changes that are recommended by PMD 15 years ago
RankingProcess.java misc NPE check 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 misc NPE check 15 years ago
SearchEvent.java better search computation: 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. 15 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 changed way how number of search requests are counted: 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. 15 years ago