
Before using the procedures in this guide, you must first install MarkLogic Server, including accepting the MarkLogic License Agreement and creating the initial MarkLogic user.
In MarkLogic, documents are the data and there is no need for a schema. However, in MarkLogic, you can define a document data model (the basic structure of the XML or JSON in your documents) and …
- [PDF]
MarkLogic
MarkLogic サーバーのパフォーマンスのモニタリングの方法については、『Query Performance and Tuning Guide 』の「Monitoring MarkLogic Server Performance」を参照してください。
- [PDF]
MarkLogic
次に、MarkLogic で実行する単純なJavaScriptジェネレータの例を示します。
Using XSLT in MarkLogic Server (see “XSLT in MarkLogic Server” on page 83). Some information on how XQuery and XSLT are used as application development programming languages in MarkLogic …
- [PDF]
MarkLogic
MarkLogic をインストールし、「MarkLogicサーバーのインストール」 (15ページ)および「MarkLogicサーバーの起動」 (19ページ)の説明に従ってMarkLogicを起動します。
12This chapter provides an overview of MarkLogic Server on Amazon Web Services (AWS) using a MarkLogic Amazon Machine Image (AMI), as well as how to create an AWS account and order a …
MarkLogic APIs often return or expect nodes and/or documents. To make it easy to use these APIs in JavaScript, MarkLogic has added the built-in Node and Document objects.
- [PDF]
MarkLogic
MARKLOGIC_ 以外で始まるUserData行はすべて無視されるので、ユーザーは自由にUserData 内の追加name=value ペアを渡すことができ、行の先頭がMARKLOGIC_でない限り、他の目的に行全体 …
The MarkLogic Reference Application Architecture provides an three-tier application template and set of best practices for architects, developers, and administrators designing, developing, and deploying …