yacy_search_server/source/net/yacy
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
..
cora - removed ip_s from default profile since that needs a DNS lookup to 2012-09-26 13:38:04 +02:00
crawler refactoring 2012-09-25 21:20:03 +02:00
data Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2012-09-26 12:01:34 +02:00
document refactoring 2012-09-25 21:20:03 +02:00
gui
interaction refactoring 2012-09-21 15:48:16 +02:00
kelondro Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2012-09-26 12:01:34 +02:00
peers - removed ip_s from default profile since that needs a DNS lookup to 2012-09-26 13:38:04 +02:00
repository refactoring 2012-09-25 21:20:03 +02:00
search - removed ip_s from default profile since that needs a DNS lookup to 2012-09-26 13:38:04 +02:00
server refactoring 2012-09-25 21:20:03 +02:00
upnp - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
utils refactoring 2012-09-21 16:46:57 +02:00
visualization collection of speed and memory saving hacks 2012-07-13 21:15:38 +02:00
dbtest.java refactoring 2012-09-21 16:46:57 +02:00
migration.java refactoring 2012-09-21 16:46:57 +02:00
yacy.java refactoring 2012-09-21 15:48:16 +02:00
YaCySearchClient.java made class methods static where possible 2012-07-05 12:38:41 +02:00