| Property | Values | Default | Description |
|---|---|---|---|
| egothor.slotter.flat | true/false | false | false when barrels are organized in subdirectories |
| egothor.barrel.sequential | true/false | true | true when the dictionary is realized via index-sequential file |
| egothor.coding.pack7 | true/false | true | true when just the fastest compression is used |
| egothor.ilist.skip | integer | 0 | skip factor for inverted lists with skipping, 0 = disabled |
| egothor.query.repeat | integer | 1 | how many times a query is executed |
| egothor.stemmer.default | filename | null | path to default stemmer table |
| egothor.stemmer.charset | string | null | in which charset the stemmer table is read in Compile |
| egothor.rules.file | filename | ./rules | where the robot rules file is saved |
| egothor.capek.port | integer | 9713 | to which port the robot terminal is bind |
| egothor.server.pause | integer | 1 | gap between two requests to the same hostname; if followed by "ms", then the value is read as millisecond |