The IAS directory is the root directory for the Integrator Acquisition System.
IAS
3.0.0
bin
...
workspace
| Directory | Contents |
|---|---|
| version\bin |
|
| version\cms |
Server-side files for the SharePoint Object Model connector. |
| version\doc |
|
| version\doc\wsdl | The Web Service (WSDL) files for the IAS Server, the Component Instance Manager, and the Record Store. |
| version\java | The JDK used to run the IAS components. |
| version\lib |
|
| version\lib\ias-server-plugins | Libraries for IAS plug-ins including CMS connectors and custom extensions (if applicable). |
| version\lib\oit-sx | The IAS Document Conversion Module libraries. |
| version\lib\web-crawler | The Web Crawler libraries. |
| version\sample | Directories for the sample applications and sample extensions. The sample applications are documented in the IAS Developer's Guide and also in the IAS Extension API Guide. |
| version\webapps | The root.war file, which is the IAS Server and Component Instance Manager as standalone applications. |
| version\workspace_template | The template for the workspace directory that contains configuration files. |
| workspace | The working directory for the IAS Server and the Web Crawler. |
| workspace\conf |
|
| workspace\conf\web-crawler\default | The default configuration files for the Web Crawler, including the log4j.properties logging configuration file. |
| workspace\conf\web-crawler\non-polite-crawl | Sample crawl configuration files for non-polite crawls. As with the polite version, the settings in these files will override the default settings. |
| workspace\conf\web-crawler\polite-crawl | Sample crawl configuration files for polite crawls. The settings in site.xml will override the same property settings in the default.xml file, while the crawl-urlfilter.txt file will also override the default version of the file. |
| workspace\logs | The ias-service.log file, which contains the IAS Service log output, and includes log messages from all crawls managed by the IAS Server. |
| workspace\output | Default destination directory for the crawl output from the Web Crawler. The output directory is not present upon installation. It is created when the Web Crawler writes to output records for a crawl. |
| workspace\state | State files for the IAS Service components. State files can include Record Store instances, state directories for data source extension information, and state directories for manipulator extension information. |