yacy_search_server/source/de/anomic/search
orbiter 4df88a4e7a - fixes for missing or bad hashCode computation
- fixes for bad equals() methods that had not been used by hash maps and therefore some classes did not work as objects in hash maps.
- this may also affect some cases where double-checks should have been, but did not work.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6495 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-11-20 12:11:56 +00:00
..
blockrank added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
ContentDomain.java enhanced image search 2009-11-18 23:56:05 +00:00
DocumentIndex.java enhanced image search 2009-11-18 23:56:05 +00:00
IndexAbstracts.java *) setting SVN keywords 2009-09-05 20:41:21 +00:00
MediaSnippet.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
MetadataRepository.java Better implementation of SortStack and SortStore and adoptions in all using classes to implement the necessary Comparable interface and hash code computation. 2009-11-19 13:49:28 +00:00
QueryParams.java enhanced image search 2009-11-18 23:56:05 +00:00
RankingProcess.java added comparator and more fixes for SortStack/SortStore 2009-11-20 03:30:48 +00:00
RankingProfile.java enhanced image search 2009-11-18 23:56:05 +00:00
ReferenceOrder.java better protection against NPEs during search/ranking 2009-11-07 10:58:33 +00:00
ResultEntry.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
ResultFetcher.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
SearchEvent.java Better implementation of SortStack and SortStore and adoptions in all using classes to implement the necessary Comparable interface and hash code computation. 2009-11-19 13:49:28 +00:00
SearchEventCache.java refactoring 2009-10-11 00:12:19 +00:00
Segment.java Better implementation of SortStack and SortStore and adoptions in all using classes to implement the necessary Comparable interface and hash code computation. 2009-11-19 13:49:28 +00:00
Segments.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
Switchboard.java Better implementation of SortStack and SortStore and adoptions in all using classes to implement the necessary Comparable interface and hash code computation. 2009-11-19 13:49:28 +00:00
SwitchboardConstants.java option to disable dht by memory limit: 2009-11-06 19:13:30 +00:00
TextSnippet.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00