aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I00df409628f01511d5e8e689bd5bf5204bd29236 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-08Add name to the top level pomVenkata Harish K Kajur1-0/+1
for search-data-service Issue-ID: AAI-271 Change-Id: I9db491466002d2f84a76cf4d39724a01cec4c1d2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-07-20Reject doc create requests if index does not existFraboni, Gino (gf403a)1-1/+2
[AAI-62] Search Data Service should not implicitly create indexes on document write... Search Data Service will now explicitly block a document create or update if the associated index does not already exist in the document store. Change-Id: Ie96364da754aa6a2cb554b06f62a7a647181bcce Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
2017-05-10Update version, add deployment pluginsDaniel Silverthorn1-1/+113
Change-Id: Ia728e325b27d1bef5f896f197cc9490291bdf954 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
2017-05-09Initial search service commitDaniel Silverthorn1-0/+369
Changing common logging dep Change-Id: I454697a9df0ee63f43d7b7d2a3818fe2d9b7bcf2 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>