yacy_search_server/source/net/yacy/document/importer
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
..
Importer.java very first working version of oai-pmh importer: if given the right url, the importer can read and index listRecord xml files and calculate the right resumptionURL which is then given as next default start point for the importer url input. 2009-11-02 00:14:14 +00:00
MediawikiImporter.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
OAIPMHImporter.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
OAIPMHReader.java - fixed post-ranking including prefer mask 2009-11-09 19:14:51 +00:00
ResumptionToken.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