]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-6001: Allow the use of a stop character, initially a vertical bar (|) symbol...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 10 May 2013 19:50:06 +0000 (12:50 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 10 May 2013 19:50:06 +0000 (12:50 -0700)
commit2be855941614b01940769d475be5e0840aad6531
treecf14a83c6dd8d0426793cb9cfc869534ed15e3e4
parent22ff90343259098541c3f589dffb3979d02416e4
CSPACE-6001: Allow the use of a stop character, initially a vertical bar (|) symbol, at the end of a partial term matching search expression. This character negates any implicit, automatically-added wildcard at the end of that search expression.
services/IntegrationTests/src/test/resources/test-data/xmlreplay/authority/authority.xml
services/IntegrationTests/src/test/resources/test-data/xmlreplay/authority/res/personItemsOnlyWord1.res.xml [new file with mode: 0644]
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RepositoryJavaClientImpl.java