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 234f733a3d
- relocation of seed db is better for network switch than re-initialization because of the embedding of the peers object in other objects
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 more logging etc. 15 years ago
IndexAbstracts.java *) setting SVN keywords 15 years ago
MediaSnippet.java fix for media search 15 years ago
MetadataRepository.java more logging etc. 15 years ago
QueryParams.java applied code changes that are recommended by PMD 15 years ago
RankingProcess.java more fixes to search result page navigation 15 years ago
RankingProfile.java more PMD enhancements 15 years ago
ReferenceOrder.java more PMD recommendations 15 years ago
ResultEntry.java more PMD recommendations 15 years ago
ResultFetcher.java applied code changes that are recommended by PMD 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 applied code changes that are recommended by PMD 15 years ago
Segments.java applied code changes that are recommended by PMD 15 years ago
Switchboard.java - relocation of seed db is better for network switch than re-initialization because of the embedding of the peers object in other objects 15 years ago
SwitchboardConstants.java option to disable dht by memory limit: 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