]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
DRYD-559: Initial implementation of ES document writer.
authorRay Lee <rhlee@berkeley.edu>
Thu, 3 Jan 2019 07:53:12 +0000 (23:53 -0800)
committerRay Lee <rhlee@berkeley.edu>
Thu, 3 Jan 2019 07:53:12 +0000 (23:53 -0800)
commit655de48c5c16021c74b3e2c927bb284f30fd9c93
tree2a508bebf20ad310a429ad7c6e6ce3a584b6e5a7
parent8f954399ab24a743bc449a73bd9c9e2bef88d001
DRYD-559: Initial implementation of ES document writer.
3rdparty/nuxeo/build.xml
3rdparty/nuxeo/nuxeo-platform-elasticsearch/build.xml [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-elasticsearch/pom.xml [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-elasticsearch/src/main/java/org/collectionspace/services/nuxeo/elasticsearch/CSJsonESDocumentWriter.java [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-elasticsearch/src/main/resources/META-INF/MANIFEST.MF [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-elasticsearch/src/main/resources/OSGI-INF/deployment-fragment.xml [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-elasticsearch/src/main/resources/OSGI-INF/elasticsearch-contrib.xml [new file with mode: 0644]
3rdparty/nuxeo/pom.xml