yacy_search_server/source/de/anomic/search
2011-03-07 01:45:11 +00:00
..
AccessTracker.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
ContentDomain.java *) minor changes 2009-12-28 11:06:49 +00:00
DocumentIndex.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
IndexAbstracts.java *) setting SVN keywords 2009-09-05 20:41:21 +00:00
MediaSnippet.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00
MetadataRepository.java * add domaincheck (local/global/domainlist) to urlcleaner 2010-11-06 16:50:33 +00:00
QueryParams.java modified auto-delete of search failure-words: 2011-01-22 09:46:00 +00:00
RankingProcess.java replaced more double types with float 2011-02-02 00:22:00 +00:00
RankingProfile.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
ReferenceOrder.java - added a tag cloud to search results (using the topics) 2010-10-15 22:01:39 +00:00
ResultEntry.java *) cleaning up the code a little bit 2010-11-28 02:57:31 +00:00
ResultFetcher.java modified auto-delete of search failure-words: 2011-01-22 09:46:00 +00:00
SearchEvent.java introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured. 2011-03-04 13:44:00 +00:00
SearchEventCache.java introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured. 2011-03-04 13:44:00 +00:00
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. 2011-02-13 17:37:28 +00:00
Segments.java - fixed bug in ordering 2011-02-24 10:32:46 +00:00
Switchboard.java more patches for a better out-of-memory management 2011-03-07 01:45:11 +00:00
SwitchboardConstants.java introduction of a new remote search load control: the remote search has taken 10 results per peer with a time-out of 3 seconds so far. The attributes of number of results per peer and time-out time can now be configured. 2011-03-04 13:44:00 +00:00
TextSnippet.java - fixed document number limitation for crawls that restrict the number of documents per domain 2011-02-12 00:01:40 +00:00