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/de/anomic/crawler
orbiter d2ac0aa682
- fixed possible bugs in Stack (may affect Crawler reset) and RandomAccess handling
16 years ago
..
AbstractImporter.java
Balancer.java - removed useCell option: the indexCell data structure is now the default index structure; old collection data is still migrated 16 years ago
CrawlEntry.java - added writing of temporary file names and renaming to final file name when index dump/merge are done. Interrupted merges can be cleaned up. 16 years ago
CrawlProfile.java - added migration class to go from index collections to the index cell data structure. 16 years ago
CrawlQueues.java - less lines in rssTerminal 16 years ago
CrawlStacker.java code-split 16 years ago
FTPLoader.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago
HTTPLoader.java fixed problem with not http client 16 years ago
Importer.java
ImporterException.java
ImporterManager.java more memory leak fixing hacks 16 years ago
IndexingStack.java - fixed possible bugs in Stack (may affect Crawler reset) and RandomAccess handling 16 years ago
Latency.java - removed deprecated threads 16 years ago
LoaderMessage.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago
NoticeURLImporter.java - added migration class to go from index collections to the index cell data structure. 16 years ago
NoticedURL.java - removed useCell option: the indexCell data structure is now the default index structure; old collection data is still migrated 16 years ago
ProtocolLoader.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago
ResourceObserver.java refactoring of wordIndex class 16 years ago
ResultImages.java
ResultURLs.java refactoring: better abstraction of reference and metadata prototypes. 16 years ago
RobotsTxt.java Robots.txt is now reused after one day. See forum-topic: 16 years ago
SitemapImporter.java
Surrogate.java corrections in dublin core syntax 16 years ago
ZURL.java - added migration class to go from index collections to the index cell data structure. 16 years ago
robotsParser.java