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 24060885b6
- added Tables abstraction in data.Tables.java
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 16 years ago
MediaSnippet.java fix for media search 15 years ago
MetadataRepository.java fix for http://forum.yacy-websuche.de/viewtopic.php?p=18918#p18918 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 more PMD enhancements 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 - added Tables abstraction in data.Tables.java 15 years ago
SwitchboardConstants.java option to disable dht by memory limit: 16 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