yacy_search_server/source/net/yacy/document/content/dao
Michael Peter Christen 9b4c699526 ehanced location search:
- search request are now made using a map boundary
- search results are only computed for the map boundary
- the number of results is adopted to the results in the visible range
- added a double-buffering for the search result markers
- added a search query option for the search results:
/radius/<lat>/<lon>/<radius>
2012-05-31 22:39:53 +02:00
..
Dao.java *) cleaning up the code a little bit 2010-12-27 17:07:21 +00:00
DatabaseConnection.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
ImportDump.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
PhpBB3Dao.java ehanced location search: 2012-05-31 22:39:53 +02:00