yacy_search_server/source/net/yacy/document
orbiter 1defd580bc - added option to localization search to distinguish between a search for a location according to the search word only or for the relation between a web search results and locations found in the metadata fields
- used that to display two layers on map: cities and search result locations
- added many marker grafics for the display of the markers on the map
- some refactoring of the yacy news code plus bugfixes for latest move from Tree to Table data structure

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6889 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-05-19 12:53:09 +00:00
..
content added a location search service: using the following servlet/example: 2010-05-11 12:58:05 +00:00
detector
geolocalization - added option to localization search to distinguish between a search for a location according to the search word only or for the relation between a web search results and locations found in the metadata fields 2010-05-19 12:53:09 +00:00
importer - removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer 2010-05-14 18:30:11 +00:00
language applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
parser This is a large bugfix and enhancement commit to support a better location detection for data 2010-05-11 11:14:05 +00:00
AbstractParser.java - added parsing of robots meta-tag in html headers to detect a noindexing request 2010-03-03 23:32:56 +00:00
Classification.java
Condenser.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
Document.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
Idiom.java removed usage of temporary files: causes too much IO 2010-04-14 22:17:18 +00:00
ImageParser.java - added bmp parser to the document parsers 2009-11-19 23:22:53 +00:00
ParserException.java
Phrase.java
TextParser.java fix for NPE in TextParser 2010-04-21 22:35:47 +00:00