[MarkLogic Dev General] After creating a DB & importing XML
files, cannot see the imported files. Why?
David Sewell
dsewell at virginia.edu
Wed Jul 23 08:00:35 PDT 2008
When you set up a WebDAV server in MarkLogic, you have to specify a
document root. Any documents loaded into the database under that
document root will be visible via WebDAV, but others will not. For
example, if your WebDAV server root is
/webdav/
your WebDAV view will show everything under that directory URI.
But if you use XCC to load a document into, let's say,
/docs/mydoc.xml
or
/mydoc.xml
or
mydoc.xml
the file will not be visible via your WebDAV server.
So the short answer is that you cannot see all files in the database via
WebDAV unless you always load files to a URI under the WebDAV server
root.
On Wed, 23 Jul 2008, Isha Chadha wrote:
> I might not be right here but would like to confirm (the basic)
> understanding which I have got about Marklogic Server's content storage.
>
>
>
> It seems that whatever content one loads through WebDavServer is visible
> there. But when the content is loaded through xdbc( ex by using java xcc),
> or when documents are created in marklogic using xquery then they are not
> visible as such. I could see some kind of indexes (files) being made in the
> directory /var/opt/MarkLogic/Forests whose size increases whenever I add
> some new content by any of the means mentioned above.
>
>
>
> Please clear the same if am interpreting this wrongly and pour some light on
> this.
>
>
>
> Thanks,
>
> Isha
>
>
>
> _____
>
> From: general-bounces at developer.marklogic.com
> [mailto:general-bounces at developer.marklogic.com] On Behalf Of Say
> Soukamneuth
> Sent: Tuesday, July 22, 2008 10:17 PM
> To: general at developer.marklogic.com
> Subject: [MarkLogic Dev General] After creating a DB & importing XML
> files,cannot see the imported files. Why?
>
>
>
>
>
>
>
>
> A newbie here,
>
>
>
> After a DB is created successfully, I imported XML files OK. But I cannot
> see the import files.
>
>
>
> What should I do to see these files?
>
>
>
> Thank you every much in advanced,
>
>
>
> Say
>
>
>
> soukam1 at yahoo.com
>
>
>
>
>
>
--
David Sewell, Editorial and Technical Manager
ROTUNDA, The University of Virginia Press
PO Box 801079, Charlottesville, VA 22904-4318 USA
Courier: 310 Old Ivy Way, Suite 302, Charlottesville VA 22903
Email: dsewell at virginia.edu Tel: +1 434 924 9973
Web: http://rotunda.upress.virginia.edu/
More information about the General
mailing list