Project

General

Profile

# Date Author Comment
59343 08/09/2020 11:44 AM Claudio Atzori

direct indexing api relies on a single solr client instance, which gets reconfigured on the expiration of the cached info retrieved from the IS, indicating the solr collection to be used

55761 28/05/2019 10:52 AM Claudio Atzori

reintegrated branch solr75 -r53793:HEAD

55013 18/03/2019 05:15 PM Claudio Atzori

catch and ignore all the exceptions to keep the autocommit task scheduled

54391 14/12/2018 11:56 AM Alessia Bardi

internal calls are not cached, so the cache management has been extracted to dedicated class

54379 14/12/2018 10:49 AM Alessia Bardi

Cache for indexDsInfo

54128 04/12/2018 05:42 PM Claudio Atzori

index clients reuse the connection. Using Guava's AbstractScheduledService for the commit task