This repository was archived by the owner on May 30, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +14
-12
lines changed Expand file tree Collapse file tree 1 file changed +14
-12
lines changed Original file line number Diff line number Diff line change @@ -3,16 +3,18 @@ sample-database
33
44MarkLogic server-side configuration and extensions for MarkLogic three-tier architecure
55
6- This project is intended for use as a submodule of sample-java-stack and
7- sample-node-stack, in order to provide a structure to hold MarkLogic
8- server-side application and datbase configuration.
9-
106Here are things you'll want to manipulate for your application:
11- manage-properties.json
12- rest-properties.json
13- ext server modules to be stored in the application's modules database.
14- options options configurations for the application searches
15- rest-ext resource extensions for the REST server
16- transforms XSLT, XQuery transforms
17- reducers JavaScript server-side modules
18- seed-data sample data to be loaded into the database
7+
8+ * database-properties.json
9+ * rest-properties.json
10+ * ext server modules to be stored in the application's modules database.
11+ * options options configurations for the application searches
12+ * services resource extensions for the REST server
13+ * transforms XSLT, XQuery transforms
14+ * seed-data sample data to be loaded into the database
15+ * security MarkLogic roles, privileges, and users for running the application.
16+
17+ MarkLogic Admin : http://localhost:8001
18+
19+ MarkLogic Query Console : http://localhost:8000/qconsole
20+
You can’t perform that action at this time.
0 commit comments