Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 712 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 712 Bytes

sample-database

MarkLogic server-side configuration and extensions for MarkLogic three-tier architecure

Here are things you'll want to manipulate for your application:

  • database-properties.json
  • rest-properties.json
  • ext server modules to be stored in the application's modules database.
  • options options configurations for the application searches
  • services resource extensions for the REST server
  • transforms XSLT, XQuery transforms
  • seed-data sample data to be loaded into the database
  • security MarkLogic roles, privileges, and users for running the application.

MarkLogic Admin : http://localhost:8001

MarkLogic Query Console : http://localhost:8000/qconsole