21 | | == Search Engine configuration == |
| 21 | == Configuration of Proteios SE Access to External Programs == |
| 22 | |
| 23 | Proteios SE supports use of some external programs for processing data files. The benefit of running |
| 24 | the analysis from Proteios SE is that several data files may be selected for an analysis using |
| 25 | the same parameters, and the result files will be automatically uploaded to Proteios SE. |
| 26 | Some external programs are accessed via a web site, while others are typically installed on |
| 27 | a local server. Proteios SE configuration settings for external programs are stored in |
| 28 | text files named `*.properties`, stored in directory `WEB-INF/classes/` in your Proteios SE installation. |
| 29 | Template files for the configuration files are stored in the same directory with names ending in |
| 30 | `.properties.in`. These files contain information on the available parameters. |
| 31 | |
| 32 | === Search Engine Configuration - General === |