The Oracle Endeca Server installation creates the following directory structure.
Directory | Contents |
---|---|
root directory | The release notes (README.txt), the Oracle Endeca Server Licensing Guide, and the version.txt file. |
/apis | The directories for the Oracle Endeca Server API Reference (the /doc directory), the Java client examples for sending queries to the Oracle Endeca Server (the /examples directory), the WSDL and XSD documents for each Web service packaged with the Oracle Endeca Server (the /web-services directory), and the JAR file representing the packaged Bulk Ingest interface. |
/endeca-cmd | The JAR for the endeca-cmd command-line interface, as well as the command script that calls the Oracle Endeca Server commands. Also, the lib directory contains utilities used for SSL support. |
/endeca-server | The start and stop scripts for the Oracle Endeca Server. Also contains, the Endeca data store's Dgraph process, and the Jetty Java application server. |
logs | The logs directory for the Oracle Endeca Server and the Endeca data stores. |
state | The directory for storing internal information about the data store configuration. The contents of this directory is used by the Oracle Endeca Server. This directory is not intended to be used by the data store administrators. |
data | The default directory for storing the data files for the data stores. This directory is not intended to be used by the data store administrators. |
/shared | The JRE (Java Runtime Environment) used by the Oracle Endeca Server. |