Michael Peter Christen
|
096c17e7cd
|
added test code
|
13 years ago |
Michael Peter Christen
|
e3bb73c3d6
|
serialized some database access methods
|
13 years ago |
Michael Peter Christen
|
355ecf330f
|
reduced target file site to 64mb
|
13 years ago |
Michael Christen
|
eff966f396
|
fix for search process (it was aborted too early during remote search)
|
13 years ago |
Marek Otahal
|
f40efb39af
|
Blacklist loadList() remove duplicates by using Set
Signed-off-by: Marek Otahal <markotahal@gmail.com>
|
13 years ago |
Michael Christen
|
0797b0de99
|
new handling of remote search processes: looking for seeds will now not
block the whole search process any more. A deadlock with a DHT selection
process may have been the cause for interface lockings in the past.
|
13 years ago |
Michael Christen
|
9e5894c784
|
Removed handling of components objects for URIMetadataRows.
This is a preparation to replace this rows with nodes from the node
store.
|
13 years ago |
Michael Christen
|
c04bfaa51b
|
refactoring
|
13 years ago |
Michael Christen
|
e9dc99fe15
|
added rules to set specific RWIs as private RWIs which are not
transmitted to remote peers. This will be used for private index copies
and phonetic indexes.
|
13 years ago |
Michael Christen
|
f14faf503b
|
better ranking because we wait a very little time during the search
process more to get better remote sear results into the ranking priority
stack
|
13 years ago |
orbiter
|
5a55397f99
|
some last-minute performance hacks
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8101 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
13 years ago |
orbiter
|
e58438c01c
|
- added a new retry connector for solr (for cases where solr responses are slow)
- added a new exist property into the metadataRepository which includes solr entries
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8016 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
13 years ago |
orbiter
|
035ebfbf3b
|
- performance hacks (should affect the crawl balancer and reduce CPU load during crawl stack re-fill)
- this may have also (good) performance side effects on other parts of YaCy
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7982 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
13 years ago |
orbiter
|
2c3161b4ac
|
refactoring:
RankingProcess -> RWIProcess
ResultFetcher -> SnippetProcess
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7974 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
13 years ago |
orbiter
|
d2ea250d99
|
refactoring:
- moved many classes from de.anomic to net.yacy
- made more sub-packages for search classes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7973 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
13 years ago |