yacy_search_server/source/de/anomic/search
orbiter 348dece62f redesign of the SortStack and SortStore classes:
created a WeakPriorityBlockingQueue as special implementation
of a PriorityBlockingQueue with a weak object binding.
- better abstraction of ordering technique
- fixed some bugs according to result numbering (distinguish different counters in Queue)
- fixed a ordering bug in post-ranking (ordering was decreased instead of increased)
- reversed ordering numbering using a reversed ordering. The higher the ranking number the better (now).

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7128 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-09 15:30:25 +00:00
..
blockrank better memory management and slightly less (in total and temporary) RAM allocation: 2010-08-04 13:33:12 +00:00
ContentDomain.java *) minor changes 2009-12-28 11:06:49 +00:00
DocumentIndex.java refactoring towards a unified loading mechanism for MultiProtocolURIs 2010-08-23 01:08:56 +00:00
IndexAbstracts.java *) setting SVN keywords 2009-09-05 20:41:21 +00:00
MediaSnippet.java redesign of the SortStack and SortStore classes: 2010-09-09 15:30:25 +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 - performance enhancements in search response time using faster query ID computation and an ID cache 2010-09-06 10:00:07 +00:00
RankingProcess.java redesign of the SortStack and SortStore classes: 2010-09-09 15:30:25 +00:00
RankingProfile.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
ReferenceOrder.java redesign of the SortStack and SortStore classes: 2010-09-09 15:30:25 +00:00
ResultEntry.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
ResultFetcher.java redesign of the SortStack and SortStore classes: 2010-09-09 15:30:25 +00:00
SearchEvent.java redesign of the SortStack and SortStore classes: 2010-09-09 15:30:25 +00:00
SearchEventCache.java - corrected lifetime computation for search events 2010-09-06 16:05:19 +00:00
Segment.java Support for indexing of RSS feeds! 2010-08-25 18:24:54 +00:00
Segments.java added a fascinating new way to search _and_ start a web crawl at the same time: 2010-06-23 11:19:32 +00:00
Switchboard.java fixed old sitemap importer which was not able to parse urls containing post elements 2010-09-08 14:13:15 +00:00
SwitchboardConstants.java allow global search if res. observer disabled index transmission 2010-02-09 17:14:16 +00:00
TextSnippet.java - replaced pdfbox and fontbox version 1.1.0 with 1.2.1 2010-09-07 17:13:47 +00:00