<Collection>
    SearchType quick
    IndexDir ${INDEX_DIRECTORY}

    RequestTout 11000000

    <UserParams>
        Pruning
        NoPruningDataLoad
        PruningMode FullSorted
        Polite
        NoAutoDetectUtf8Keys
    </UserParams>

    MaxIntervalLimit=50000
    ReqBundleHashersSize Null

    CalculateModelsMD5 false
    MXNetFile ${MODELS_PATH and MODELS_PATH or _BIN_DIRECTORY}/models.archive
    LockMXNetFile true

    AllFilesLockMemory true
    PrefetchSize 20000000000
    AbortTout 600000000
    EmergencyFile ./controls/degrade
    SuperMindSharedFile /run/shm/basesearch.supermind

    MaxSmallAttributeIteratorDocs 524288
    UseErfWad true
    UseHostErfWad true
    UseRegErfWad true
    UseRegHostErfWad true
    UseSentWad true
    UseArchiveFromMemory true
    EnableLinkAnn true
    EnableIndexOmniWad true
    EnableIndexAnnWadData true
    EnableIndexAnnWadIndex true
    EnableIndexAttrsWad true
    EnableIndexHnswLdtb false
    EnableIndexFactorAnnWadData true
    EnableIndexFactorAnnWadIndex true
    SoftReclaimDivisor : 1000000
    AngryReclaimDivisor : 1000000
</Collection>
