yacy_search_server/source/net/yacy/search/index
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
..
DocumentIndex.java added a collection attribute to crawls and searches: 2012-09-03 15:26:08 +02:00
Fulltext.java - removed ip_s from default profile since that needs a DNS lookup to 2012-09-26 13:38:04 +02:00
Segment.java refactoring 2012-09-25 21:20:03 +02:00
SolrConfiguration.java refactoring 2012-09-25 21:20:03 +02:00