yacy_search_server/source/de/anomic/search
orbiter 789c6b26ce added a location search service: using the following servlet/example:
http://localhost:8080/yacysearch_location.kml?query=berlin&maximumTime=2000&maximumRecords=100

This will open any application that can consume kml data (which will probably be google earth) on your computer and displays the search result as positions on a map


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6865 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-05-11 12:58:05 +00:00
..
blockrank continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 2010-04-15 13:22:59 +00:00
ContentDomain.java
DocumentIndex.java fixed dates in metadata 2010-05-08 22:09:36 +00:00
IndexAbstracts.java
MediaSnippet.java enhanced object hash computation 2010-04-15 14:19:29 +00:00
MetadataRepository.java enhanced remove() operation: in many cases it is not necessary to return the removed object to the called. 2010-04-20 14:47:41 +00:00
Navigator.java - added a new Wiki Namespace Navigator 2010-03-05 21:25:49 +00:00
QueryParams.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
RankingProcess.java some performance hacks and fixed after reading dump in 2010-04-25 21:37:36 +00:00
RankingProfile.java
ReferenceOrder.java some performance hacks and fixed after reading dump in 2010-04-25 21:37:36 +00:00
ResultEntry.java This is a large bugfix and enhancement commit to support a better location detection for data 2010-05-11 11:14:05 +00:00
ResultFetcher.java - cleanup, removed unused imports 2010-04-27 21:47:41 +00:00
SearchEvent.java enhanced remove operation in search consequences (which are triggered when the snippet fetch proves that the word has disappeared from the page that was stored in the index) 2010-04-20 13:45:22 +00:00
SearchEventCache.java enhanced remove operation in search consequences (which are triggered when the snippet fetch proves that the word has disappeared from the page that was stored in the index) 2010-04-20 13:45:22 +00:00
Segment.java This is a large bugfix and enhancement commit to support a better location detection for data 2010-05-11 11:14:05 +00:00
Segments.java fixed dates in metadata 2010-05-08 22:09:36 +00:00
Switchboard.java added a location search service: using the following servlet/example: 2010-05-11 12:58:05 +00:00
SwitchboardConstants.java
TextSnippet.java - cleanup, removed unused imports 2010-04-27 21:47:41 +00:00