Hi,

thanks for the tips! Unfortunately it didn't help.

No document was in an error state. A permission problem would explain a lot
(like why i don't see the document.xml-file in WebDAV), but that doesn't
seem to be the case. There where no permissions on the file, but i am using
an user with admin role and i can load the document with fn:doc, so i am
sure that the file is actually there and readable by my user. It "just"
seems to be ignored by the search

Regards,
Mario






> You didn't say if you'd checked error states:
> https://docs.marklogic.com/guide/cpf/error#id_13652 may be worth a try.
>
> Looking at your log it seems clear that the docx parts are being created,
> and I
> see no sign of errors.
>
> ... 2015-02-03 13:00:29.706 Info: [Event:id=CPF on-create]
> /content/C/Test/ConversionsTests/demo_docx_parts/word/document.xml
> 2015-02-03 13:00:29.707 Info: [Event:id=CPF on-create]
> /content/C/Test/ConversionsTests/demo_docx_parts/[Content_Types].xml ...
>
> Maybe you have a document permissions problem? On the admin web site
> (8001) try
> "Configure > Databases > your-database-name > Permissions" and see what the
> permissions are for
> "/content/C/Test/ConversionsTests/demo_docx_parts/word/document.xml".
> Compare
> that with the permissions for your webdav user. If a document has no
> permissions
> then only admin users can see the document. As a test you could grant the
> admin
> role to your webdav user, but that probably isn't a good idea for regular
> operation.
>
> The docs discuss CPF and security at
> https://docs.marklogic.com/guide/cpf/default#id_76620 step #2, which
> refers to
> https://docs.marklogic.com/guide/cpf/default#id_85082
>
>
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to