yacy_search_server/source/de/anomic/search
orbiter 746e3c3b06 Replaced a widely-used Property Object in the httpd with HashMap<String, Object> which is not synchronized like Properties
A synchronization is not needed here and applies an overhead to the httpd process which is now removed.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7745 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-05-26 16:34:35 +00:00
..
AccessTracker.java enhanced logging 2011-05-22 20:12:13 +00:00
BlockRank.java - enhanced ybr ranking computation 2011-05-26 10:57:02 +00:00
ContentDomain.java *) set SVN properties 2011-03-08 01:51:51 +00:00
DocumentIndex.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
IndexAbstracts.java *) setting SVN keywords 2009-09-05 20:41:21 +00:00
MediaSnippet.java reduce teh effect of 'Bildersuche findet generierte HTML-Seiten als Bilder' 2011-05-07 07:37:46 +00:00
MetadataRepository.java fix for some possible causes of memory leaks 2011-05-26 14:35:32 +00:00
QueryParams.java - relaxed matching of string-search (this is now case-insensitive) 2011-05-05 22:37:06 +00:00
RankingProcess.java - enhanced ybr ranking computation 2011-05-26 10:57:02 +00:00
RankingProfile.java this is a re-implementation of the YaCy Block Rank feature 2011-05-18 14:26:28 +00:00
ReferenceOrder.java - enhanced ybr ranking computation 2011-05-26 10:57:02 +00:00
ResultEntry.java add ranking weight to json-search-results 2011-04-28 11:18:14 +00:00
ResultFetcher.java Replaced a widely-used Property Object in the httpd with HashMap<String, Object> which is not synchronized like Properties 2011-05-26 16:34:35 +00:00
SearchEvent.java added a new yacy protocol servlet 'idx'. This returns an index to one of the data entities that is stored in YaCy. 2011-05-15 22:57:31 +00:00
SearchEventCache.java fix for some possible causes of memory leaks 2011-05-26 14:35:32 +00:00
Segment.java - enhanced ybr ranking computation 2011-05-26 10:57:02 +00:00
Segments.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
Switchboard.java - enhanced ybr ranking computation 2011-05-26 10:57:02 +00:00
SwitchboardConstants.java one more fix for SVN 7713 2011-05-13 15:31:24 +00:00
TextSnippet.java small features, some bug fixes and performance hacks 2011-05-23 21:08:04 +00:00