You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/document
orbiter 2126c03a62
- 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
15 years ago
..
content added a location search service: using the following servlet/example: 15 years ago
detector refactoring of yacy documents and parsers: they depend now only on the kelondro classes 15 years ago
geolocalization - 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 15 years ago
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 15 years ago
language applied code changes that are recommended by PMD 15 years ago
parser This is a large bugfix and enhancement commit to support a better location detection for data 15 years ago
AbstractParser.java - added parsing of robots meta-tag in html headers to detect a noindexing request 15 years ago
Classification.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 15 years ago
Condenser.java This is a large bugfix and enhancement commit to support a better location detection for data 15 years ago
Document.java This is a large bugfix and enhancement commit to support a better location detection for data 15 years ago
Idiom.java removed usage of temporary files: causes too much IO 15 years ago
ImageParser.java - added bmp parser to the document parsers 15 years ago
ParserException.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 15 years ago
Phrase.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 15 years ago
TextParser.java fix for NPE in TextParser 15 years ago