yacy_search_server/source/de/anomic/search
orbiter 3d5104d357 - fixed a bug in crawl start with file name (npe in new url)
- added deletion of solr index in IndexControlRWIs
- added asynchronous adding of large url lists (happens when crawls are startet with file)
- fixed npe in Image display
- replaced language warning with fine logging
- added a domain name cache in Domains that helps to speed up the isLocal property (less DNS lookups)
- added a new storage class for this new cache: KeyList. The domain key list is stored in DATA/WORK/globalhosts.list
- added concurrent solr updates and chunked transfers (50 documents until a commit is done) for high-speed feeding (> 40000 ppm)
- fixed a bug in content scraper that chopped off large parts of crawl lists (using crawl start from file)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7666 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-04-18 16:11:16 +00:00
..
AccessTracker.java
ContentDomain.java
DocumentIndex.java
IndexAbstracts.java
MediaSnippet.java
MetadataRepository.java
QueryParams.java
RankingProcess.java
RankingProfile.java
ReferenceOrder.java
ResultEntry.java
ResultFetcher.java
SearchEvent.java
SearchEventCache.java
Segment.java - fixed a bug in crawl start with file name (npe in new url) 2011-04-18 16:11:16 +00:00
Segments.java
Switchboard.java - fixed a bug in crawl start with file name (npe in new url) 2011-04-18 16:11:16 +00:00
SwitchboardConstants.java
TextSnippet.java