Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Algorithm (0.17 sec)

  1. src/main/resources/fess_config.properties

    indexer.language.detect.length=1000
    indexer.max.result.window.size=10000
    indexer.max.search.doc.size=50000
    
    # index setting
    index.codec=default
    index.number_of_shards=5
    index.auto_expand_replicas=0-1
    index.id.digest.algorithm=SHA-512
    index.user.initial_password=admin
    
    # field names
    index.field.favorite_count=favorite_count
    index.field.click_count=click_count
    index.field.config_id=config_id
    index.field.expires=expires
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Apr 11 02:34:53 GMT 2024
    - 30.6K bytes
    - Viewed (1)
Back to top