Documentation added for version 2.0.0
MERGE newAPI
Removing old vocabulary thread
Integrated cnr-cql-utils library version 2.0.2 #2331.Integrated cnr-service-common:1.0.0-hotfix. #2774.API funding related queries are using the names and not the ids of the elements of the funding tree. #2765, #2766, #2767.Fixed concatenation of DOIs in sygma response #2738....
sygma returning the correct order of authors
Parsing for index refine values #2337 + using cached values for IS values #2477
collectedfrom now devided to is and name element
thread for vocabulary update properly unsubscribed when service is undeployed. related to #2050
openaireProjectID as new api parameter for projects
Reverted commit r41020. Premature commit of openaireProjectID parameter. Needed more work.
uncommented funding tree information in project - related to #1835
added organization id in api + funder in organization + reload vocabularies once a day
new vocabularies for fp7
adding vocabulary for fp7 funding level 1
adding missed UTF-8 encoding for velocity, transformers, IOUtils
update search wueries and response with new funding hierarchy tree + added csv for projects. Related to tickets #1382, #945, #1113, #1294,
New uoa-commons version related to #1288
Adding info debug, related to #1289
refine transformer is set from method parameter
added csv, tsv, html format support
- synchronized for SolrClient query - synchronized for get client from cache- zookeeper version changed to 3.4.5-cdh4.3.0
- mdformat field is exposed on search service profile <PROPERTY value={mdformat} key="mdformat"/>- mdformat field is changed when blackboard message is received and the new value is updated in search service profile- if the search service profile exists and contains the mdformat property the search service parameter is set based on this value. if not the value is set from services.search.mdFormat property...
Closing #925 - empty fromDate results in resultdateofacceptance within * ...
taking care of multiple ids for objidentifier, relpersonid, resulthostingdatasourceid, relprojectid - closing #926
Closing #348 - added descriptor for opensearch and produce the correct result
Closing #928 #930 #931 with refinements in api parameters and error messaging - Closing #894 introdusing sygma model
Resolving 2 issues - #862 Updated the query parameter that search service sends to index service. The extra "query=" was removed. It was causing CQL parser error.- #348 It partially resolves the issue with the rss format. The format is supported but the openSearch descriptor is still missing.
adding shards.tolerant parameter to every search query after suggestion in #786
adding sort functionality. Closing tasks #758 and #767
fixed a bug in action status update
FP7ProjectID parameter also adds 'and (relfundinglevel0_id exact 'FP7')' filter
adding openSearch descriptor
Parameter check added and better string handling
removed logging message
multiple country ids are supported for project API
added rss opensearch results
following the new vocabulary schema with code field, adding dc schema for publications api, introducing project api
added a blackboard listener to accept index modification messages
adding multiple dois search and funder parameter
changed configuarion to match new vocabulary names and better handle of ioexception
changing to spring 4
copy of uoa-search to start working on spring4