yacy_search_server/source/net/yacy
orbiter 958ff4778e enhanced location search:
search is now done using verify=false (instead of verify=cacheonly) which will cause that much more targets can be found.
This showed a bug where no location information was used from the metadata (and other metadata information) if cache=false is requested. The bug was fixed.

Added also location parsing from wikimedia dumps. A wikipedia dump can now also be a source for a location search.
Fixed many smaller bugs in connection with location search.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7657 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-04-15 15:54:19 +00:00
..
ai *) added new user right: extended search right (allows to define users who can query more results than anonymous users) 2011-04-01 23:32:40 +00:00
cora enhanced location search: 2011-04-15 15:54:19 +00:00
document enhanced location search: 2011-04-15 15:54:19 +00:00
gui *) set SVN properties 2011-03-08 01:51:51 +00:00
kelondro fix for bug http://bugs.yacy.net/view.php?id=10 2011-04-04 12:20:20 +00:00
repository fixes to crawler and new user-agent crawl-delay handling 2011-04-04 09:47:18 +00:00
upnp *) set SVN properties 2011-03-08 01:51:51 +00:00
visualization removed unused variables 2011-03-14 21:03:37 +00:00
dbtest.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
migration.java *) set SVN properties 2011-03-08 01:51:51 +00:00
screenshot.java
yacy.java - added geo information parsing to html parser 2011-03-30 00:49:47 +00:00
YaCySearchClient.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00