yacy_search_server/source/net/yacy/document/content/dao
orbiter 9b25d07295 - added geo information parsing to html parser
- extended metadata information in index with geolocalisation
- added display of location in yacydoc and ViewFile

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7629 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-03-30 00:49:47 +00:00
..
Dao.java *) cleaning up the code a little bit 2010-12-27 17:07:21 +00:00
DatabaseConnection.java *) cleaning up the code a little bit 2010-12-27 17:07:21 +00:00
ImportDump.java replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 2011-03-07 20:36:40 +00:00
PhpBB3Dao.java - added geo information parsing to html parser 2011-03-30 00:49:47 +00:00