Documentation

No results
    gitHub

    Connect to a MarkLogic instance

    Hackolade's reverse-engineering functions allows to discover the schema of documents in collections through a statistical sampling process, followed by a probabilistic inference operation, as described in this page.

     

    MarkLogic uses a username and password for internal authentication.  Hackolade currently supports basic authentication (username/password) with support of SSL certificates.

     

    To connect to a MarkLogic instance, you need to provide:

    - the hosts IP address or DNS name, and port number

    - your choice of document organization

    - optionally, the database to be fetched

    MarkLogi reverse-engineering connection settings

     

    The credentials must be entered in the Authentication tab:

    Image

     

    Optionally, SSL can be enabled and a certificate provided for SSL inspection:

    Image