yacy_search_server/source/de/anomic/search
orbiter d2fd93135c - moved yacybot user agent string definition to MultiProtocolURI since there are basic access mechanisms where the bot string is needed
- migrated the 'yacy' user agent to 'yacybot' in many client methods since the 'yacy' user agent is only used for the proxy

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7199 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-27 14:54:32 +00:00
..
blockrank performance hacks 2010-09-14 14:32:24 +00:00
ContentDomain.java *) minor changes 2009-12-28 11:06:49 +00:00
DocumentIndex.java fixes for crawling of smb links (file length not always available) 2010-09-25 22:32:26 +00:00
IndexAbstracts.java
MediaSnippet.java simplified snippet computation process and separated the algorithm into two classes 2010-09-22 20:50:02 +00:00
MetadataRepository.java redesign of the SortStack and SortStore classes: 2010-09-09 15:30:25 +00:00
Navigator.java - added a new Wiki Namespace Navigator 2010-03-05 21:25:49 +00:00
QueryParams.java fixed several search bugs 2010-09-21 21:48:42 +00:00
RankingProcess.java fixed several search bugs 2010-09-21 21:48:42 +00:00
RankingProfile.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
ReferenceOrder.java enhanced snippet fetch strategy: concurrent snippet fetch even for offline-snippet searches. This improves speed since it is now possible to fetch snippets offline and parsing of source files from the htcache can be enhanced using concurrency. This improves local and remote search. 2010-09-15 21:09:14 +00:00
ResultEntry.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
ResultFetcher.java simplified snippet computation process and separated the algorithm into two classes 2010-09-22 20:50:02 +00:00
SearchEvent.java fixed several search bugs 2010-09-21 21:48:42 +00:00
SearchEventCache.java - corrected lifetime computation for search events 2010-09-06 16:05:19 +00:00
Segment.java enhanced search speed: 2010-09-20 13:17:25 +00:00
Segments.java enhanced search event logging (to be used for further improvements) 2010-09-13 09:33:04 +00:00
Switchboard.java - moved yacybot user agent string definition to MultiProtocolURI since there are basic access mechanisms where the bot string is needed 2010-09-27 14:54:32 +00:00
SwitchboardConstants.java allow global search if res. observer disabled index transmission 2010-02-09 17:14:16 +00:00
TextSnippet.java simplified snippet computation process and separated the algorithm into two classes 2010-09-22 20:50:02 +00:00