yacy_search_server/source/net/yacy/search/index
Michael Peter Christen e0d8643226 - performance hacks
- added log warnings in case that search processes run into time-out
situations
- better concurrency for Integer formatter (used a non-synchronized
formatter before)
- bugfix for search termination (a poison pill was missing)
- added timeout parameters for search (again) -> target is, that they
are never reached.
2012-06-04 15:37:39 +02:00
..
DocumentIndex.java - performance hacks 2012-06-04 15:37:39 +02:00
DocumentMetadata.java More sync in close() methods 2012-05-17 06:03:18 +02:00
DocumentReference.java More sync in close() methods 2012-05-17 06:03:18 +02:00
Metadata.java added stub classes for 2012-04-13 07:09:15 +02:00
MetadataMigration.java added stub classes for 2012-04-13 07:09:15 +02:00
MetadataRepository.java fixed bug in solr interface 2012-05-15 12:25:14 +02:00
Segment.java - performance hacks 2012-06-04 15:37:39 +02:00
Segments.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
SolrConfiguration.java ehanced location search: 2012-05-31 22:39:53 +02:00
SolrField.java correct typo in scripts_txt comment 2012-05-19 02:09:16 +02:00