Project

General

Profile

Statistics
| Revision:

# Date Author Comment
54128 04/12/2018 05:42 PM Claudio Atzori

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

54092 03/12/2018 05:24 PM Claudio Atzori

reschedule index commit task when it dies

54056 29/11/2018 02:12 PM Claudio Atzori

close the connection!

54029 29/11/2018 10:38 AM Claudio Atzori

do not commit for every direct index request, instead delegate the commit to a periodic task

54028 29/11/2018 10:09 AM Claudio Atzori

do not commit for every direct index request, instead delegate the commit to a periodic task

54026 28/11/2018 06:29 PM Claudio Atzori

do not commit for every direct index request, instead delegate the commit to a periodic task

54024 28/11/2018 06:05 PM Claudio Atzori

do not commit for every direct index request, instead delegate the commit to a periodic task

54022 28/11/2018 05:57 PM Claudio Atzori

do not commit for every direct index request, instead delegate the commit to a periodic task

54021 28/11/2018 05:41 PM Claudio Atzori

do not commit for every direct index request, instead delegate the commit to a periodic task

54020 28/11/2018 05:39 PM Claudio Atzori

do not commit for every direct index request, instead delegate the commit to a periodic task

53991 27/11/2018 05:29 PM Alessia Bardi

re-organised imports

53958 26/11/2018 10:03 AM Michele Artini
53793 15/11/2018 04:56 PM Claudio Atzori

branch for solr 7.5.0

53714 12/11/2018 11:40 AM Alessia Bardi

Added MIUR and fixed Finland (prefix is aka, not aff anymore)

52793 23/07/2018 04:02 PM Alessia Bardi

Added OPEN SOURCE access right to be used for software

52789 23/07/2018 03:55 PM Alessia Bardi

Updated record template and code to fix: 1. bestlicense and license must be bestaccessright and accessright; 2. Persons are not entities anymore and are now stored in the creator field; 3. Added empty journal field and other minor fields to reflect the current records in the production and beta indexes.

52779 20/07/2018 06:43 PM Alessia Bardi

simple code refactoring

52761 17/07/2018 05:24 PM Claudio Atzori

fetch also context profiles typed as 'ri'

52009 11/05/2018 04:25 PM Michele Artini

logs and exceptions

51899 30/04/2018 01:05 PM Michele Artini

renemaed some packages

51236 14/03/2018 03:10 PM Michele Artini

implementation

51151 12/03/2018 01:03 PM Michele Artini

cleaning

51149 12/03/2018 12:43 PM Michele Artini

first import

50646 09/02/2018 01:12 PM Alessia Bardi

Use misc-utils escaper: the one in velocity is too old and does not cover all XML entities!

50509 30/01/2018 06:09 PM Sandro La Bruzzo

upgraded version of jdbc driver for postgres, this includes a lot of changes, Because we have to add @transactional
annotation in some properties to avoid connection closed exception

50489 30/01/2018 11:27 AM Michele Artini

merged branch dsm into trunk

50424 26/01/2018 03:26 PM Alessia Bardi

#3392: added funder param to FET-H2020 projects

50119 13/12/2017 02:19 PM Alessia Bardi

Adding an almost geenric approach to obtain funder prefixes and ids. For names, however, we are still hard-coding them

50113 12/12/2017 06:01 PM Alessia Bardi

Again, fixes name of FCT for direct indexing

49995 27/11/2017 10:13 AM Alessia Bardi

Fixed FCT name

49417 12/10/2017 05:13 PM Claudio Atzori

stream claims from the jdbcTemplate instead of load them in memory

49246 05/10/2017 11:11 AM Miriam Baglioni

fix bug for fet-h2020 context

49144 26/09/2017 11:21 AM Alessia Bardi

Added method to get an id of the submitted result

49143 26/09/2017 11:17 AM Alessia Bardi

Log json payload of the request upon exception

49142 26/09/2017 11:16 AM Alessia Bardi

Fixed toString() and comments

48955 13/09/2017 11:28 AM Claudio Atzori

trivial fixes

48926 11/09/2017 03:44 PM Claudio Atzori

use single quote instead of double quote

48139 28/06/2017 06:40 PM Alessia Bardi

integrated (hopefully) all required changes from dnet40

48047 28/06/2017 03:06 PM Alessia Bardi

Fixed implementation for keeping track of progress

48042 28/06/2017 03:00 PM Alessia Bardi

fixed parameter order

48027 28/06/2017 02:12 PM Alessia Bardi

Node for writing context updates on hbase and refactoring

47717 26/06/2017 07:03 PM Alessia Bardi

ApplyClaims with progress provider

47716 26/06/2017 06:11 PM Alessia Bardi

Let's not fail for a non well-formed claim: we go on and keep track of it.

47715 26/06/2017 06:04 PM Alessia Bardi

Updated toString

47714 26/06/2017 05:49 PM Alessia Bardi

Fixed order of arguments

47712 26/06/2017 05:33 PM Alessia Bardi

Fixed semantics and added test

47710 26/06/2017 05:12 PM Alessia Bardi

Fixed ApplyClaimRels job param and mapping datasets and pubs to results

47708 26/06/2017 04:35 PM Alessia Bardi

Using database service classes to avoid exception 'Method org.postgresql.jdbc4.Jdbc4Connection.isValid(int) is not yet implemented.'. We are locked to an old jdbc driver (for hibernate?)

47696 26/06/2017 02:32 PM Alessia Bardi

Getters and setters

47693 26/06/2017 12:52 PM Alessia Bardi

nodes and workflows for the new claims

47679 23/06/2017 06:16 PM Alessia Bardi

Classes and configuration for writing claimed relationships into HBASE

47522 14/06/2017 06:15 PM Alessia Bardi

Claims metadata are collected from the file system, not from the database.

47423 31/05/2017 05:00 PM Michele Artini

updated the direct index api

47420 31/05/2017 04:27 PM Michele Artini

removed an invalid migration of the apis

45335 12/01/2017 04:40 PM Claudio Atzori

migrated to dnet45

45281 10/01/2017 06:36 PM Claudio Atzori

codebase used to migrate to java8 the production system