yacy_search_server/source/net/yacy/cora
Michael Peter Christen 562183932b - removed ip_s from default profile since that needs a DNS lookup to
create an document entry. This makes remote search much slower.
- removed synchronization of add method if ip_s is activated to prevent
that a user configuration causes bad behavior. The disadvantage of that
is, that a index dump can cause data loss if an indexing is running
during index dump
- catched more exceptions and more NPE
- better abstraction in MirrorSolrConnector
- slight performance enhancement when only the index count is requested
(rows=0 is sufficient to get a total count)
2012-09-26 13:38:04 +02:00
..
ai refactoring 2012-09-21 15:48:16 +02:00
date refactoring 2012-09-21 16:46:57 +02:00
document simplifications in DHT Distribution class and more documentation 2012-09-24 12:01:09 +02:00
federate - removed ip_s from default profile since that needs a DNS lookup to 2012-09-26 13:38:04 +02:00
geo removed kelondro dependencies from cora 2012-09-20 19:38:22 +02:00
language/phonetic - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
lod refactoring 2012-09-21 15:48:16 +02:00
order refactoring 2012-09-21 16:46:57 +02:00
plugin added phonetic classes 2011-12-14 17:33:18 +01:00
protocol removed kelondro dependencies from cora 2012-09-20 19:38:22 +02:00
sorting removed kelondro dependencies from cora 2012-09-20 19:38:22 +02:00
storage added a directory-to-zip writer and zip-to-directory reader 2012-09-24 17:04:37 +02:00
util removed more dependencies in cora from kelondro 2012-09-21 11:02:36 +02:00