According to the mlcp docs, the value passed into -document_selector
"specifies an XPath expression used to select which documents are exported
from the database."

However, using mlcp-1.2-2, this only seems to work for simple XPaths. Any
comparison operators or even parentheses in the XPath throw errors for me:

mlcp export […] -document_selector '/root[child/child = "1"]'
>>>
(ERROR contentpump.ContentPump: Unrecognized argument: =)

Does anyone have a working example for an mlcp export with
-document_selector and a complex XPath expression?

Thanks,

Markus

-- 
Markus Flatscher
Consultant | Avalon Consulting, LLC
[email protected]

LinkedIn: http://www.linkedin.com/company/avalon-consulting-llc
Google+: http://www.google.com/+AvalonConsultingLLC
Twitter:    https://twitter.com/avalonconsult
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to