Interface FessConfig

All Superinterfaces:
FessEnv, FessProp
All Known Implementing Classes:
FessConfig.SimpleImpl, FessConfigImpl

public interface FessConfig extends FessEnv, FessProp
Author:
FreeGen
  • Field Details

    • DOMAIN_TITLE

      static final String DOMAIN_TITLE
      The key of the configuration. e.g. Fess
      See Also:
    • ELASTICSEARCH_TYPE

      static final String ELASTICSEARCH_TYPE
      The key of the configuration. e.g. default
      See Also:
    • ELASTICSEARCH_HTTP_URL

      static final String ELASTICSEARCH_HTTP_URL
      The key of the configuration. e.g. http://localhost:9201
      See Also:
    • ELASTICSEARCH_HTTP_SSL_certificate_authorities

      static final String ELASTICSEARCH_HTTP_SSL_certificate_authorities
      The key of the configuration. e.g.
      See Also:
    • ELASTICSEARCH_USERNAME

      static final String ELASTICSEARCH_USERNAME
      The key of the configuration. e.g.
      See Also:
    • ELASTICSEARCH_PASSWORD

      static final String ELASTICSEARCH_PASSWORD
      The key of the configuration. e.g.
      See Also:
    • APP_CIPHER_ALGORISM

      static final String APP_CIPHER_ALGORISM
      The key of the configuration. e.g. aes
      See Also:
    • APP_CIPHER_KEY

      static final String APP_CIPHER_KEY
      The key of the configuration. e.g. ___change__me___
      See Also:
    • APP_DIGEST_ALGORISM

      static final String APP_DIGEST_ALGORISM
      The key of the configuration. e.g. sha256
      See Also:
    • APP_ENCRYPT_PROPERTY_PATTERN

      static final String APP_ENCRYPT_PROPERTY_PATTERN
      The key of the configuration. e.g. .*password|.*key|.*token|.*secret
      See Also:
    • APP_EXTENSION_NAMES

      static final String APP_EXTENSION_NAMES
      The key of the configuration. e.g.
      See Also:
    • JVM_CRAWLER_OPTIONS

      static final String JVM_CRAWLER_OPTIONS
      The key of the configuration. e.g. -Djava.awt.headless=true
      -Dfile.encoding=UTF-8
      -Djna.nosys=true
      -Djdk.io.permissionsUseCanonicalPath=true
      -Dhttp.maxConnections=20
      -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager
      -server
      -Xms128m
      -Xmx512m
      -XX:MaxMetaspaceSize=128m
      -XX:CompressedClassSpaceSize=32m
      -XX:-UseGCOverheadLimit
      -XX:+UseTLAB
      -XX:+DisableExplicitGC
      -XX:-HeapDumpOnOutOfMemoryError
      -XX:-OmitStackTraceInFastThrow
      -XX:+UnlockExperimentalVMOptions
      -XX:+UseG1GC
      -XX:InitiatingHeapOccupancyPercent=45
      -XX:G1HeapRegionSize=1m
      -XX:MaxGCPauseMillis=60000
      -XX:G1NewSizePercent=5
      -XX:G1MaxNewSizePercent=5
      -Djcifs.smb.client.responseTimeout=30000
      -Djcifs.smb.client.soTimeout=35000
      -Djcifs.smb.client.connTimeout=60000
      -Djcifs.smb.client.sessionTimeout=60000
      -Djcifs.smb1.smb.client.connTimeout=60000
      -Djcifs.smb1.smb.client.soTimeout=35000
      -Djcifs.smb1.smb.client.responseTimeout=30000
      -Dio.netty.noUnsafe=true
      -Dio.netty.noKeySetOptimization=true
      -Dio.netty.recycler.maxCapacityPerThread=0
      -Dlog4j.shutdownHookEnabled=false
      -Dlog4j2.formatMsgNoLookups=true
      -Dlog4j2.disable.jmx=true
      -Dlog4j.skipJansi=true
      -Dsun.java2d.cmm=sun.java2d.cmm.kcms.KcmsServiceProvider
      -Dorg.apache.pdfbox.rendering.UsePureJavaCMYKConversion=true
      See Also:
    • JVM_SUGGEST_OPTIONS

      static final String JVM_SUGGEST_OPTIONS
      The key of the configuration. e.g. -Djava.awt.headless=true
      -Dfile.encoding=UTF-8
      -Djna.nosys=true
      -Djdk.io.permissionsUseCanonicalPath=true
      -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager
      -server
      -Xms128m
      -Xmx256m
      -XX:MaxMetaspaceSize=128m
      -XX:CompressedClassSpaceSize=32m
      -XX:-UseGCOverheadLimit
      -XX:+UseTLAB
      -XX:+DisableExplicitGC
      -XX:-HeapDumpOnOutOfMemoryError
      -XX:+UnlockExperimentalVMOptions
      -XX:+UseG1GC
      -XX:InitiatingHeapOccupancyPercent=45
      -XX:G1HeapRegionSize=1m
      -XX:MaxGCPauseMillis=60000
      -XX:G1NewSizePercent=5
      -XX:G1MaxNewSizePercent=30
      -Dio.netty.noUnsafe=true
      -Dio.netty.noKeySetOptimization=true
      -Dio.netty.recycler.maxCapacityPerThread=0
      -Dlog4j.shutdownHookEnabled=false
      -Dlog4j2.disable.jmx=true
      -Dlog4j2.formatMsgNoLookups=true
      -Dlog4j.skipJansi=true
      See Also:
    • JVM_THUMBNAIL_OPTIONS

      static final String JVM_THUMBNAIL_OPTIONS
      The key of the configuration. e.g. -Djava.awt.headless=true
      -Dfile.encoding=UTF-8
      -Djna.nosys=true
      -Djdk.io.permissionsUseCanonicalPath=true
      -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager
      -server
      -Xms128m
      -Xmx256m
      -XX:MaxMetaspaceSize=128m
      -XX:CompressedClassSpaceSize=32m
      -XX:-UseGCOverheadLimit
      -XX:+UseTLAB
      -XX:+DisableExplicitGC
      -XX:-HeapDumpOnOutOfMemoryError
      -XX:-OmitStackTraceInFastThrow
      -XX:+UnlockExperimentalVMOptions
      -XX:+UseG1GC
      -XX:InitiatingHeapOccupancyPercent=45
      -XX:G1HeapRegionSize=4m
      -XX:MaxGCPauseMillis=60000
      -XX:G1NewSizePercent=5
      -XX:G1MaxNewSizePercent=50
      -Djcifs.smb.client.responseTimeout=30000
      -Djcifs.smb.client.soTimeout=35000
      -Djcifs.smb.client.connTimeout=60000
      -Djcifs.smb.client.sessionTimeout=60000
      -Djcifs.smb1.smb.client.connTimeout=60000
      -Djcifs.smb1.smb.client.soTimeout=35000
      -Djcifs.smb1.smb.client.responseTimeout=30000
      -Dio.netty.noUnsafe=true
      -Dio.netty.noKeySetOptimization=true
      -Dio.netty.recycler.maxCapacityPerThread=0
      -Dlog4j.shutdownHookEnabled=false
      -Dlog4j2.disable.jmx=true
      -Dlog4j2.formatMsgNoLookups=true
      -Dlog4j.skipJansi=true
      -Dsun.java2d.cmm=sun.java2d.cmm.kcms.KcmsServiceProvider
      -Dorg.apache.pdfbox.rendering.UsePureJavaCMYKConversion=true
      See Also:
    • JOB_SYSTEM_JOB_IDS

      static final String JOB_SYSTEM_JOB_IDS
      The key of the configuration. e.g. default_crawler
      See Also:
    • JOB_TEMPLATE_TITLE_WEB

      static final String JOB_TEMPLATE_TITLE_WEB
      The key of the configuration. e.g. Web Crawler - {0}
      See Also:
    • JOB_TEMPLATE_TITLE_FILE

      static final String JOB_TEMPLATE_TITLE_FILE
      The key of the configuration. e.g. File Crawler - {0}
      See Also:
    • JOB_TEMPLATE_TITLE_DATA

      static final String JOB_TEMPLATE_TITLE_DATA
      The key of the configuration. e.g. Data Crawler - {0}
      See Also:
    • JOB_TEMPLATE_SCRIPT

      static final String JOB_TEMPLATE_SCRIPT
      The key of the configuration. e.g. return container.getComponent("crawlJob").logLevel("info").sessionId("{3}").webConfigIds([{0}] as String[]).fileConfigIds([{1}] as String[]).dataConfigIds([{2}] as String[]).jobExecutor(executor).execute();
      See Also:
    • JOB_MAX_CRAWLER_PROCESSES

      static final String JOB_MAX_CRAWLER_PROCESSES
      The key of the configuration. e.g. 0
      See Also:
    • JOB_DEFAULT_SCRIPT

      static final String JOB_DEFAULT_SCRIPT
      The key of the configuration. e.g. groovy
      See Also:
    • PROCESSORS

      static final String PROCESSORS
      The key of the configuration. e.g. 0
      See Also:
    • JAVA_COMMAND_PATH

      static final String JAVA_COMMAND_PATH
      The key of the configuration. e.g. java
      See Also:
    • PYTHON_COMMAND_PATH

      static final String PYTHON_COMMAND_PATH
      The key of the configuration. e.g. python
      See Also:
    • PATH_ENCODING

      static final String PATH_ENCODING
      The key of the configuration. e.g. UTF-8
      See Also:
    • USE_OWN_TMP_DIR

      static final String USE_OWN_TMP_DIR
      The key of the configuration. e.g. true
      See Also:
    • MAX_LOG_OUTPUT_LENGTH

      static final String MAX_LOG_OUTPUT_LENGTH
      The key of the configuration. e.g. 4000
      See Also:
    • ADAPTIVE_LOAD_CONTROL

      static final String ADAPTIVE_LOAD_CONTROL
      The key of the configuration. e.g. 0
      See Also:
    • SUPPORTED_UPLOADED_JS_EXTENTIONS

      static final String SUPPORTED_UPLOADED_JS_EXTENTIONS
      The key of the configuration. e.g. js
      See Also:
    • SUPPORTED_UPLOADED_CSS_EXTENTIONS

      static final String SUPPORTED_UPLOADED_CSS_EXTENTIONS
      The key of the configuration. e.g. css
      See Also:
    • SUPPORTED_UPLOADED_MEDIA_EXTENTIONS

      static final String SUPPORTED_UPLOADED_MEDIA_EXTENTIONS
      The key of the configuration. e.g. jpg,jpeg,gif,png,swf
      See Also:
    • SUPPORTED_UPLOADED_FILES

      static final String SUPPORTED_UPLOADED_FILES
      The key of the configuration. e.g. license.properties
      See Also:
    • SUPPORTED_LANGUAGES

      static final String SUPPORTED_LANGUAGES
      The key of the configuration. e.g. ar,bg,bn,ca,ckb_IQ,cs,da,de,el,en_IE,en,es,et,eu,fa,fi,fr,gl,gu,he,hi,hr,hu,hy,id,it,ja,ko,lt,lv,mk,ml,nl,no,pa,pl,pt_BR,pt,ro,ru,si,sq,sv,ta,te,th,tl,tr,uk,ur,vi,zh_CN,zh_TW,zh
      See Also:
    • API_ACCESS_TOKEN_LENGTH

      static final String API_ACCESS_TOKEN_LENGTH
      The key of the configuration. e.g. 60
      See Also:
    • API_ACCESS_TOKEN_REQUIRED

      static final String API_ACCESS_TOKEN_REQUIRED
      The key of the configuration. e.g. false
      See Also:
    • API_ACCESS_TOKEN_REQUEST_PARAMETER

      static final String API_ACCESS_TOKEN_REQUEST_PARAMETER
      The key of the configuration. e.g.
      See Also:
    • API_ADMIN_ACCESS_PERMISSIONS

      static final String API_ADMIN_ACCESS_PERMISSIONS
      The key of the configuration. e.g. Radmin-api
      See Also:
    • API_SEARCH_ACCEPT_REFERERS

      static final String API_SEARCH_ACCEPT_REFERERS
      The key of the configuration. e.g.
      See Also:
    • API_SEARCH_SCROLL

      static final String API_SEARCH_SCROLL
      The key of the configuration. e.g. false
      See Also:
    • API_JSON_RESPONSE_HEADERS

      static final String API_JSON_RESPONSE_HEADERS
      The key of the configuration. e.g.
      See Also:
    • API_GSA_RESPONSE_HEADERS

      static final String API_GSA_RESPONSE_HEADERS
      The key of the configuration. e.g.
      See Also:
    • API_DASHBOARD_RESPONSE_HEADERS

      static final String API_DASHBOARD_RESPONSE_HEADERS
      The key of the configuration. e.g.
      See Also:
    • API_CORS_ALLOW_ORIGIN

      static final String API_CORS_ALLOW_ORIGIN
      The key of the configuration. e.g. *
      See Also:
    • API_CORS_ALLOW_METHODS

      static final String API_CORS_ALLOW_METHODS
      The key of the configuration. e.g. GET, POST, OPTIONS, DELETE, PUT
      See Also:
    • API_CORS_MAX_AGE

      static final String API_CORS_MAX_AGE
      The key of the configuration. e.g. 3600
      See Also:
    • API_CORS_ALLOW_HEADERS

      static final String API_CORS_ALLOW_HEADERS
      The key of the configuration. e.g. Origin, Content-Type, Accept, Authorization, X-Requested-With
      See Also:
    • API_CORS_ALLOW_CREDENTIALS

      static final String API_CORS_ALLOW_CREDENTIALS
      The key of the configuration. e.g. true
      See Also:
    • API_JSONP_ENABLED

      static final String API_JSONP_ENABLED
      The key of the configuration. e.g. false
      See Also:
    • VIRTUAL_HOST_HEADERS

      static final String VIRTUAL_HOST_HEADERS
      The key of the configuration. e.g.
      See Also:
    • HTTP_PROXY_HOST

      static final String HTTP_PROXY_HOST
      The key of the configuration. e.g.
      See Also:
    • HTTP_PROXY_PORT

      static final String HTTP_PROXY_PORT
      The key of the configuration. e.g. 8080
      See Also:
    • HTTP_PROXY_USERNAME

      static final String HTTP_PROXY_USERNAME
      The key of the configuration. e.g.
      See Also:
    • HTTP_PROXY_PASSWORD

      static final String HTTP_PROXY_PASSWORD
      The key of the configuration. e.g.
      See Also:
    • HTTP_FILEUPLOAD_MAX_SIZE

      static final String HTTP_FILEUPLOAD_MAX_SIZE
      The key of the configuration. e.g. 262144000
      See Also:
    • HTTP_FILEUPLOAD_THRESHOLD_SIZE

      static final String HTTP_FILEUPLOAD_THRESHOLD_SIZE
      The key of the configuration. e.g. 262144
      See Also:
    • CRAWLER_DEFAULT_SCRIPT

      static final String CRAWLER_DEFAULT_SCRIPT
      The key of the configuration. e.g. groovy
      See Also:
    • CRAWLER_HTTP_thread_pool_SIZE

      static final String CRAWLER_HTTP_thread_pool_SIZE
      The key of the configuration. e.g. 0
      See Also:
    • CRAWLER_DOCUMENT_MAX_SITE_LENGTH

      static final String CRAWLER_DOCUMENT_MAX_SITE_LENGTH
      The key of the configuration. e.g. 50
      See Also:
    • CRAWLER_DOCUMENT_SITE_ENCODING

      static final String CRAWLER_DOCUMENT_SITE_ENCODING
      The key of the configuration. e.g. UTF-8
      See Also:
    • CRAWLER_DOCUMENT_UNKNOWN_HOSTNAME

      static final String CRAWLER_DOCUMENT_UNKNOWN_HOSTNAME
      The key of the configuration. e.g. unknown
      See Also:
    • CRAWLER_DOCUMENT_USE_SITE_ENCODING_ON_ENGLISH

      static final String CRAWLER_DOCUMENT_USE_SITE_ENCODING_ON_ENGLISH
      The key of the configuration. e.g. false
      See Also:
    • CRAWLER_DOCUMENT_APPEND_DATA

      static final String CRAWLER_DOCUMENT_APPEND_DATA
      The key of the configuration. e.g. true
      See Also:
    • CRAWLER_DOCUMENT_MAX_ALPHANUM_TERM_SIZE

      static final String CRAWLER_DOCUMENT_MAX_ALPHANUM_TERM_SIZE
      The key of the configuration. e.g. 20
      See Also:
    • CRAWLER_DOCUMENT_MAX_SYMBOL_TERM_SIZE

      static final String CRAWLER_DOCUMENT_MAX_SYMBOL_TERM_SIZE
      The key of the configuration. e.g. 10
      See Also:
    • CRAWLER_DOCUMENT_DUPLICATE_TERM_REMOVED

      static final String CRAWLER_DOCUMENT_DUPLICATE_TERM_REMOVED
      The key of the configuration. e.g. false
      See Also:
    • CRAWLER_DOCUMENT_SPACE_CHARS

      static final String CRAWLER_DOCUMENT_SPACE_CHARS
      The key of the configuration. e.g. u0009u000Au000Bu000Cu000Du001Cu001Du001Eu001Fu0020u00A0u1680u180Eu2000u2001u2002u2003u2004u2005u2006u2007u2008u2009u200Au200Bu200Cu202Fu205Fu3000uFEFFuFFFDu00B6
      See Also:
    • CRAWLER_DOCUMENT_FULLSTOP_CHARS

      static final String CRAWLER_DOCUMENT_FULLSTOP_CHARS
      The key of the configuration. e.g. u002eu06d4u2e3cu3002
      See Also:
    • CRAWLER_CRAWLING_DATA_ENCODING

      static final String CRAWLER_CRAWLING_DATA_ENCODING
      The key of the configuration. e.g. UTF-8
      See Also:
    • CRAWLER_WEB_PROTOCOLS

      static final String CRAWLER_WEB_PROTOCOLS
      The key of the configuration. e.g. http,https
      See Also:
    • CRAWLER_FILE_PROTOCOLS

      static final String CRAWLER_FILE_PROTOCOLS
      The key of the configuration. e.g. file,smb,smb1,ftp,storage
      See Also:
    • CRAWLER_DATA_ENV_PARAM_KEY_PATTERN

      static final String CRAWLER_DATA_ENV_PARAM_KEY_PATTERN
      The key of the configuration. e.g. ^FESS_ENV_.*
      See Also:
    • CRAWLER_IGNORE_ROBOTS_TXT

      static final String CRAWLER_IGNORE_ROBOTS_TXT
      The key of the configuration. e.g. false
      See Also:
    • CRAWLER_IGNORE_ROBOTS_TAGS

      static final String CRAWLER_IGNORE_ROBOTS_TAGS
      The key of the configuration. e.g. false
      See Also:
    • CRAWLER_IGNORE_CONTENT_EXCEPTION

      static final String CRAWLER_IGNORE_CONTENT_EXCEPTION
      The key of the configuration. e.g. true
      See Also:
    • CRAWLER_FAILURE_URL_STATUS_CODES

      static final String CRAWLER_FAILURE_URL_STATUS_CODES
      The key of the configuration. e.g. 404
      See Also:
    • CRAWLER_SYSTEM_MONITOR_INTERVAL

      static final String CRAWLER_SYSTEM_MONITOR_INTERVAL
      The key of the configuration. e.g. 60
      See Also:
    • CRAWLER_METADATA_CONTENT_EXCLUDES

      static final String CRAWLER_METADATA_CONTENT_EXCLUDES
      The key of the configuration. e.g. resourceName,X-Parsed-By,Content-Encoding.*,Content-Type.*,X-TIKA.*
      See Also:
    • CRAWLER_METADATA_NAME_MAPPING

      static final String CRAWLER_METADATA_NAME_MAPPING
      The key of the configuration. e.g. title=title:string
      Title=title:string
      See Also:
    • CRAWLER_DOCUMENT_HTML_CONTENT_XPATH

      static final String CRAWLER_DOCUMENT_HTML_CONTENT_XPATH
      The key of the configuration. e.g. //BODY
      See Also:
    • CRAWLER_DOCUMENT_HTML_LANG_XPATH

      static final String CRAWLER_DOCUMENT_HTML_LANG_XPATH
      The key of the configuration. e.g. //HTML/@lang
      See Also:
    • CRAWLER_DOCUMENT_HTML_DIGEST_XPATH

      static final String CRAWLER_DOCUMENT_HTML_DIGEST_XPATH
      The key of the configuration. e.g. //META[@name='description']/@content
      See Also:
    • CRAWLER_DOCUMENT_HTML_CANONICAL_XPATH

      static final String CRAWLER_DOCUMENT_HTML_CANONICAL_XPATH
      The key of the configuration. e.g. //LINK[@rel='canonical'][1]/@href
      See Also:
    • CRAWLER_DOCUMENT_HTML_PRUNED_TAGS

      static final String CRAWLER_DOCUMENT_HTML_PRUNED_TAGS
      The key of the configuration. e.g. noscript,script,style,header,footer,nav,a[rel=nofollow]
      See Also:
    • CRAWLER_DOCUMENT_HTML_MAX_DIGEST_LENGTH

      static final String CRAWLER_DOCUMENT_HTML_MAX_DIGEST_LENGTH
      The key of the configuration. e.g. 120
      See Also:
    • CRAWLER_DOCUMENT_HTML_DEFAULT_LANG

      static final String CRAWLER_DOCUMENT_HTML_DEFAULT_LANG
      The key of the configuration. e.g.
      See Also:
    • CRAWLER_DOCUMENT_FILE_NAME_ENCODING

      static final String CRAWLER_DOCUMENT_FILE_NAME_ENCODING
      The key of the configuration. e.g.
      See Also:
    • CRAWLER_DOCUMENT_FILE_NO_TITLE_LABEL

      static final String CRAWLER_DOCUMENT_FILE_NO_TITLE_LABEL
      The key of the configuration. e.g. No title.
      See Also:
    • CRAWLER_DOCUMENT_FILE_IGNORE_EMPTY_CONTENT

      static final String CRAWLER_DOCUMENT_FILE_IGNORE_EMPTY_CONTENT
      The key of the configuration. e.g. false
      See Also:
    • CRAWLER_DOCUMENT_FILE_MAX_TITLE_LENGTH

      static final String CRAWLER_DOCUMENT_FILE_MAX_TITLE_LENGTH
      The key of the configuration. e.g. 100
      See Also:
    • CRAWLER_DOCUMENT_FILE_MAX_DIGEST_LENGTH

      static final String CRAWLER_DOCUMENT_FILE_MAX_DIGEST_LENGTH
      The key of the configuration. e.g. 200
      See Also:
    • CRAWLER_DOCUMENT_FILE_APPEND_META_CONTENT

      static final String CRAWLER_DOCUMENT_FILE_APPEND_META_CONTENT
      The key of the configuration. e.g. true
      See Also:
    • CRAWLER_DOCUMENT_FILE_APPEND_BODY_CONTENT

      static final String CRAWLER_DOCUMENT_FILE_APPEND_BODY_CONTENT
      The key of the configuration. e.g. true
      See Also:
    • CRAWLER_DOCUMENT_FILE_DEFAULT_LANG

      static final String CRAWLER_DOCUMENT_FILE_DEFAULT_LANG
      The key of the configuration. e.g.
      See Also:
    • CRAWLER_DOCUMENT_CACHE_ENABLED

      static final String CRAWLER_DOCUMENT_CACHE_ENABLED
      The key of the configuration. e.g. true
      See Also:
    • CRAWLER_DOCUMENT_CACHE_MAX_SIZE

      static final String CRAWLER_DOCUMENT_CACHE_MAX_SIZE
      The key of the configuration. e.g. 2621440
      See Also:
    • CRAWLER_DOCUMENT_CACHE_SUPPORTED_MIMETYPES

      static final String CRAWLER_DOCUMENT_CACHE_SUPPORTED_MIMETYPES
      The key of the configuration. e.g. text/html
      See Also:
    • CRAWLER_DOCUMENT_CACHE_HTML_MIMETYPES

      static final String CRAWLER_DOCUMENT_CACHE_HTML_MIMETYPES
      The key of the configuration. e.g. text/html
      See Also:
    • INDEXER_THREAD_DUMP_ENABLED

      static final String INDEXER_THREAD_DUMP_ENABLED
      The key of the configuration. e.g. true
      See Also:
    • INDEXER_UNPROCESSED_DOCUMENT_SIZE

      static final String INDEXER_UNPROCESSED_DOCUMENT_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • INDEXER_CLICK_COUNT_ENABLED

      static final String INDEXER_CLICK_COUNT_ENABLED
      The key of the configuration. e.g. true
      See Also:
    • INDEXER_FAVORITE_COUNT_ENABLED

      static final String INDEXER_FAVORITE_COUNT_ENABLED
      The key of the configuration. e.g. true
      See Also:
    • INDEXER_WEBFS_COMMIT_MARGIN_TIME

      static final String INDEXER_WEBFS_COMMIT_MARGIN_TIME
      The key of the configuration. e.g. 5000
      See Also:
    • INDEXER_WEBFS_MAX_EMPTY_LIST_COUNT

      static final String INDEXER_WEBFS_MAX_EMPTY_LIST_COUNT
      The key of the configuration. e.g. 3600
      See Also:
    • INDEXER_WEBFS_UPDATE_INTERVAL

      static final String INDEXER_WEBFS_UPDATE_INTERVAL
      The key of the configuration. e.g. 10000
      See Also:
    • INDEXER_WEBFS_MAX_DOCUMENT_CACHE_SIZE

      static final String INDEXER_WEBFS_MAX_DOCUMENT_CACHE_SIZE
      The key of the configuration. e.g. 10
      See Also:
    • INDEXER_WEBFS_MAX_DOCUMENT_REQUEST_SIZE

      static final String INDEXER_WEBFS_MAX_DOCUMENT_REQUEST_SIZE
      The key of the configuration. e.g. 1048576
      See Also:
    • INDEXER_DATA_MAX_DOCUMENT_CACHE_SIZE

      static final String INDEXER_DATA_MAX_DOCUMENT_CACHE_SIZE
      The key of the configuration. e.g. 10000
      See Also:
    • INDEXER_DATA_MAX_DOCUMENT_REQUEST_SIZE

      static final String INDEXER_DATA_MAX_DOCUMENT_REQUEST_SIZE
      The key of the configuration. e.g. 1048576
      See Also:
    • INDEXER_DATA_MAX_DELETE_CACHE_SIZE

      static final String INDEXER_DATA_MAX_DELETE_CACHE_SIZE
      The key of the configuration. e.g. 100
      See Also:
    • INDEXER_DATA_MAX_REDIRECT_COUNT

      static final String INDEXER_DATA_MAX_REDIRECT_COUNT
      The key of the configuration. e.g. 10
      See Also:
    • INDEXER_LANGUAGE_FIELDS

      static final String INDEXER_LANGUAGE_FIELDS
      The key of the configuration. e.g. content,important_content,title
      See Also:
    • INDEXER_LANGUAGE_DETECT_LENGTH

      static final String INDEXER_LANGUAGE_DETECT_LENGTH
      The key of the configuration. e.g. 1000
      See Also:
    • INDEX_CODEC

      static final String INDEX_CODEC
      The key of the configuration. e.g. default
      See Also:
    • INDEX_number_of_shards

      static final String INDEX_number_of_shards
      The key of the configuration. e.g. 5
      See Also:
    • INDEX_auto_expand_replicas

      static final String INDEX_auto_expand_replicas
      The key of the configuration. e.g. 0-1
      See Also:
    • INDEX_ID_DIGEST_ALGORITHM

      static final String INDEX_ID_DIGEST_ALGORITHM
      The key of the configuration. e.g. SHA-512
      See Also:
    • INDEX_FIELD_favorite_count

      static final String INDEX_FIELD_favorite_count
      The key of the configuration. e.g. favorite_count
      See Also:
    • INDEX_FIELD_click_count

      static final String INDEX_FIELD_click_count
      The key of the configuration. e.g. click_count
      See Also:
    • INDEX_FIELD_config_id

      static final String INDEX_FIELD_config_id
      The key of the configuration. e.g. config_id
      See Also:
    • INDEX_FIELD_EXPIRES

      static final String INDEX_FIELD_EXPIRES
      The key of the configuration. e.g. expires
      See Also:
    • INDEX_FIELD_URL

      static final String INDEX_FIELD_URL
      The key of the configuration. e.g. url
      See Also:
    • INDEX_FIELD_doc_id

      static final String INDEX_FIELD_doc_id
      The key of the configuration. e.g. doc_id
      See Also:
    • INDEX_FIELD_ID

      static final String INDEX_FIELD_ID
      The key of the configuration. e.g. _id
      See Also:
    • INDEX_FIELD_VERSION

      static final String INDEX_FIELD_VERSION
      The key of the configuration. e.g. _version
      See Also:
    • INDEX_FIELD_seq_no

      static final String INDEX_FIELD_seq_no
      The key of the configuration. e.g. _seq_no
      See Also:
    • INDEX_FIELD_primary_term

      static final String INDEX_FIELD_primary_term
      The key of the configuration. e.g. _primary_term
      See Also:
    • INDEX_FIELD_LANG

      static final String INDEX_FIELD_LANG
      The key of the configuration. e.g. lang
      See Also:
    • INDEX_FIELD_has_cache

      static final String INDEX_FIELD_has_cache
      The key of the configuration. e.g. has_cache
      See Also:
    • INDEX_FIELD_last_modified

      static final String INDEX_FIELD_last_modified
      The key of the configuration. e.g. last_modified
      See Also:
    • INDEX_FIELD_ANCHOR

      static final String INDEX_FIELD_ANCHOR
      The key of the configuration. e.g. anchor
      See Also:
    • INDEX_FIELD_SEGMENT

      static final String INDEX_FIELD_SEGMENT
      The key of the configuration. e.g. segment
      See Also:
    • INDEX_FIELD_ROLE

      static final String INDEX_FIELD_ROLE
      The key of the configuration. e.g. role
      See Also:
    • INDEX_FIELD_BOOST

      static final String INDEX_FIELD_BOOST
      The key of the configuration. e.g. boost
      See Also:
    • INDEX_FIELD_CREATED

      static final String INDEX_FIELD_CREATED
      The key of the configuration. e.g. created
      See Also:
    • INDEX_FIELD_TIMESTAMP

      static final String INDEX_FIELD_TIMESTAMP
      The key of the configuration. e.g. timestamp
      See Also:
    • INDEX_FIELD_LABEL

      static final String INDEX_FIELD_LABEL
      The key of the configuration. e.g. label
      See Also:
    • INDEX_FIELD_MIMETYPE

      static final String INDEX_FIELD_MIMETYPE
      The key of the configuration. e.g. mimetype
      See Also:
    • INDEX_FIELD_parent_id

      static final String INDEX_FIELD_parent_id
      The key of the configuration. e.g. parent_id
      See Also:
    • INDEX_FIELD_important_content

      static final String INDEX_FIELD_important_content
      The key of the configuration. e.g. important_content
      See Also:
    • INDEX_FIELD_CONTENT

      static final String INDEX_FIELD_CONTENT
      The key of the configuration. e.g. content
      See Also:
    • INDEX_FIELD_content_minhash_bits

      static final String INDEX_FIELD_content_minhash_bits
      The key of the configuration. e.g. content_minhash_bits
      See Also:
    • INDEX_FIELD_CACHE

      static final String INDEX_FIELD_CACHE
      The key of the configuration. e.g. cache
      See Also:
    • INDEX_FIELD_DIGEST

      static final String INDEX_FIELD_DIGEST
      The key of the configuration. e.g. digest
      See Also:
    • INDEX_FIELD_TITLE

      static final String INDEX_FIELD_TITLE
      The key of the configuration. e.g. title
      See Also:
    • INDEX_FIELD_HOST

      static final String INDEX_FIELD_HOST
      The key of the configuration. e.g. host
      See Also:
    • INDEX_FIELD_SITE

      static final String INDEX_FIELD_SITE
      The key of the configuration. e.g. site
      See Also:
    • INDEX_FIELD_content_length

      static final String INDEX_FIELD_content_length
      The key of the configuration. e.g. content_length
      See Also:
    • INDEX_FIELD_FILETYPE

      static final String INDEX_FIELD_FILETYPE
      The key of the configuration. e.g. filetype
      See Also:
    • INDEX_FIELD_FILENAME

      static final String INDEX_FIELD_FILENAME
      The key of the configuration. e.g. filename
      See Also:
    • INDEX_FIELD_THUMBNAIL

      static final String INDEX_FIELD_THUMBNAIL
      The key of the configuration. e.g. thumbnail
      See Also:
    • INDEX_FIELD_virtual_host

      static final String INDEX_FIELD_virtual_host
      The key of the configuration. e.g. virtual_host
      See Also:
    • RESPONSE_FIELD_content_title

      static final String RESPONSE_FIELD_content_title
      The key of the configuration. e.g. content_title
      See Also:
    • RESPONSE_FIELD_content_description

      static final String RESPONSE_FIELD_content_description
      The key of the configuration. e.g. content_description
      See Also:
    • RESPONSE_FIELD_site_path

      static final String RESPONSE_FIELD_site_path
      The key of the configuration. e.g. site_path
      See Also:
    • RESPONSE_MAX_TITLE_LENGTH

      static final String RESPONSE_MAX_TITLE_LENGTH
      The key of the configuration. e.g. 50
      See Also:
    • RESPONSE_MAX_SITE_PATH_LENGTH

      static final String RESPONSE_MAX_SITE_PATH_LENGTH
      The key of the configuration. e.g. 50
      See Also:
    • RESPONSE_HIGHLIGHT_content_title_ENABLED

      static final String RESPONSE_HIGHLIGHT_content_title_ENABLED
      The key of the configuration. e.g. true
      See Also:
    • INDEX_DOCUMENT_SEARCH_INDEX

      static final String INDEX_DOCUMENT_SEARCH_INDEX
      The key of the configuration. e.g. fess.search
      See Also:
    • INDEX_DOCUMENT_UPDATE_INDEX

      static final String INDEX_DOCUMENT_UPDATE_INDEX
      The key of the configuration. e.g. fess.update
      See Also:
    • INDEX_DOCUMENT_SUGGEST_INDEX

      static final String INDEX_DOCUMENT_SUGGEST_INDEX
      The key of the configuration. e.g. fess
      See Also:
    • INDEX_DOCUMENT_CRAWLER_INDEX

      static final String INDEX_DOCUMENT_CRAWLER_INDEX
      The key of the configuration. e.g. fess_crawler
      See Also:
    • INDEX_DOCUMENT_CRAWLER_QUEUE_number_of_shards

      static final String INDEX_DOCUMENT_CRAWLER_QUEUE_number_of_shards
      The key of the configuration. e.g. 10
      See Also:
    • INDEX_DOCUMENT_CRAWLER_DATA_number_of_shards

      static final String INDEX_DOCUMENT_CRAWLER_DATA_number_of_shards
      The key of the configuration. e.g. 10
      See Also:
    • INDEX_DOCUMENT_CRAWLER_FILTER_number_of_shards

      static final String INDEX_DOCUMENT_CRAWLER_FILTER_number_of_shards
      The key of the configuration. e.g. 10
      See Also:
    • INDEX_DOCUMENT_CRAWLER_QUEUE_number_of_replicas

      static final String INDEX_DOCUMENT_CRAWLER_QUEUE_number_of_replicas
      The key of the configuration. e.g. 1
      See Also:
    • INDEX_DOCUMENT_CRAWLER_DATA_number_of_replicas

      static final String INDEX_DOCUMENT_CRAWLER_DATA_number_of_replicas
      The key of the configuration. e.g. 1
      See Also:
    • INDEX_DOCUMENT_CRAWLER_FILTER_number_of_replicas

      static final String INDEX_DOCUMENT_CRAWLER_FILTER_number_of_replicas
      The key of the configuration. e.g. 1
      See Also:
    • INDEX_CONFIG_INDEX

      static final String INDEX_CONFIG_INDEX
      The key of the configuration. e.g. fess_config
      See Also:
    • INDEX_USER_INDEX

      static final String INDEX_USER_INDEX
      The key of the configuration. e.g. fess_user
      See Also:
    • INDEX_LOG_INDEX

      static final String INDEX_LOG_INDEX
      The key of the configuration. e.g. fess_log
      See Also:
    • INDEX_ADMIN_ARRAY_FIELDS

      static final String INDEX_ADMIN_ARRAY_FIELDS
      The key of the configuration. e.g. lang,role,label,anchor,virtual_host
      See Also:
    • INDEX_ADMIN_DATE_FIELDS

      static final String INDEX_ADMIN_DATE_FIELDS
      The key of the configuration. e.g. expires,created,timestamp,last_modified
      See Also:
    • INDEX_ADMIN_INTEGER_FIELDS

      static final String INDEX_ADMIN_INTEGER_FIELDS
      The key of the configuration. e.g.
      See Also:
    • INDEX_ADMIN_LONG_FIELDS

      static final String INDEX_ADMIN_LONG_FIELDS
      The key of the configuration. e.g. content_length,favorite_count,click_count
      See Also:
    • INDEX_ADMIN_FLOAT_FIELDS

      static final String INDEX_ADMIN_FLOAT_FIELDS
      The key of the configuration. e.g. boost
      See Also:
    • INDEX_ADMIN_DOUBLE_FIELDS

      static final String INDEX_ADMIN_DOUBLE_FIELDS
      The key of the configuration. e.g.
      See Also:
    • INDEX_ADMIN_REQUIRED_FIELDS

      static final String INDEX_ADMIN_REQUIRED_FIELDS
      The key of the configuration. e.g. url,title,role,boost
      See Also:
    • INDEX_SEARCH_TIMEOUT

      static final String INDEX_SEARCH_TIMEOUT
      The key of the configuration. e.g. 3m
      See Also:
    • INDEX_SCROLL_SEARCH_TIMEOUT

      static final String INDEX_SCROLL_SEARCH_TIMEOUT
      The key of the configuration. e.g. 3m
      See Also:
    • INDEX_INDEX_TIMEOUT

      static final String INDEX_INDEX_TIMEOUT
      The key of the configuration. e.g. 3m
      See Also:
    • INDEX_BULK_TIMEOUT

      static final String INDEX_BULK_TIMEOUT
      The key of the configuration. e.g. 3m
      See Also:
    • INDEX_DELETE_TIMEOUT

      static final String INDEX_DELETE_TIMEOUT
      The key of the configuration. e.g. 3m
      See Also:
    • INDEX_HEALTH_TIMEOUT

      static final String INDEX_HEALTH_TIMEOUT
      The key of the configuration. e.g. 10m
      See Also:
    • INDEX_INDICES_TIMEOUT

      static final String INDEX_INDICES_TIMEOUT
      The key of the configuration. e.g. 1m
      See Also:
    • INDEX_FILETYPE

      static final String INDEX_FILETYPE
      The key of the configuration. e.g. text/html=html
      application/msword=word
      application/vnd.openxmlformats-officedocument.wordprocessingml.document=word
      application/vnd.ms-excel=excel
      application/vnd.ms-excel.sheet.2=excel
      application/vnd.ms-excel.sheet.3=excel
      application/vnd.ms-excel.sheet.4=excel
      application/vnd.ms-excel.workspace.3=excel
      application/vnd.ms-excel.workspace.4=excel
      application/vnd.openxmlformats-officedocument.spreadsheetml.sheet=excel
      application/vnd.ms-powerpoint=powerpoint
      application/vnd.openxmlformats-officedocument.presentationml.presentation=powerpoint
      application/vnd.oasis.opendocument.text=odt
      application/vnd.oasis.opendocument.spreadsheet=ods
      application/vnd.oasis.opendocument.presentation=odp
      application/pdf=pdf
      application/x-fictionbook+xml=fb2
      application/e-pub+zip=epub
      application/x-ibooks+zip=ibooks
      text/plain=txt
      application/rtf=rtf
      application/vnd.ms-htmlhelp=chm
      application/zip=zip
      application/x-7z-comressed=7z
      application/x-bzip=bz
      application/x-bzip2=bz2
      application/x-tar=tar
      application/x-rar-compressed=rar
      video/3gp=3gp
      video/3g2=3g2
      video/x-msvideo=avi
      video/x-flv=flv
      video/mpeg=mpeg
      video/mp4=mp4
      video/ogv=ogv
      video/quicktime=qt
      video/x-m4v=m4v
      audio/x-aif=aif
      audio/midi=midi
      audio/mpga=mpga
      audio/mp4=mp4a
      audio/ogg=oga
      audio/x-wav=wav
      image/webp=webp
      image/bmp=bmp
      image/x-icon=ico
      image/x-icon=ico
      image/png=png
      image/svg+xml=svg
      image/tiff=tiff
      image/jpeg=jpg
      See Also:
    • INDEX_REINDEX_SIZE

      static final String INDEX_REINDEX_SIZE
      The key of the configuration. e.g. 100
      See Also:
    • INDEX_REINDEX_BODY

      static final String INDEX_REINDEX_BODY
      The key of the configuration. e.g. {"source":{"index":"__SOURCE_INDEX__","size":__SIZE__},"dest":{"index":"__DEST_INDEX__"},"script":{"source":"__SCRIPT_SOURCE__"}}
      See Also:
    • INDEX_REINDEX_requests_per_second

      static final String INDEX_REINDEX_requests_per_second
      The key of the configuration. e.g. adaptive
      See Also:
    • INDEX_REINDEX_REFRESH

      static final String INDEX_REINDEX_REFRESH
      The key of the configuration. e.g. false
      See Also:
    • INDEX_REINDEX_TIMEOUT

      static final String INDEX_REINDEX_TIMEOUT
      The key of the configuration. e.g. 1m
      See Also:
    • INDEX_REINDEX_SCROLL

      static final String INDEX_REINDEX_SCROLL
      The key of the configuration. e.g. 5m
      See Also:
    • INDEX_REINDEX_max_docs

      static final String INDEX_REINDEX_max_docs
      The key of the configuration. e.g.
      See Also:
    • QUERY_MAX_LENGTH

      static final String QUERY_MAX_LENGTH
      The key of the configuration. e.g. 1000
      See Also:
    • QUERY_TIMEOUT

      static final String QUERY_TIMEOUT
      The key of the configuration. e.g. 10000
      See Also:
    • QUERY_TIMEOUT_LOGGING

      static final String QUERY_TIMEOUT_LOGGING
      The key of the configuration. e.g. true
      See Also:
    • QUERY_TRACK_TOTAL_HITS

      static final String QUERY_TRACK_TOTAL_HITS
      The key of the configuration. e.g. 10000
      See Also:
    • QUERY_GEO_FIELDS

      static final String QUERY_GEO_FIELDS
      The key of the configuration. e.g. location
      See Also:
    • QUERY_BROWSER_LANG_PARAMETER_NAME

      static final String QUERY_BROWSER_LANG_PARAMETER_NAME
      The key of the configuration. e.g. browser_lang
      See Also:
    • QUERY_REPLACE_TERM_WITH_PREFIX_QUERY

      static final String QUERY_REPLACE_TERM_WITH_PREFIX_QUERY
      The key of the configuration. e.g. true
      See Also:
    • QUERY_HIGHLIGHT_TERMINAL_CHARS

      static final String QUERY_HIGHLIGHT_TERMINAL_CHARS
      The key of the configuration. e.g. u0021u002Cu002Eu003Fu0589u061Fu06D4u0700u0701u0702u0964u104Au104Bu1362u1367u1368u166Eu1803u1809u203Cu203Du2047u2048u2049u3002uFE52uFE57uFF01uFF0EuFF1FuFF61
      See Also:
    • QUERY_HIGHLIGHT_FRAGMENT_SIZE

      static final String QUERY_HIGHLIGHT_FRAGMENT_SIZE
      The key of the configuration. e.g. 60
      See Also:
    • QUERY_HIGHLIGHT_NUMBER_OF_FRAGMENTS

      static final String QUERY_HIGHLIGHT_NUMBER_OF_FRAGMENTS
      The key of the configuration. e.g. 2
      See Also:
    • QUERY_HIGHLIGHT_TYPE

      static final String QUERY_HIGHLIGHT_TYPE
      The key of the configuration. e.g. fvh
      See Also:
    • QUERY_HIGHLIGHT_TAG_PRE

      static final String QUERY_HIGHLIGHT_TAG_PRE
      The key of the configuration. e.g. <strong>
      See Also:
    • QUERY_HIGHLIGHT_TAG_POST

      static final String QUERY_HIGHLIGHT_TAG_POST
      The key of the configuration. e.g. </strong>
      See Also:
    • QUERY_HIGHLIGHT_BOUNDARY_CHARS

      static final String QUERY_HIGHLIGHT_BOUNDARY_CHARS
      The key of the configuration. e.g. u0009u000Au0013u0020
      See Also:
    • QUERY_HIGHLIGHT_BOUNDARY_MAX_SCAN

      static final String QUERY_HIGHLIGHT_BOUNDARY_MAX_SCAN
      The key of the configuration. e.g. 20
      See Also:
    • QUERY_HIGHLIGHT_BOUNDARY_SCANNER

      static final String QUERY_HIGHLIGHT_BOUNDARY_SCANNER
      The key of the configuration. e.g. chars
      See Also:
    • QUERY_HIGHLIGHT_ENCODER

      static final String QUERY_HIGHLIGHT_ENCODER
      The key of the configuration. e.g. default
      See Also:
    • QUERY_HIGHLIGHT_FORCE_SOURCE

      static final String QUERY_HIGHLIGHT_FORCE_SOURCE
      The key of the configuration. e.g. false
      See Also:
    • QUERY_HIGHLIGHT_FRAGMENTER

      static final String QUERY_HIGHLIGHT_FRAGMENTER
      The key of the configuration. e.g. span
      See Also:
    • QUERY_HIGHLIGHT_FRAGMENT_OFFSET

      static final String QUERY_HIGHLIGHT_FRAGMENT_OFFSET
      The key of the configuration. e.g. -1
      See Also:
    • QUERY_HIGHLIGHT_NO_MATCH_SIZE

      static final String QUERY_HIGHLIGHT_NO_MATCH_SIZE
      The key of the configuration. e.g. 0
      See Also:
    • QUERY_HIGHLIGHT_ORDER

      static final String QUERY_HIGHLIGHT_ORDER
      The key of the configuration. e.g. score
      See Also:
    • QUERY_HIGHLIGHT_PHRASE_LIMIT

      static final String QUERY_HIGHLIGHT_PHRASE_LIMIT
      The key of the configuration. e.g. 256
      See Also:
    • QUERY_HIGHLIGHT_CONTENT_DESCRIPTION_FIELDS

      static final String QUERY_HIGHLIGHT_CONTENT_DESCRIPTION_FIELDS
      The key of the configuration. e.g. hl_content,digest
      See Also:
    • QUERY_HIGHLIGHT_BOUNDARY_POSITION_DETECT

      static final String QUERY_HIGHLIGHT_BOUNDARY_POSITION_DETECT
      The key of the configuration. e.g. true
      See Also:
    • QUERY_HIGHLIGHT_TEXT_FRAGMENT_TYPE

      static final String QUERY_HIGHLIGHT_TEXT_FRAGMENT_TYPE
      The key of the configuration. e.g. query
      See Also:
    • QUERY_HIGHLIGHT_TEXT_FRAGMENT_SIZE

      static final String QUERY_HIGHLIGHT_TEXT_FRAGMENT_SIZE
      The key of the configuration. e.g. 3
      See Also:
    • QUERY_HIGHLIGHT_TEXT_FRAGMENT_PREFIX_LENGTH

      static final String QUERY_HIGHLIGHT_TEXT_FRAGMENT_PREFIX_LENGTH
      The key of the configuration. e.g. 5
      See Also:
    • QUERY_HIGHLIGHT_TEXT_FRAGMENT_SUFFIX_LENGTH

      static final String QUERY_HIGHLIGHT_TEXT_FRAGMENT_SUFFIX_LENGTH
      The key of the configuration. e.g. 5
      See Also:
    • QUERY_MAX_SEARCH_RESULT_OFFSET

      static final String QUERY_MAX_SEARCH_RESULT_OFFSET
      The key of the configuration. e.g. 100000
      See Also:
    • QUERY_ADDITIONAL_DEFAULT_FIELDS

      static final String QUERY_ADDITIONAL_DEFAULT_FIELDS
      The key of the configuration. e.g.
      See Also:
    • QUERY_ADDITIONAL_RESPONSE_FIELDS

      static final String QUERY_ADDITIONAL_RESPONSE_FIELDS
      The key of the configuration. e.g.
      See Also:
    • QUERY_ADDITIONAL_API_RESPONSE_FIELDS

      static final String QUERY_ADDITIONAL_API_RESPONSE_FIELDS
      The key of the configuration. e.g.
      See Also:
    • QUERY_ADDITIONAL_SCROLL_RESPONSE_FIELDS

      static final String QUERY_ADDITIONAL_SCROLL_RESPONSE_FIELDS
      The key of the configuration. e.g.
      See Also:
    • QUERY_ADDITIONAL_CACHE_RESPONSE_FIELDS

      static final String QUERY_ADDITIONAL_CACHE_RESPONSE_FIELDS
      The key of the configuration. e.g.
      See Also:
    • QUERY_ADDITIONAL_HIGHLIGHTED_FIELDS

      static final String QUERY_ADDITIONAL_HIGHLIGHTED_FIELDS
      The key of the configuration. e.g.
      See Also:
    • QUERY_ADDITIONAL_SEARCH_FIELDS

      static final String QUERY_ADDITIONAL_SEARCH_FIELDS
      The key of the configuration. e.g.
      See Also:
    • QUERY_ADDITIONAL_FACET_FIELDS

      static final String QUERY_ADDITIONAL_FACET_FIELDS
      The key of the configuration. e.g.
      See Also:
    • QUERY_ADDITIONAL_SORT_FIELDS

      static final String QUERY_ADDITIONAL_SORT_FIELDS
      The key of the configuration. e.g.
      See Also:
    • QUERY_ADDITIONAL_ANALYZED_FIELDS

      static final String QUERY_ADDITIONAL_ANALYZED_FIELDS
      The key of the configuration. e.g.
      See Also:
    • QUERY_ADDITIONAL_NOT_ANALYZED_FIELDS

      static final String QUERY_ADDITIONAL_NOT_ANALYZED_FIELDS
      The key of the configuration. e.g.
      See Also:
    • QUERY_GSA_RESPONSE_FIELDS

      static final String QUERY_GSA_RESPONSE_FIELDS
      The key of the configuration. e.g. UE,U,T,RK,S,LANG
      See Also:
    • QUERY_GSA_DEFAULT_LANG

      static final String QUERY_GSA_DEFAULT_LANG
      The key of the configuration. e.g. en
      See Also:
    • QUERY_GSA_DEFAULT_SORT

      static final String QUERY_GSA_DEFAULT_SORT
      The key of the configuration. e.g.
      See Also:
    • QUERY_GSA_META_PREFIX

      static final String QUERY_GSA_META_PREFIX
      The key of the configuration. e.g. MT_
      See Also:
    • QUERY_GSA_INDEX_FIELD_CHARSET

      static final String QUERY_GSA_INDEX_FIELD_CHARSET
      The key of the configuration. e.g. charset
      See Also:
    • QUERY_GSA_INDEX_FIELD_content_type_

      static final String QUERY_GSA_INDEX_FIELD_content_type_
      The key of the configuration. e.g. content_type
      See Also:
    • QUERY_COLLAPSE_MAX_CONCURRENT_GROUP_RESULTS

      static final String QUERY_COLLAPSE_MAX_CONCURRENT_GROUP_RESULTS
      The key of the configuration. e.g. 4
      See Also:
    • QUERY_COLLAPSE_INNER_HITS_NAME

      static final String QUERY_COLLAPSE_INNER_HITS_NAME
      The key of the configuration. e.g. similar_docs
      See Also:
    • QUERY_COLLAPSE_INNER_HITS_SIZE

      static final String QUERY_COLLAPSE_INNER_HITS_SIZE
      The key of the configuration. e.g. 0
      See Also:
    • QUERY_COLLAPSE_INNER_HITS_SORTS

      static final String QUERY_COLLAPSE_INNER_HITS_SORTS
      The key of the configuration. e.g.
      See Also:
    • QUERY_DEFAULT_LANGUAGES

      static final String QUERY_DEFAULT_LANGUAGES
      The key of the configuration. e.g.
      See Also:
    • QUERY_JSON_DEFAULT_PREFERENCE

      static final String QUERY_JSON_DEFAULT_PREFERENCE
      The key of the configuration. e.g. _query
      See Also:
    • QUERY_GSA_DEFAULT_PREFERENCE

      static final String QUERY_GSA_DEFAULT_PREFERENCE
      The key of the configuration. e.g. _query
      See Also:
    • QUERY_LANGUAGE_MAPPING

      static final String QUERY_LANGUAGE_MAPPING
      The key of the configuration. e.g. ar=ar
      bg=bg
      bn=bn
      ca=ca
      ckb-iq=ckb-iq
      ckb_IQ=ckb-iq
      cs=cs
      da=da
      de=de
      el=el
      en=en
      en-ie=en-ie
      en_IE=en-ie
      es=es
      et=et
      eu=eu
      fa=fa
      fi=fi
      fr=fr
      gl=gl
      gu=gu
      he=he
      hi=hi
      hr=hr
      hu=hu
      hy=hy
      id=id
      it=it
      ja=ja
      ko=ko
      lt=lt
      lv=lv
      mk=mk
      ml=ml
      nl=nl
      no=no
      pa=pa
      pl=pl
      pt=pt
      pt-br=pt-br
      pt_BR=pt-br
      ro=ro
      ru=ru
      si=si
      sq=sq
      sv=sv
      ta=ta
      te=te
      th=th
      tl=tl
      tr=tr
      uk=uk
      ur=ur
      vi=vi
      zh-cn=zh-cn
      zh_CN=zh-cn
      zh-tw=zh-tw
      zh_TW=zh-tw
      zh=zh
      See Also:
    • QUERY_BOOST_TITLE

      static final String QUERY_BOOST_TITLE
      The key of the configuration. e.g. 0.5
      See Also:
    • QUERY_BOOST_TITLE_LANG

      static final String QUERY_BOOST_TITLE_LANG
      The key of the configuration. e.g. 1.0
      See Also:
    • QUERY_BOOST_CONTENT

      static final String QUERY_BOOST_CONTENT
      The key of the configuration. e.g. 0.05
      See Also:
    • QUERY_BOOST_CONTENT_LANG

      static final String QUERY_BOOST_CONTENT_LANG
      The key of the configuration. e.g. 0.1
      See Also:
    • QUERY_BOOST_important_content

      static final String QUERY_BOOST_important_content
      The key of the configuration. e.g. -1.0
      See Also:
    • QUERY_BOOST_important_content_LANG

      static final String QUERY_BOOST_important_content_LANG
      The key of the configuration. e.g. -1.0
      See Also:
    • QUERY_BOOST_FUZZY_MIN_LENGTH

      static final String QUERY_BOOST_FUZZY_MIN_LENGTH
      The key of the configuration. e.g. 4
      See Also:
    • QUERY_BOOST_FUZZY_TITLE

      static final String QUERY_BOOST_FUZZY_TITLE
      The key of the configuration. e.g. 0.01
      See Also:
    • QUERY_BOOST_FUZZY_TITLE_FUZZINESS

      static final String QUERY_BOOST_FUZZY_TITLE_FUZZINESS
      The key of the configuration. e.g. AUTO
      See Also:
    • QUERY_BOOST_FUZZY_TITLE_EXPANSIONS

      static final String QUERY_BOOST_FUZZY_TITLE_EXPANSIONS
      The key of the configuration. e.g. 10
      See Also:
    • QUERY_BOOST_FUZZY_TITLE_prefix_length

      static final String QUERY_BOOST_FUZZY_TITLE_prefix_length
      The key of the configuration. e.g. 0
      See Also:
    • QUERY_BOOST_FUZZY_TITLE_TRANSPOSITIONS

      static final String QUERY_BOOST_FUZZY_TITLE_TRANSPOSITIONS
      The key of the configuration. e.g. true
      See Also:
    • QUERY_BOOST_FUZZY_CONTENT

      static final String QUERY_BOOST_FUZZY_CONTENT
      The key of the configuration. e.g. 0.005
      See Also:
    • QUERY_BOOST_FUZZY_CONTENT_FUZZINESS

      static final String QUERY_BOOST_FUZZY_CONTENT_FUZZINESS
      The key of the configuration. e.g. AUTO
      See Also:
    • QUERY_BOOST_FUZZY_CONTENT_EXPANSIONS

      static final String QUERY_BOOST_FUZZY_CONTENT_EXPANSIONS
      The key of the configuration. e.g. 10
      See Also:
    • QUERY_BOOST_FUZZY_CONTENT_prefix_length

      static final String QUERY_BOOST_FUZZY_CONTENT_prefix_length
      The key of the configuration. e.g. 0
      See Also:
    • QUERY_BOOST_FUZZY_CONTENT_TRANSPOSITIONS

      static final String QUERY_BOOST_FUZZY_CONTENT_TRANSPOSITIONS
      The key of the configuration. e.g. true
      See Also:
    • QUERY_PREFIX_EXPANSIONS

      static final String QUERY_PREFIX_EXPANSIONS
      The key of the configuration. e.g. 50
      See Also:
    • QUERY_PREFIX_SLOP

      static final String QUERY_PREFIX_SLOP
      The key of the configuration. e.g. 0
      See Also:
    • QUERY_FUZZY_prefix_length

      static final String QUERY_FUZZY_prefix_length
      The key of the configuration. e.g. 0
      See Also:
    • QUERY_FUZZY_EXPANSIONS

      static final String QUERY_FUZZY_EXPANSIONS
      The key of the configuration. e.g. 50
      See Also:
    • QUERY_FUZZY_TRANSPOSITIONS

      static final String QUERY_FUZZY_TRANSPOSITIONS
      The key of the configuration. e.g. true
      See Also:
    • QUERY_FACET_FIELDS

      static final String QUERY_FACET_FIELDS
      The key of the configuration. e.g. label
      See Also:
    • QUERY_FACET_FIELDS_SIZE

      static final String QUERY_FACET_FIELDS_SIZE
      The key of the configuration. e.g. 100
      See Also:
    • QUERY_FACET_FIELDS_min_doc_count

      static final String QUERY_FACET_FIELDS_min_doc_count
      The key of the configuration. e.g. 1
      See Also:
    • QUERY_FACET_FIELDS_SORT

      static final String QUERY_FACET_FIELDS_SORT
      The key of the configuration. e.g. count.desc
      See Also:
    • QUERY_FACET_FIELDS_MISSING

      static final String QUERY_FACET_FIELDS_MISSING
      The key of the configuration. e.g.
      See Also:
    • QUERY_FACET_QUERIES

      static final String QUERY_FACET_QUERIES
      The key of the configuration. e.g. labels.facet_timestamp_title:labels.facet_timestamp_1day=timestamp:[now/d-1d TO *] labels.facet_timestamp_1week=timestamp:[now/d-7d TO *] labels.facet_timestamp_1month=timestamp:[now/d-1M TO *] labels.facet_timestamp_1year=timestamp:[now/d-1y TO *]
      labels.facet_contentLength_title:labels.facet_contentLength_10k=content_length:[0 TO 9999] labels.facet_contentLength_10kto100k=content_length:[10000 TO 99999] labels.facet_contentLength_100kto500k=content_length:[100000 TO 499999] labels.facet_contentLength_500kto1m=content_length:[500000 TO 999999] labels.facet_contentLength_1m=content_length:[1000000 TO *]
      labels.facet_filetype_title:labels.facet_filetype_html=filetype:html labels.facet_filetype_word=filetype:word labels.facet_filetype_excel=filetype:excel labels.facet_filetype_powerpoint=filetype:powerpoint labels.facet_filetype_odt=filetype:odt labels.facet_filetype_ods=filetype:ods labels.facet_filetype_odp=filetype:odp labels.facet_filetype_pdf=filetype:pdf labels.facet_filetype_txt=filetype:txt labels.facet_filetype_others=filetype:others
      See Also:
    • SMB_ROLE_FROM_FILE

      static final String SMB_ROLE_FROM_FILE
      The key of the configuration. e.g. true
      See Also:
    • SMB_AVAILABLE_SID_TYPES

      static final String SMB_AVAILABLE_SID_TYPES
      The key of the configuration. e.g. 1,2,4:2
      See Also:
    • FILE_ROLE_FROM_FILE

      static final String FILE_ROLE_FROM_FILE
      The key of the configuration. e.g. true
      See Also:
    • FTP_ROLE_FROM_FILE

      static final String FTP_ROLE_FROM_FILE
      The key of the configuration. e.g. true
      See Also:
    • INDEX_BACKUP_TARGETS

      static final String INDEX_BACKUP_TARGETS
      The key of the configuration. e.g. fess_basic_config.bulk,fess_config.bulk,fess_user.bulk,system.properties,fess.json,doc.json
      See Also:
    • INDEX_BACKUP_LOG_TARGETS

      static final String INDEX_BACKUP_LOG_TARGETS
      The key of the configuration. e.g. click_log.ndjson,favorite_log.ndjson,search_log.ndjson,user_info.ndjson
      See Also:
    • LOGGING_SEARCH_DOCS_ENABLED

      static final String LOGGING_SEARCH_DOCS_ENABLED
      The key of the configuration. e.g. true
      See Also:
    • LOGGING_SEARCH_DOCS_FIELDS

      static final String LOGGING_SEARCH_DOCS_FIELDS
      The key of the configuration. e.g. filetype,created,click_count,title,doc_id,url,score,site,filename,host,digest,boost,mimetype,favorite_count,_id,lang,last_modified,content_length,timestamp
      See Also:
    • LOGGING_SEARCH_USE_LOGFILE

      static final String LOGGING_SEARCH_USE_LOGFILE
      The key of the configuration. e.g. true
      See Also:
    • LOGGING_APP_PACKAGES

      static final String LOGGING_APP_PACKAGES
      The key of the configuration. e.g. org.codelibs,org.dbflute,org.lastaflute
      See Also:
    • FORM_ADMIN_MAX_INPUT_SIZE

      static final String FORM_ADMIN_MAX_INPUT_SIZE
      The key of the configuration. e.g. 4000
      See Also:
    • FORM_ADMIN_LABEL_IN_CONFIG_ENABLED

      static final String FORM_ADMIN_LABEL_IN_CONFIG_ENABLED
      The key of the configuration. e.g. false
      See Also:
    • FORM_ADMIN_DEFAULT_TEMPLATE_NAME

      static final String FORM_ADMIN_DEFAULT_TEMPLATE_NAME
      The key of the configuration. e.g. __TEMPLATE__
      See Also:
    • AUTHENTICATION_ADMIN_USERS

      static final String AUTHENTICATION_ADMIN_USERS
      The key of the configuration. e.g. admin
      See Also:
    • AUTHENTICATION_ADMIN_ROLES

      static final String AUTHENTICATION_ADMIN_ROLES
      The key of the configuration. e.g. admin
      See Also:
    • ROLE_SEARCH_DEFAULT_PERMISSIONS

      static final String ROLE_SEARCH_DEFAULT_PERMISSIONS
      The key of the configuration. e.g.
      See Also:
    • ROLE_SEARCH_DEFAULT_DISPLAY_PERMISSIONS

      static final String ROLE_SEARCH_DEFAULT_DISPLAY_PERMISSIONS
      The key of the configuration. e.g. {role}guest
      See Also:
    • ROLE_SEARCH_GUEST_PERMISSIONS

      static final String ROLE_SEARCH_GUEST_PERMISSIONS
      The key of the configuration. e.g. {role}guest
      See Also:
    • ROLE_SEARCH_USER_PREFIX

      static final String ROLE_SEARCH_USER_PREFIX
      The key of the configuration. e.g. 1
      See Also:
    • ROLE_SEARCH_GROUP_PREFIX

      static final String ROLE_SEARCH_GROUP_PREFIX
      The key of the configuration. e.g. 2
      See Also:
    • ROLE_SEARCH_ROLE_PREFIX

      static final String ROLE_SEARCH_ROLE_PREFIX
      The key of the configuration. e.g. R
      See Also:
    • ROLE_SEARCH_DENIED_PREFIX

      static final String ROLE_SEARCH_DENIED_PREFIX
      The key of the configuration. e.g. D
      See Also:
    • SESSION_TRACKING_MODES

      static final String SESSION_TRACKING_MODES
      The key of the configuration. e.g. cookie
      See Also:
    • PAGING_PAGE_SIZE

      static final String PAGING_PAGE_SIZE
      The key of the configuration. e.g. 25
      See Also:
    • PAGING_PAGE_RANGE_SIZE

      static final String PAGING_PAGE_RANGE_SIZE
      The key of the configuration. e.g. 5
      See Also:
    • PAGING_PAGE_RANGE_FILL_LIMIT

      static final String PAGING_PAGE_RANGE_FILL_LIMIT
      The key of the configuration. e.g. true
      See Also:
    • PAGE_DOCBOOST_MAX_FETCH_SIZE

      static final String PAGE_DOCBOOST_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_KEYMATCH_MAX_FETCH_SIZE

      static final String PAGE_KEYMATCH_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_LABELTYPE_MAX_FETCH_SIZE

      static final String PAGE_LABELTYPE_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_ROLETYPE_MAX_FETCH_SIZE

      static final String PAGE_ROLETYPE_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_USER_MAX_FETCH_SIZE

      static final String PAGE_USER_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_ROLE_MAX_FETCH_SIZE

      static final String PAGE_ROLE_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_GROUP_MAX_FETCH_SIZE

      static final String PAGE_GROUP_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_CRAWLING_INFO_PARAM_MAX_FETCH_SIZE

      static final String PAGE_CRAWLING_INFO_PARAM_MAX_FETCH_SIZE
      The key of the configuration. e.g. 100
      See Also:
    • PAGE_CRAWLING_INFO_MAX_FETCH_SIZE

      static final String PAGE_CRAWLING_INFO_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_DATA_CONFIG_MAX_FETCH_SIZE

      static final String PAGE_DATA_CONFIG_MAX_FETCH_SIZE
      The key of the configuration. e.g. 100
      See Also:
    • PAGE_WEB_CONFIG_MAX_FETCH_SIZE

      static final String PAGE_WEB_CONFIG_MAX_FETCH_SIZE
      The key of the configuration. e.g. 100
      See Also:
    • PAGE_FILE_CONFIG_MAX_FETCH_SIZE

      static final String PAGE_FILE_CONFIG_MAX_FETCH_SIZE
      The key of the configuration. e.g. 100
      See Also:
    • PAGE_DUPLICATE_HOST_MAX_FETCH_SIZE

      static final String PAGE_DUPLICATE_HOST_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_FAILURE_URL_MAX_FETCH_SIZE

      static final String PAGE_FAILURE_URL_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_FAVORITE_LOG_MAX_FETCH_SIZE

      static final String PAGE_FAVORITE_LOG_MAX_FETCH_SIZE
      The key of the configuration. e.g. 100
      See Also:
    • PAGE_FILE_AUTH_MAX_FETCH_SIZE

      static final String PAGE_FILE_AUTH_MAX_FETCH_SIZE
      The key of the configuration. e.g. 100
      See Also:
    • PAGE_WEB_AUTH_MAX_FETCH_SIZE

      static final String PAGE_WEB_AUTH_MAX_FETCH_SIZE
      The key of the configuration. e.g. 100
      See Also:
    • PAGE_PATH_MAPPING_MAX_FETCH_SIZE

      static final String PAGE_PATH_MAPPING_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_REQUEST_HEADER_MAX_FETCH_SIZE

      static final String PAGE_REQUEST_HEADER_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_SCHEDULED_JOB_MAX_FETCH_SIZE

      static final String PAGE_SCHEDULED_JOB_MAX_FETCH_SIZE
      The key of the configuration. e.g. 100
      See Also:
    • PAGE_ELEVATE_WORD_MAX_FETCH_SIZE

      static final String PAGE_ELEVATE_WORD_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_BAD_WORD_MAX_FETCH_SIZE

      static final String PAGE_BAD_WORD_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_DICTIONARY_MAX_FETCH_SIZE

      static final String PAGE_DICTIONARY_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_RELATEDCONTENT_MAX_FETCH_SIZE

      static final String PAGE_RELATEDCONTENT_MAX_FETCH_SIZE
      The key of the configuration. e.g. 5000
      See Also:
    • PAGE_RELATEDQUERY_MAX_FETCH_SIZE

      static final String PAGE_RELATEDQUERY_MAX_FETCH_SIZE
      The key of the configuration. e.g. 5000
      See Also:
    • PAGE_THUMBNAIL_QUEUE_MAX_FETCH_SIZE

      static final String PAGE_THUMBNAIL_QUEUE_MAX_FETCH_SIZE
      The key of the configuration. e.g. 100
      See Also:
    • PAGE_THUMBNAIL_PURGE_MAX_FETCH_SIZE

      static final String PAGE_THUMBNAIL_PURGE_MAX_FETCH_SIZE
      The key of the configuration. e.g. 100
      See Also:
    • PAGE_SCORE_BOOSTER_MAX_FETCH_SIZE

      static final String PAGE_SCORE_BOOSTER_MAX_FETCH_SIZE
      The key of the configuration. e.g. 1000
      See Also:
    • PAGE_SEARCHLOG_MAX_FETCH_SIZE

      static final String PAGE_SEARCHLOG_MAX_FETCH_SIZE
      The key of the configuration. e.g. 10000
      See Also:
    • PAGE_SEARCHLIST_TRACK_TOTAL_HITS

      static final String PAGE_SEARCHLIST_TRACK_TOTAL_HITS
      The key of the configuration. e.g. true
      See Also:
    • PAGING_SEARCH_PAGE_START

      static final String PAGING_SEARCH_PAGE_START
      The key of the configuration. e.g. 0
      See Also:
    • PAGING_SEARCH_PAGE_SIZE

      static final String PAGING_SEARCH_PAGE_SIZE
      The key of the configuration. e.g. 10
      See Also:
    • PAGING_SEARCH_PAGE_MAX_SIZE

      static final String PAGING_SEARCH_PAGE_MAX_SIZE
      The key of the configuration. e.g. 100
      See Also:
    • SEARCHLOG_AGG_SHARD_SIZE

      static final String SEARCHLOG_AGG_SHARD_SIZE
      The key of the configuration. e.g. -1
      See Also:
    • SEARCHLOG_REQUEST_HEADERS

      static final String SEARCHLOG_REQUEST_HEADERS
      The key of the configuration. e.g.
      See Also:
    • THUMBNAIL_HTML_IMAGE_MIN_WIDTH

      static final String THUMBNAIL_HTML_IMAGE_MIN_WIDTH
      The key of the configuration. e.g. 100
      See Also:
    • THUMBNAIL_HTML_IMAGE_MIN_HEIGHT

      static final String THUMBNAIL_HTML_IMAGE_MIN_HEIGHT
      The key of the configuration. e.g. 100
      See Also:
    • THUMBNAIL_HTML_IMAGE_MAX_ASPECT_RATIO

      static final String THUMBNAIL_HTML_IMAGE_MAX_ASPECT_RATIO
      The key of the configuration. e.g. 3.0
      See Also:
    • THUMBNAIL_HTML_IMAGE_THUMBNAIL_WIDTH

      static final String THUMBNAIL_HTML_IMAGE_THUMBNAIL_WIDTH
      The key of the configuration. e.g. 100
      See Also:
    • THUMBNAIL_HTML_IMAGE_THUMBNAIL_HEIGHT

      static final String THUMBNAIL_HTML_IMAGE_THUMBNAIL_HEIGHT
      The key of the configuration. e.g. 100
      See Also:
    • THUMBNAIL_HTML_IMAGE_FORMAT

      static final String THUMBNAIL_HTML_IMAGE_FORMAT
      The key of the configuration. e.g. png
      See Also:
    • THUMBNAIL_HTML_IMAGE_XPATH

      static final String THUMBNAIL_HTML_IMAGE_XPATH
      The key of the configuration. e.g. //IMG
      See Also:
    • THUMBNAIL_HTML_IMAGE_EXCLUDE_EXTENSIONS

      static final String THUMBNAIL_HTML_IMAGE_EXCLUDE_EXTENSIONS
      The key of the configuration. e.g. svg,html,css,js
      See Also:
    • THUMBNAIL_GENERATOR_INTERVAL

      static final String THUMBNAIL_GENERATOR_INTERVAL
      The key of the configuration. e.g. 0
      See Also:
    • THUMBNAIL_GENERATOR_TARGETS

      static final String THUMBNAIL_GENERATOR_TARGETS
      The key of the configuration. e.g. all
      See Also:
    • THUMBNAIL_CRAWLER_ENABLED

      static final String THUMBNAIL_CRAWLER_ENABLED
      The key of the configuration. e.g. true
      See Also:
    • THUMBNAIL_SYSTEM_MONITOR_INTERVAL

      static final String THUMBNAIL_SYSTEM_MONITOR_INTERVAL
      The key of the configuration. e.g. 60
      See Also:
    • USER_CODE_REQUEST_PARAMETER

      static final String USER_CODE_REQUEST_PARAMETER
      The key of the configuration. e.g. userCode
      See Also:
    • USER_CODE_MIN_LENGTH

      static final String USER_CODE_MIN_LENGTH
      The key of the configuration. e.g. 20
      See Also:
    • USER_CODE_MAX_LENGTH

      static final String USER_CODE_MAX_LENGTH
      The key of the configuration. e.g. 100
      See Also:
    • USER_CODE_PATTERN

      static final String USER_CODE_PATTERN
      The key of the configuration. e.g. [a-zA-Z0-9_]+
      See Also:
    • MAIL_FROM_NAME

      static final String MAIL_FROM_NAME
      The key of the configuration. e.g. Administrator
      See Also:
    • MAIL_FROM_ADDRESS

      static final String MAIL_FROM_ADDRESS
      The key of the configuration. e.g. root@localhost
      See Also:
    • MAIL_HOSTNAME

      static final String MAIL_HOSTNAME
      The key of the configuration. e.g.
      See Also:
    • SCHEDULER_TARGET_NAME

      static final String SCHEDULER_TARGET_NAME
      The key of the configuration. e.g.
      See Also:
    • SCHEDULER_JOB_CLASS

      static final String SCHEDULER_JOB_CLASS
      The key of the configuration. e.g. org.codelibs.fess.app.job.ScriptExecutorJob
      See Also:
    • SCHEDULER_CONCURRENT_EXEC_MODE

      static final String SCHEDULER_CONCURRENT_EXEC_MODE
      The key of the configuration. e.g. QUIT
      See Also:
    • SCHEDULER_MONITOR_INTERVAL

      static final String SCHEDULER_MONITOR_INTERVAL
      The key of the configuration. e.g. 30
      See Also:
    • ONLINE_HELP_INSTALLATION

      static final String ONLINE_HELP_INSTALLATION
      The key of the configuration. e.g. https://fess.codelibs.org/{lang}/{version}/install/install.html
      See Also:
    • ONLINE_HELP_EOL

      static final String ONLINE_HELP_EOL
      The key of the configuration. e.g. https://fess.codelibs.org/{lang}/eol.html
      See Also:
    • ONLINE_HELP_NAME_FAILUREURL

      static final String ONLINE_HELP_NAME_FAILUREURL
      The key of the configuration. e.g. failureurl
      See Also:
    • ONLINE_HELP_NAME_ELEVATEWORD

      static final String ONLINE_HELP_NAME_ELEVATEWORD
      The key of the configuration. e.g. elevateword
      See Also:
    • ONLINE_HELP_NAME_REQHEADER

      static final String ONLINE_HELP_NAME_REQHEADER
      The key of the configuration. e.g. reqheader
      See Also:
    • ONLINE_HELP_NAME_DICT_SYNONYM

      static final String ONLINE_HELP_NAME_DICT_SYNONYM
      The key of the configuration. e.g. synonym
      See Also:
    • ONLINE_HELP_NAME_DICT

      static final String ONLINE_HELP_NAME_DICT
      The key of the configuration. e.g. dict
      See Also:
    • ONLINE_HELP_NAME_DICT_KUROMOJI

      static final String ONLINE_HELP_NAME_DICT_KUROMOJI
      The key of the configuration. e.g. kuromoji
      See Also:
    • ONLINE_HELP_NAME_DICT_PROTWORDS

      static final String ONLINE_HELP_NAME_DICT_PROTWORDS
      The key of the configuration. e.g. protwords
      See Also:
    • ONLINE_HELP_NAME_DICT_STOPWORDS

      static final String ONLINE_HELP_NAME_DICT_STOPWORDS
      The key of the configuration. e.g. stopwords
      See Also:
    • ONLINE_HELP_NAME_DICT_STEMMEROVERRIDE

      static final String ONLINE_HELP_NAME_DICT_STEMMEROVERRIDE
      The key of the configuration. e.g. stemmeroverride
      See Also:
    • ONLINE_HELP_NAME_DICT_MAPPING

      static final String ONLINE_HELP_NAME_DICT_MAPPING
      The key of the configuration. e.g. mapping
      See Also:
    • ONLINE_HELP_NAME_WEBCONFIG

      static final String ONLINE_HELP_NAME_WEBCONFIG
      The key of the configuration. e.g. webconfig
      See Also:
    • ONLINE_HELP_NAME_SEARCHLIST

      static final String ONLINE_HELP_NAME_SEARCHLIST
      The key of the configuration. e.g. searchlist
      See Also:
    • ONLINE_HELP_NAME_LOG

      static final String ONLINE_HELP_NAME_LOG
      The key of the configuration. e.g. log
      See Also:
    • ONLINE_HELP_NAME_GENERAL

      static final String ONLINE_HELP_NAME_GENERAL
      The key of the configuration. e.g. general
      See Also:
    • ONLINE_HELP_NAME_ROLE

      static final String ONLINE_HELP_NAME_ROLE
      The key of the configuration. e.g. role
      See Also:
    • ONLINE_HELP_NAME_JOBLOG

      static final String ONLINE_HELP_NAME_JOBLOG
      The key of the configuration. e.g. joblog
      See Also:
    • ONLINE_HELP_NAME_KEYMATCH

      static final String ONLINE_HELP_NAME_KEYMATCH
      The key of the configuration. e.g. keymatch
      See Also:
    • ONLINE_HELP_NAME_RELATEDQUERY

      static final String ONLINE_HELP_NAME_RELATEDQUERY
      The key of the configuration. e.g. relatedquery
      See Also:
    • ONLINE_HELP_NAME_RELATEDCONTENT

      static final String ONLINE_HELP_NAME_RELATEDCONTENT
      The key of the configuration. e.g. relatedcontent
      See Also:
    • ONLINE_HELP_NAME_WIZARD

      static final String ONLINE_HELP_NAME_WIZARD
      The key of the configuration. e.g. wizard
      See Also:
    • ONLINE_HELP_NAME_BADWORD

      static final String ONLINE_HELP_NAME_BADWORD
      The key of the configuration. e.g. badword
      See Also:
    • ONLINE_HELP_NAME_PATHMAP

      static final String ONLINE_HELP_NAME_PATHMAP
      The key of the configuration. e.g. pathmap
      See Also:
    • ONLINE_HELP_NAME_BOOSTDOC

      static final String ONLINE_HELP_NAME_BOOSTDOC
      The key of the configuration. e.g. boostdoc
      See Also:
    • ONLINE_HELP_NAME_DATACONFIG

      static final String ONLINE_HELP_NAME_DATACONFIG
      The key of the configuration. e.g. dataconfig
      See Also:
    • ONLINE_HELP_NAME_SYSTEMINFO

      static final String ONLINE_HELP_NAME_SYSTEMINFO
      The key of the configuration. e.g. systeminfo
      See Also:
    • ONLINE_HELP_NAME_USER

      static final String ONLINE_HELP_NAME_USER
      The key of the configuration. e.g. user
      See Also:
    • ONLINE_HELP_NAME_GROUP

      static final String ONLINE_HELP_NAME_GROUP
      The key of the configuration. e.g. group
      See Also:
    • ONLINE_HELP_NAME_DESIGN

      static final String ONLINE_HELP_NAME_DESIGN
      The key of the configuration. e.g. design
      See Also:
    • ONLINE_HELP_NAME_DASHBOARD

      static final String ONLINE_HELP_NAME_DASHBOARD
      The key of the configuration. e.g. dashboard
      See Also:
    • ONLINE_HELP_NAME_WEBAUTH

      static final String ONLINE_HELP_NAME_WEBAUTH
      The key of the configuration. e.g. webauth
      See Also:
    • ONLINE_HELP_NAME_FILECONFIG

      static final String ONLINE_HELP_NAME_FILECONFIG
      The key of the configuration. e.g. fileconfig
      See Also:
    • ONLINE_HELP_NAME_FILEAUTH

      static final String ONLINE_HELP_NAME_FILEAUTH
      The key of the configuration. e.g. fileauth
      See Also:
    • ONLINE_HELP_NAME_LABELTYPE

      static final String ONLINE_HELP_NAME_LABELTYPE
      The key of the configuration. e.g. labeltype
      See Also:
    • ONLINE_HELP_NAME_DUPLICATEHOST

      static final String ONLINE_HELP_NAME_DUPLICATEHOST
      The key of the configuration. e.g. duplicatehost
      See Also:
    • ONLINE_HELP_NAME_SCHEDULER

      static final String ONLINE_HELP_NAME_SCHEDULER
      The key of the configuration. e.g. scheduler
      See Also:
    • ONLINE_HELP_NAME_CRAWLINGINFO

      static final String ONLINE_HELP_NAME_CRAWLINGINFO
      The key of the configuration. e.g. crawlinginfo
      See Also:
    • ONLINE_HELP_NAME_BACKUP

      static final String ONLINE_HELP_NAME_BACKUP
      The key of the configuration. e.g. backup
      See Also:
    • ONLINE_HELP_NAME_UPGRADE

      static final String ONLINE_HELP_NAME_UPGRADE
      The key of the configuration. e.g. upgrade
      See Also:
    • ONLINE_HELP_NAME_ESREQ

      static final String ONLINE_HELP_NAME_ESREQ
      The key of the configuration. e.g. esreq
      See Also:
    • ONLINE_HELP_NAME_ACCESSTOKEN

      static final String ONLINE_HELP_NAME_ACCESSTOKEN
      The key of the configuration. e.g. accesstoken
      See Also:
    • ONLINE_HELP_NAME_SUGGEST

      static final String ONLINE_HELP_NAME_SUGGEST
      The key of the configuration. e.g. suggest
      See Also:
    • ONLINE_HELP_NAME_SEARCHLOG

      static final String ONLINE_HELP_NAME_SEARCHLOG
      The key of the configuration. e.g. searchlog
      See Also:
    • ONLINE_HELP_NAME_MAINTENANCE

      static final String ONLINE_HELP_NAME_MAINTENANCE
      The key of the configuration. e.g. maintenance
      See Also:
    • ONLINE_HELP_NAME_PLUGIN

      static final String ONLINE_HELP_NAME_PLUGIN
      The key of the configuration. e.g. plugin
      See Also:
    • ONLINE_HELP_NAME_STORAGE

      static final String ONLINE_HELP_NAME_STORAGE
      The key of the configuration. e.g. storage
      See Also:
    • ONLINE_HELP_SUPPORTED_LANGS

      static final String ONLINE_HELP_SUPPORTED_LANGS
      The key of the configuration. e.g. ja
      See Also:
    • FORUM_SUPPORTED_LANGS

      static final String FORUM_SUPPORTED_LANGS
      The key of the configuration. e.g. en,ja
      See Also:
    • SUGGEST_MIN_HIT_COUNT

      static final String SUGGEST_MIN_HIT_COUNT
      The key of the configuration. e.g. 1
      See Also:
    • SUGGEST_FIELD_CONTENTS

      static final String SUGGEST_FIELD_CONTENTS
      The key of the configuration. e.g. _default
      See Also:
    • SUGGEST_FIELD_TAGS

      static final String SUGGEST_FIELD_TAGS
      The key of the configuration. e.g. label
      See Also:
    • SUGGEST_FIELD_ROLES

      static final String SUGGEST_FIELD_ROLES
      The key of the configuration. e.g. role
      See Also:
    • SUGGEST_FIELD_INDEX_CONTENTS

      static final String SUGGEST_FIELD_INDEX_CONTENTS
      The key of the configuration. e.g. content,title
      See Also:
    • SUGGEST_UPDATE_REQUEST_INTERVAL

      static final String SUGGEST_UPDATE_REQUEST_INTERVAL
      The key of the configuration. e.g. 0
      See Also:
    • SUGGEST_UPDATE_DOC_PER_REQUEST

      static final String SUGGEST_UPDATE_DOC_PER_REQUEST
      The key of the configuration. e.g. 2
      See Also:
    • SUGGEST_UPDATE_CONTENTS_LIMIT_NUM_PERCENTAGE

      static final String SUGGEST_UPDATE_CONTENTS_LIMIT_NUM_PERCENTAGE
      The key of the configuration. e.g. 50%
      See Also:
    • SUGGEST_UPDATE_CONTENTS_LIMIT_NUM

      static final String SUGGEST_UPDATE_CONTENTS_LIMIT_NUM
      The key of the configuration. e.g. 10000
      See Also:
    • SUGGEST_UPDATE_CONTENTS_LIMIT_DOC_SIZE

      static final String SUGGEST_UPDATE_CONTENTS_LIMIT_DOC_SIZE
      The key of the configuration. e.g. 50000
      See Also:
    • SUGGEST_SOURCE_READER_SCROLL_SIZE

      static final String SUGGEST_SOURCE_READER_SCROLL_SIZE
      The key of the configuration. e.g. 1
      See Also:
    • SUGGEST_SEARCH_LOG_PERMISSIONS

      static final String SUGGEST_SEARCH_LOG_PERMISSIONS
      The key of the configuration. e.g. {user}guest,{role}guest
      See Also:
    • SUGGEST_SYSTEM_MONITOR_INTERVAL

      static final String SUGGEST_SYSTEM_MONITOR_INTERVAL
      The key of the configuration. e.g. 60
      See Also:
    • LDAP_ADMIN_ENABLED

      static final String LDAP_ADMIN_ENABLED
      The key of the configuration. e.g. false
      See Also:
    • LDAP_ADMIN_USER_FILTER

      static final String LDAP_ADMIN_USER_FILTER
      The key of the configuration. e.g. uid=%s
      See Also:
    • LDAP_ADMIN_USER_BASE_DN

      static final String LDAP_ADMIN_USER_BASE_DN
      The key of the configuration. e.g. ou=People,dc=fess,dc=codelibs,dc=org
      See Also:
    • LDAP_ADMIN_USER_OBJECT_CLASSES

      static final String LDAP_ADMIN_USER_OBJECT_CLASSES
      The key of the configuration. e.g. organizationalPerson,top,person,inetOrgPerson
      See Also:
    • LDAP_ADMIN_ROLE_FILTER

      static final String LDAP_ADMIN_ROLE_FILTER
      The key of the configuration. e.g. cn=%s
      See Also:
    • LDAP_ADMIN_ROLE_BASE_DN

      static final String LDAP_ADMIN_ROLE_BASE_DN
      The key of the configuration. e.g. ou=Role,dc=fess,dc=codelibs,dc=org
      See Also:
    • LDAP_ADMIN_ROLE_OBJECT_CLASSES

      static final String LDAP_ADMIN_ROLE_OBJECT_CLASSES
      The key of the configuration. e.g. groupOfNames
      See Also:
    • LDAP_ADMIN_GROUP_FILTER

      static final String LDAP_ADMIN_GROUP_FILTER
      The key of the configuration. e.g. cn=%s
      See Also:
    • LDAP_ADMIN_GROUP_BASE_DN

      static final String LDAP_ADMIN_GROUP_BASE_DN
      The key of the configuration. e.g. ou=Group,dc=fess,dc=codelibs,dc=org
      See Also:
    • LDAP_ADMIN_GROUP_OBJECT_CLASSES

      static final String LDAP_ADMIN_GROUP_OBJECT_CLASSES
      The key of the configuration. e.g. groupOfNames
      See Also:
    • LDAP_ADMIN_SYNC_PASSWORD

      static final String LDAP_ADMIN_SYNC_PASSWORD
      The key of the configuration. e.g. true
      See Also:
    • LDAP_AUTH_VALIDATION

      static final String LDAP_AUTH_VALIDATION
      The key of the configuration. e.g. true
      See Also:
    • LDAP_MAX_USERNAME_LENGTH

      static final String LDAP_MAX_USERNAME_LENGTH
      The key of the configuration. e.g. -1
      See Also:
    • LDAP_IGNORE_NETBIOS_NAME

      static final String LDAP_IGNORE_NETBIOS_NAME
      The key of the configuration. e.g. true
      See Also:
    • LDAP_GROUP_NAME_WITH_UNDERSCORES

      static final String LDAP_GROUP_NAME_WITH_UNDERSCORES
      The key of the configuration. e.g. false
      See Also:
    • LDAP_LOWERCASE_PERMISSION_NAME

      static final String LDAP_LOWERCASE_PERMISSION_NAME
      The key of the configuration. e.g. false
      See Also:
    • LDAP_ALLOW_EMPTY_PERMISSION

      static final String LDAP_ALLOW_EMPTY_PERMISSION
      The key of the configuration. e.g. true
      See Also:
    • LDAP_ROLE_SEARCH_USER_ENABLED

      static final String LDAP_ROLE_SEARCH_USER_ENABLED
      The key of the configuration. e.g. true
      See Also:
    • LDAP_ROLE_SEARCH_GROUP_ENABLED

      static final String LDAP_ROLE_SEARCH_GROUP_ENABLED
      The key of the configuration. e.g. true
      See Also:
    • LDAP_ROLE_SEARCH_ROLE_ENABLED

      static final String LDAP_ROLE_SEARCH_ROLE_ENABLED
      The key of the configuration. e.g. true
      See Also:
    • LDAP_ATTR_SURNAME

      static final String LDAP_ATTR_SURNAME
      The key of the configuration. e.g. sn
      See Also:
    • LDAP_ATTR_GIVEN_NAME

      static final String LDAP_ATTR_GIVEN_NAME
      The key of the configuration. e.g. givenName
      See Also:
    • LDAP_ATTR_EMPLOYEE_NUMBER

      static final String LDAP_ATTR_EMPLOYEE_NUMBER
      The key of the configuration. e.g. employeeNumber
      See Also:
    • LDAP_ATTR_MAIL

      static final String LDAP_ATTR_MAIL
      The key of the configuration. e.g. mail
      See Also:
    • LDAP_ATTR_TELEPHONE_NUMBER

      static final String LDAP_ATTR_TELEPHONE_NUMBER
      The key of the configuration. e.g. telephoneNumber
      See Also:
    • LDAP_ATTR_HOME_PHONE

      static final String LDAP_ATTR_HOME_PHONE
      The key of the configuration. e.g. homePhone
      See Also:
    • LDAP_ATTR_HOME_POSTAL_ADDRESS

      static final String LDAP_ATTR_HOME_POSTAL_ADDRESS
      The key of the configuration. e.g. homePostalAddress
      See Also:
    • LDAP_ATTR_LABELED_U_R_I

      static final String LDAP_ATTR_LABELED_U_R_I
      The key of the configuration. e.g. labeledURI
      See Also:
    • LDAP_ATTR_ROOM_NUMBER

      static final String LDAP_ATTR_ROOM_NUMBER
      The key of the configuration. e.g. roomNumber
      See Also:
    • LDAP_ATTR_DESCRIPTION

      static final String LDAP_ATTR_DESCRIPTION
      The key of the configuration. e.g. description
      See Also:
    • LDAP_ATTR_TITLE

      static final String LDAP_ATTR_TITLE
      The key of the configuration. e.g. title
      See Also:
    • LDAP_ATTR_PAGER

      static final String LDAP_ATTR_PAGER
      The key of the configuration. e.g. pager
      See Also:
    • LDAP_ATTR_STREET

      static final String LDAP_ATTR_STREET
      The key of the configuration. e.g. street
      See Also:
    • LDAP_ATTR_POSTAL_CODE

      static final String LDAP_ATTR_POSTAL_CODE
      The key of the configuration. e.g. postalCode
      See Also:
    • LDAP_ATTR_PHYSICAL_DELIVERY_OFFICE_NAME

      static final String LDAP_ATTR_PHYSICAL_DELIVERY_OFFICE_NAME
      The key of the configuration. e.g. physicalDeliveryOfficeName
      See Also:
    • LDAP_ATTR_DESTINATION_INDICATOR

      static final String LDAP_ATTR_DESTINATION_INDICATOR
      The key of the configuration. e.g. destinationIndicator
      See Also:
    • LDAP_ATTR_INTERNATIONALI_S_D_N_NUMBER

      static final String LDAP_ATTR_INTERNATIONALI_S_D_N_NUMBER
      The key of the configuration. e.g. internationaliSDNNumber
      See Also:
    • LDAP_ATTR_STATE

      static final String LDAP_ATTR_STATE
      The key of the configuration. e.g. st
      See Also:
    • LDAP_ATTR_EMPLOYEE_TYPE

      static final String LDAP_ATTR_EMPLOYEE_TYPE
      The key of the configuration. e.g. employeeType
      See Also:
    • LDAP_ATTR_FACSIMILE_TELEPHONE_NUMBER

      static final String LDAP_ATTR_FACSIMILE_TELEPHONE_NUMBER
      The key of the configuration. e.g. facsimileTelephoneNumber
      See Also:
    • LDAP_ATTR_POST_OFFICE_BOX

      static final String LDAP_ATTR_POST_OFFICE_BOX
      The key of the configuration. e.g. postOfficeBox
      See Also:
    • LDAP_ATTR_INITIALS

      static final String LDAP_ATTR_INITIALS
      The key of the configuration. e.g. initials
      See Also:
    • LDAP_ATTR_CAR_LICENSE

      static final String LDAP_ATTR_CAR_LICENSE
      The key of the configuration. e.g. carLicense
      See Also:
    • LDAP_ATTR_MOBILE

      static final String LDAP_ATTR_MOBILE
      The key of the configuration. e.g. mobile
      See Also:
    • LDAP_ATTR_POSTAL_ADDRESS

      static final String LDAP_ATTR_POSTAL_ADDRESS
      The key of the configuration. e.g. postalAddress
      See Also:
    • LDAP_ATTR_CITY

      static final String LDAP_ATTR_CITY
      The key of the configuration. e.g. l
      See Also:
    • LDAP_ATTR_TELETEX_TERMINAL_IDENTIFIER

      static final String LDAP_ATTR_TELETEX_TERMINAL_IDENTIFIER
      The key of the configuration. e.g. teletexTerminalIdentifier
      See Also:
    • LDAP_ATTR_X121_ADDRESS

      static final String LDAP_ATTR_X121_ADDRESS
      The key of the configuration. e.g. x121Address
      See Also:
    • LDAP_ATTR_BUSINESS_CATEGORY

      static final String LDAP_ATTR_BUSINESS_CATEGORY
      The key of the configuration. e.g. businessCategory
      See Also:
    • LDAP_ATTR_REGISTERED_ADDRESS

      static final String LDAP_ATTR_REGISTERED_ADDRESS
      The key of the configuration. e.g. registeredAddress
      See Also:
    • LDAP_ATTR_DISPLAY_NAME

      static final String LDAP_ATTR_DISPLAY_NAME
      The key of the configuration. e.g. displayName
      See Also:
    • LDAP_ATTR_PREFERRED_LANGUAGE

      static final String LDAP_ATTR_PREFERRED_LANGUAGE
      The key of the configuration. e.g. preferredLanguage
      See Also:
    • LDAP_ATTR_DEPARTMENT_NUMBER

      static final String LDAP_ATTR_DEPARTMENT_NUMBER
      The key of the configuration. e.g. departmentNumber
      See Also:
    • LDAP_ATTR_UID_NUMBER

      static final String LDAP_ATTR_UID_NUMBER
      The key of the configuration. e.g. uidNumber
      See Also:
    • LDAP_ATTR_GID_NUMBER

      static final String LDAP_ATTR_GID_NUMBER
      The key of the configuration. e.g. gidNumber
      See Also:
    • LDAP_ATTR_HOME_DIRECTORY

      static final String LDAP_ATTR_HOME_DIRECTORY
      The key of the configuration. e.g. homeDirectory
      See Also:
    • PLUGIN_REPOSITORIES

      static final String PLUGIN_REPOSITORIES
      The key of the configuration. e.g. https://repo.maven.apache.org/maven2/org/codelibs/fess/,https://fess.codelibs.org/plugin/artifacts.yaml
      See Also:
    • PLUGIN_VERSION_FILTER

      static final String PLUGIN_VERSION_FILTER
      The key of the configuration. e.g.
      See Also:
    • STORAGE_MAX_ITEMS_IN_PAGE

      static final String STORAGE_MAX_ITEMS_IN_PAGE
      The key of the configuration. e.g. 1000
      See Also:
    • PASSWORD_INVALID_ADMIN_PASSWORDS

      static final String PASSWORD_INVALID_ADMIN_PASSWORDS
      The key of the configuration. e.g. admin
      See Also:
  • Method Details

    • get

      String get(String propertyKey)
      Get the value of property as String.
      Specified by:
      get in interface FessEnv
      Parameters:
      propertyKey - The key of the property. (NotNull)
      Returns:
      The value of found property. (NotNull: if not found, exception)
      Throws:
      org.lastaflute.core.direction.exception.ConfigPropertyNotFoundException - When the property is not found.
    • is

      boolean is(String propertyKey)
      Is the property true?
      Specified by:
      is in interface FessEnv
      Parameters:
      propertyKey - The key of the property which is boolean type. (NotNull)
      Returns:
      The determination, true or false. (if not found, exception)
      Throws:
      org.lastaflute.core.direction.exception.ConfigPropertyNotFoundException - When the property is not found.
    • getDomainTitle

      String getDomainTitle()
      Get the value for the key 'domain.title'.
      The value is, e.g. Fess
      comment: The title of domain the application for logging
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getElasticsearchType

      String getElasticsearchType()
      Get the value for the key 'elasticsearch.type'.
      The value is, e.g. default
      comment: Elasticsearch
      Specified by:
      getElasticsearchType in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getElasticsearchHttpUrl

      String getElasticsearchHttpUrl()
      Get the value for the key 'elasticsearch.http.url'.
      The value is, e.g. http://localhost:9201
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getElasticsearchHttpSslCertificateAuthorities

      String getElasticsearchHttpSslCertificateAuthorities()
      Get the value for the key 'elasticsearch.http.ssl.certificate_authorities'.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getElasticsearchHttpSslCertificateAuthoritiesAsInteger

      Integer getElasticsearchHttpSslCertificateAuthoritiesAsInteger()
      Get the value for the key 'elasticsearch.http.ssl.certificate_authorities' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getElasticsearchUsername

      String getElasticsearchUsername()
      Get the value for the key 'elasticsearch.username'.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getElasticsearchUsernameAsInteger

      Integer getElasticsearchUsernameAsInteger()
      Get the value for the key 'elasticsearch.username' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getElasticsearchPassword

      String getElasticsearchPassword()
      Get the value for the key 'elasticsearch.password'.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getElasticsearchPasswordAsInteger

      Integer getElasticsearchPasswordAsInteger()
      Get the value for the key 'elasticsearch.password' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getAppCipherAlgorism

      String getAppCipherAlgorism()
      Get the value for the key 'app.cipher.algorism'.
      The value is, e.g. aes
      comment: Cryptographer
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getAppCipherKey

      String getAppCipherKey()
      Get the value for the key 'app.cipher.key'.
      The value is, e.g. ___change__me___
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getAppDigestAlgorism

      String getAppDigestAlgorism()
      Get the value for the key 'app.digest.algorism'.
      The value is, e.g. sha256
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getAppEncryptPropertyPattern

      String getAppEncryptPropertyPattern()
      Get the value for the key 'app.encrypt.property.pattern'.
      The value is, e.g. .*password|.*key|.*token|.*secret
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getAppExtensionNames

      String getAppExtensionNames()
      Get the value for the key 'app.extension.names'.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getAppExtensionNamesAsInteger

      Integer getAppExtensionNamesAsInteger()
      Get the value for the key 'app.extension.names' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getJvmCrawlerOptions

      String getJvmCrawlerOptions()
      Get the value for the key 'jvm.crawler.options'.
      The value is, e.g. -Djava.awt.headless=true
      -Dfile.encoding=UTF-8
      -Djna.nosys=true
      -Djdk.io.permissionsUseCanonicalPath=true
      -Dhttp.maxConnections=20
      -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager
      -server
      -Xms128m
      -Xmx512m
      -XX:MaxMetaspaceSize=128m
      -XX:CompressedClassSpaceSize=32m
      -XX:-UseGCOverheadLimit
      -XX:+UseTLAB
      -XX:+DisableExplicitGC
      -XX:-HeapDumpOnOutOfMemoryError
      -XX:-OmitStackTraceInFastThrow
      -XX:+UnlockExperimentalVMOptions
      -XX:+UseG1GC
      -XX:InitiatingHeapOccupancyPercent=45
      -XX:G1HeapRegionSize=1m
      -XX:MaxGCPauseMillis=60000
      -XX:G1NewSizePercent=5
      -XX:G1MaxNewSizePercent=5
      -Djcifs.smb.client.responseTimeout=30000
      -Djcifs.smb.client.soTimeout=35000
      -Djcifs.smb.client.connTimeout=60000
      -Djcifs.smb.client.sessionTimeout=60000
      -Djcifs.smb1.smb.client.connTimeout=60000
      -Djcifs.smb1.smb.client.soTimeout=35000
      -Djcifs.smb1.smb.client.responseTimeout=30000
      -Dio.netty.noUnsafe=true
      -Dio.netty.noKeySetOptimization=true
      -Dio.netty.recycler.maxCapacityPerThread=0
      -Dlog4j.shutdownHookEnabled=false
      -Dlog4j2.formatMsgNoLookups=true
      -Dlog4j2.disable.jmx=true
      -Dlog4j.skipJansi=true
      -Dsun.java2d.cmm=sun.java2d.cmm.kcms.KcmsServiceProvider
      -Dorg.apache.pdfbox.rendering.UsePureJavaCMYKConversion=true

      comment: JVM options
      Specified by:
      getJvmCrawlerOptions in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getJvmSuggestOptions

      String getJvmSuggestOptions()
      Get the value for the key 'jvm.suggest.options'.
      The value is, e.g. -Djava.awt.headless=true
      -Dfile.encoding=UTF-8
      -Djna.nosys=true
      -Djdk.io.permissionsUseCanonicalPath=true
      -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager
      -server
      -Xms128m
      -Xmx256m
      -XX:MaxMetaspaceSize=128m
      -XX:CompressedClassSpaceSize=32m
      -XX:-UseGCOverheadLimit
      -XX:+UseTLAB
      -XX:+DisableExplicitGC
      -XX:-HeapDumpOnOutOfMemoryError
      -XX:+UnlockExperimentalVMOptions
      -XX:+UseG1GC
      -XX:InitiatingHeapOccupancyPercent=45
      -XX:G1HeapRegionSize=1m
      -XX:MaxGCPauseMillis=60000
      -XX:G1NewSizePercent=5
      -XX:G1MaxNewSizePercent=30
      -Dio.netty.noUnsafe=true
      -Dio.netty.noKeySetOptimization=true
      -Dio.netty.recycler.maxCapacityPerThread=0
      -Dlog4j.shutdownHookEnabled=false
      -Dlog4j2.disable.jmx=true
      -Dlog4j2.formatMsgNoLookups=true
      -Dlog4j.skipJansi=true

      Specified by:
      getJvmSuggestOptions in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getJvmThumbnailOptions

      String getJvmThumbnailOptions()
      Get the value for the key 'jvm.thumbnail.options'.
      The value is, e.g. -Djava.awt.headless=true
      -Dfile.encoding=UTF-8
      -Djna.nosys=true
      -Djdk.io.permissionsUseCanonicalPath=true
      -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager
      -server
      -Xms128m
      -Xmx256m
      -XX:MaxMetaspaceSize=128m
      -XX:CompressedClassSpaceSize=32m
      -XX:-UseGCOverheadLimit
      -XX:+UseTLAB
      -XX:+DisableExplicitGC
      -XX:-HeapDumpOnOutOfMemoryError
      -XX:-OmitStackTraceInFastThrow
      -XX:+UnlockExperimentalVMOptions
      -XX:+UseG1GC
      -XX:InitiatingHeapOccupancyPercent=45
      -XX:G1HeapRegionSize=4m
      -XX:MaxGCPauseMillis=60000
      -XX:G1NewSizePercent=5
      -XX:G1MaxNewSizePercent=50
      -Djcifs.smb.client.responseTimeout=30000
      -Djcifs.smb.client.soTimeout=35000
      -Djcifs.smb.client.connTimeout=60000
      -Djcifs.smb.client.sessionTimeout=60000
      -Djcifs.smb1.smb.client.connTimeout=60000
      -Djcifs.smb1.smb.client.soTimeout=35000
      -Djcifs.smb1.smb.client.responseTimeout=30000
      -Dio.netty.noUnsafe=true
      -Dio.netty.noKeySetOptimization=true
      -Dio.netty.recycler.maxCapacityPerThread=0
      -Dlog4j.shutdownHookEnabled=false
      -Dlog4j2.disable.jmx=true
      -Dlog4j2.formatMsgNoLookups=true
      -Dlog4j.skipJansi=true
      -Dsun.java2d.cmm=sun.java2d.cmm.kcms.KcmsServiceProvider
      -Dorg.apache.pdfbox.rendering.UsePureJavaCMYKConversion=true

      Specified by:
      getJvmThumbnailOptions in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getJobSystemJobIds

      String getJobSystemJobIds()
      Get the value for the key 'job.system.job.ids'.
      The value is, e.g. default_crawler
      comment: job
      Specified by:
      getJobSystemJobIds in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getJobTemplateTitleWeb

      String getJobTemplateTitleWeb()
      Get the value for the key 'job.template.title.web'.
      The value is, e.g. Web Crawler - {0}
      Specified by:
      getJobTemplateTitleWeb in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getJobTemplateTitleFile

      String getJobTemplateTitleFile()
      Get the value for the key 'job.template.title.file'.
      The value is, e.g. File Crawler - {0}
      Specified by:
      getJobTemplateTitleFile in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getJobTemplateTitleData

      String getJobTemplateTitleData()
      Get the value for the key 'job.template.title.data'.
      The value is, e.g. Data Crawler - {0}
      Specified by:
      getJobTemplateTitleData in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getJobTemplateScript

      String getJobTemplateScript()
      Get the value for the key 'job.template.script'.
      The value is, e.g. return container.getComponent("crawlJob").logLevel("info").sessionId("{3}").webConfigIds([{0}] as String[]).fileConfigIds([{1}] as String[]).dataConfigIds([{2}] as String[]).jobExecutor(executor).execute();
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getJobMaxCrawlerProcesses

      String getJobMaxCrawlerProcesses()
      Get the value for the key 'job.max.crawler.processes'.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getJobMaxCrawlerProcessesAsInteger

      Integer getJobMaxCrawlerProcessesAsInteger()
      Get the value for the key 'job.max.crawler.processes' as Integer.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getJobDefaultScript

      String getJobDefaultScript()
      Get the value for the key 'job.default.script'.
      The value is, e.g. groovy
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getProcessors

      String getProcessors()
      Get the value for the key 'processors'.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getProcessorsAsInteger

      Integer getProcessorsAsInteger()
      Get the value for the key 'processors' as Integer.
      The value is, e.g. 0
      Specified by:
      getProcessorsAsInteger in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getJavaCommandPath

      String getJavaCommandPath()
      Get the value for the key 'java.command.path'.
      The value is, e.g. java
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPythonCommandPath

      String getPythonCommandPath()
      Get the value for the key 'python.command.path'.
      The value is, e.g. python
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPathEncoding

      String getPathEncoding()
      Get the value for the key 'path.encoding'.
      The value is, e.g. UTF-8
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getUseOwnTmpDir

      String getUseOwnTmpDir()
      Get the value for the key 'use.own.tmp.dir'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isUseOwnTmpDir

      boolean isUseOwnTmpDir()
      Is the property for the key 'use.own.tmp.dir' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getMaxLogOutputLength

      String getMaxLogOutputLength()
      Get the value for the key 'max.log.output.length'.
      The value is, e.g. 4000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getMaxLogOutputLengthAsInteger

      Integer getMaxLogOutputLengthAsInteger()
      Get the value for the key 'max.log.output.length' as Integer.
      The value is, e.g. 4000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getAdaptiveLoadControl

      String getAdaptiveLoadControl()
      Get the value for the key 'adaptive.load.control'.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getAdaptiveLoadControlAsInteger

      Integer getAdaptiveLoadControlAsInteger()
      Get the value for the key 'adaptive.load.control' as Integer.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSupportedUploadedJsExtentions

      String getSupportedUploadedJsExtentions()
      Get the value for the key 'supported.uploaded.js.extentions'.
      The value is, e.g. js
      Specified by:
      getSupportedUploadedJsExtentions in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSupportedUploadedCssExtentions

      String getSupportedUploadedCssExtentions()
      Get the value for the key 'supported.uploaded.css.extentions'.
      The value is, e.g. css
      Specified by:
      getSupportedUploadedCssExtentions in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSupportedUploadedMediaExtentions

      String getSupportedUploadedMediaExtentions()
      Get the value for the key 'supported.uploaded.media.extentions'.
      The value is, e.g. jpg,jpeg,gif,png,swf
      Specified by:
      getSupportedUploadedMediaExtentions in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSupportedUploadedFiles

      String getSupportedUploadedFiles()
      Get the value for the key 'supported.uploaded.files'.
      The value is, e.g. license.properties
      Specified by:
      getSupportedUploadedFiles in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSupportedLanguages

      String getSupportedLanguages()
      Get the value for the key 'supported.languages'.
      The value is, e.g. ar,bg,bn,ca,ckb_IQ,cs,da,de,el,en_IE,en,es,et,eu,fa,fi,fr,gl,gu,he,hi,hr,hu,hy,id,it,ja,ko,lt,lv,mk,ml,nl,no,pa,pl,pt_BR,pt,ro,ru,si,sq,sv,ta,te,th,tl,tr,uk,ur,vi,zh_CN,zh_TW,zh
      Specified by:
      getSupportedLanguages in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getApiAccessTokenLength

      String getApiAccessTokenLength()
      Get the value for the key 'api.access.token.length'.
      The value is, e.g. 60
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getApiAccessTokenLengthAsInteger

      Integer getApiAccessTokenLengthAsInteger()
      Get the value for the key 'api.access.token.length' as Integer.
      The value is, e.g. 60
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getApiAccessTokenRequired

      String getApiAccessTokenRequired()
      Get the value for the key 'api.access.token.required'.
      The value is, e.g. false
      Specified by:
      getApiAccessTokenRequired in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isApiAccessTokenRequired

      boolean isApiAccessTokenRequired()
      Is the property for the key 'api.access.token.required' true?
      The value is, e.g. false
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getApiAccessTokenRequestParameter

      String getApiAccessTokenRequestParameter()
      Get the value for the key 'api.access.token.request.parameter'.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getApiAccessTokenRequestParameterAsInteger

      Integer getApiAccessTokenRequestParameterAsInteger()
      Get the value for the key 'api.access.token.request.parameter' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getApiAdminAccessPermissions

      String getApiAdminAccessPermissions()
      Get the value for the key 'api.admin.access.permissions'.
      The value is, e.g. Radmin-api
      Specified by:
      getApiAdminAccessPermissions in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getApiSearchAcceptReferers

      String getApiSearchAcceptReferers()
      Get the value for the key 'api.search.accept.referers'.
      The value is, e.g.
      Specified by:
      getApiSearchAcceptReferers in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getApiSearchAcceptReferersAsInteger

      Integer getApiSearchAcceptReferersAsInteger()
      Get the value for the key 'api.search.accept.referers' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getApiSearchScroll

      String getApiSearchScroll()
      Get the value for the key 'api.search.scroll'.
      The value is, e.g. false
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isApiSearchScroll

      boolean isApiSearchScroll()
      Is the property for the key 'api.search.scroll' true?
      The value is, e.g. false
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getApiJsonResponseHeaders

      String getApiJsonResponseHeaders()
      Get the value for the key 'api.json.response.headers'.
      The value is, e.g.
      Specified by:
      getApiJsonResponseHeaders in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getApiJsonResponseHeadersAsInteger

      Integer getApiJsonResponseHeadersAsInteger()
      Get the value for the key 'api.json.response.headers' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getApiGsaResponseHeaders

      String getApiGsaResponseHeaders()
      Get the value for the key 'api.gsa.response.headers'.
      The value is, e.g.
      Specified by:
      getApiGsaResponseHeaders in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getApiGsaResponseHeadersAsInteger

      Integer getApiGsaResponseHeadersAsInteger()
      Get the value for the key 'api.gsa.response.headers' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getApiDashboardResponseHeaders

      String getApiDashboardResponseHeaders()
      Get the value for the key 'api.dashboard.response.headers'.
      The value is, e.g.
      Specified by:
      getApiDashboardResponseHeaders in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getApiDashboardResponseHeadersAsInteger

      Integer getApiDashboardResponseHeadersAsInteger()
      Get the value for the key 'api.dashboard.response.headers' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getApiCorsAllowOrigin

      String getApiCorsAllowOrigin()
      Get the value for the key 'api.cors.allow.origin'.
      The value is, e.g. *
      Specified by:
      getApiCorsAllowOrigin in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getApiCorsAllowMethods

      String getApiCorsAllowMethods()
      Get the value for the key 'api.cors.allow.methods'.
      The value is, e.g. GET, POST, OPTIONS, DELETE, PUT
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getApiCorsMaxAge

      String getApiCorsMaxAge()
      Get the value for the key 'api.cors.max.age'.
      The value is, e.g. 3600
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getApiCorsMaxAgeAsInteger

      Integer getApiCorsMaxAgeAsInteger()
      Get the value for the key 'api.cors.max.age' as Integer.
      The value is, e.g. 3600
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getApiCorsAllowHeaders

      String getApiCorsAllowHeaders()
      Get the value for the key 'api.cors.allow.headers'.
      The value is, e.g. Origin, Content-Type, Accept, Authorization, X-Requested-With
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getApiCorsAllowCredentials

      String getApiCorsAllowCredentials()
      Get the value for the key 'api.cors.allow.credentials'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isApiCorsAllowCredentials

      boolean isApiCorsAllowCredentials()
      Is the property for the key 'api.cors.allow.credentials' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getApiJsonpEnabled

      String getApiJsonpEnabled()
      Get the value for the key 'api.jsonp.enabled'.
      The value is, e.g. false
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isApiJsonpEnabled

      boolean isApiJsonpEnabled()
      Is the property for the key 'api.jsonp.enabled' true?
      The value is, e.g. false
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getVirtualHostHeaders

      String getVirtualHostHeaders()
      Get the value for the key 'virtual.host.headers'.
      The value is, e.g.
      comment: Virtual Host: Host:fess.codelibs.org=fess
      Specified by:
      getVirtualHostHeaders in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getVirtualHostHeadersAsInteger

      Integer getVirtualHostHeadersAsInteger()
      Get the value for the key 'virtual.host.headers' as Integer.
      The value is, e.g.
      comment: Virtual Host: Host:fess.codelibs.org=fess
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getHttpProxyHost

      String getHttpProxyHost()
      Get the value for the key 'http.proxy.host'.
      The value is, e.g.
      Specified by:
      getHttpProxyHost in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getHttpProxyHostAsInteger

      Integer getHttpProxyHostAsInteger()
      Get the value for the key 'http.proxy.host' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getHttpProxyPort

      String getHttpProxyPort()
      Get the value for the key 'http.proxy.port'.
      The value is, e.g. 8080
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getHttpProxyPortAsInteger

      Integer getHttpProxyPortAsInteger()
      Get the value for the key 'http.proxy.port' as Integer.
      The value is, e.g. 8080
      Specified by:
      getHttpProxyPortAsInteger in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getHttpProxyUsername

      String getHttpProxyUsername()
      Get the value for the key 'http.proxy.username'.
      The value is, e.g.
      Specified by:
      getHttpProxyUsername in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getHttpProxyUsernameAsInteger

      Integer getHttpProxyUsernameAsInteger()
      Get the value for the key 'http.proxy.username' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getHttpProxyPassword

      String getHttpProxyPassword()
      Get the value for the key 'http.proxy.password'.
      The value is, e.g.
      Specified by:
      getHttpProxyPassword in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getHttpProxyPasswordAsInteger

      Integer getHttpProxyPasswordAsInteger()
      Get the value for the key 'http.proxy.password' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getHttpFileuploadMaxSize

      String getHttpFileuploadMaxSize()
      Get the value for the key 'http.fileupload.max.size'.
      The value is, e.g. 262144000
      Specified by:
      getHttpFileuploadMaxSize in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getHttpFileuploadMaxSizeAsInteger

      Integer getHttpFileuploadMaxSizeAsInteger()
      Get the value for the key 'http.fileupload.max.size' as Integer.
      The value is, e.g. 262144000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getHttpFileuploadThresholdSize

      String getHttpFileuploadThresholdSize()
      Get the value for the key 'http.fileupload.threshold.size'.
      The value is, e.g. 262144
      Specified by:
      getHttpFileuploadThresholdSize in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getHttpFileuploadThresholdSizeAsInteger

      Integer getHttpFileuploadThresholdSizeAsInteger()
      Get the value for the key 'http.fileupload.threshold.size' as Integer.
      The value is, e.g. 262144
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getCrawlerDefaultScript

      String getCrawlerDefaultScript()
      Get the value for the key 'crawler.default.script'.
      The value is, e.g. groovy
      comment: common
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerHttpThreadPoolSize

      String getCrawlerHttpThreadPoolSize()
      Get the value for the key 'crawler.http.thread_pool.size'.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerHttpThreadPoolSizeAsInteger

      Integer getCrawlerHttpThreadPoolSizeAsInteger()
      Get the value for the key 'crawler.http.thread_pool.size' as Integer.
      The value is, e.g. 0
      Specified by:
      getCrawlerHttpThreadPoolSizeAsInteger in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getCrawlerDocumentMaxSiteLength

      String getCrawlerDocumentMaxSiteLength()
      Get the value for the key 'crawler.document.max.site.length'.
      The value is, e.g. 50
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentMaxSiteLengthAsInteger

      Integer getCrawlerDocumentMaxSiteLengthAsInteger()
      Get the value for the key 'crawler.document.max.site.length' as Integer.
      The value is, e.g. 50
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getCrawlerDocumentSiteEncoding

      String getCrawlerDocumentSiteEncoding()
      Get the value for the key 'crawler.document.site.encoding'.
      The value is, e.g. UTF-8
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentUnknownHostname

      String getCrawlerDocumentUnknownHostname()
      Get the value for the key 'crawler.document.unknown.hostname'.
      The value is, e.g. unknown
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentUseSiteEncodingOnEnglish

      String getCrawlerDocumentUseSiteEncodingOnEnglish()
      Get the value for the key 'crawler.document.use.site.encoding.on.english'.
      The value is, e.g. false
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isCrawlerDocumentUseSiteEncodingOnEnglish

      boolean isCrawlerDocumentUseSiteEncodingOnEnglish()
      Is the property for the key 'crawler.document.use.site.encoding.on.english' true?
      The value is, e.g. false
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getCrawlerDocumentAppendData

      String getCrawlerDocumentAppendData()
      Get the value for the key 'crawler.document.append.data'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isCrawlerDocumentAppendData

      boolean isCrawlerDocumentAppendData()
      Is the property for the key 'crawler.document.append.data' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getCrawlerDocumentMaxAlphanumTermSize

      String getCrawlerDocumentMaxAlphanumTermSize()
      Get the value for the key 'crawler.document.max.alphanum.term.size'.
      The value is, e.g. 20
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentMaxAlphanumTermSizeAsInteger

      Integer getCrawlerDocumentMaxAlphanumTermSizeAsInteger()
      Get the value for the key 'crawler.document.max.alphanum.term.size' as Integer.
      The value is, e.g. 20
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getCrawlerDocumentMaxSymbolTermSize

      String getCrawlerDocumentMaxSymbolTermSize()
      Get the value for the key 'crawler.document.max.symbol.term.size'.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentMaxSymbolTermSizeAsInteger

      Integer getCrawlerDocumentMaxSymbolTermSizeAsInteger()
      Get the value for the key 'crawler.document.max.symbol.term.size' as Integer.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getCrawlerDocumentDuplicateTermRemoved

      String getCrawlerDocumentDuplicateTermRemoved()
      Get the value for the key 'crawler.document.duplicate.term.removed'.
      The value is, e.g. false
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isCrawlerDocumentDuplicateTermRemoved

      boolean isCrawlerDocumentDuplicateTermRemoved()
      Is the property for the key 'crawler.document.duplicate.term.removed' true?
      The value is, e.g. false
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getCrawlerDocumentSpaceChars

      String getCrawlerDocumentSpaceChars()
      Get the value for the key 'crawler.document.space.chars'.
      The value is, e.g. u0009u000Au000Bu000Cu000Du001Cu001Du001Eu001Fu0020u00A0u1680u180Eu2000u2001u2002u2003u2004u2005u2006u2007u2008u2009u200Au200Bu200Cu202Fu205Fu3000uFEFFuFFFDu00B6
      Specified by:
      getCrawlerDocumentSpaceChars in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentFullstopChars

      String getCrawlerDocumentFullstopChars()
      Get the value for the key 'crawler.document.fullstop.chars'.
      The value is, e.g. u002eu06d4u2e3cu3002
      Specified by:
      getCrawlerDocumentFullstopChars in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerCrawlingDataEncoding

      String getCrawlerCrawlingDataEncoding()
      Get the value for the key 'crawler.crawling.data.encoding'.
      The value is, e.g. UTF-8
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerWebProtocols

      String getCrawlerWebProtocols()
      Get the value for the key 'crawler.web.protocols'.
      The value is, e.g. http,https
      Specified by:
      getCrawlerWebProtocols in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerFileProtocols

      String getCrawlerFileProtocols()
      Get the value for the key 'crawler.file.protocols'.
      The value is, e.g. file,smb,smb1,ftp,storage
      Specified by:
      getCrawlerFileProtocols in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDataEnvParamKeyPattern

      String getCrawlerDataEnvParamKeyPattern()
      Get the value for the key 'crawler.data.env.param.key.pattern'.
      The value is, e.g. ^FESS_ENV_.*
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerIgnoreRobotsTxt

      String getCrawlerIgnoreRobotsTxt()
      Get the value for the key 'crawler.ignore.robots.txt'.
      The value is, e.g. false
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isCrawlerIgnoreRobotsTxt

      boolean isCrawlerIgnoreRobotsTxt()
      Is the property for the key 'crawler.ignore.robots.txt' true?
      The value is, e.g. false
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getCrawlerIgnoreRobotsTags

      String getCrawlerIgnoreRobotsTags()
      Get the value for the key 'crawler.ignore.robots.tags'.
      The value is, e.g. false
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isCrawlerIgnoreRobotsTags

      boolean isCrawlerIgnoreRobotsTags()
      Is the property for the key 'crawler.ignore.robots.tags' true?
      The value is, e.g. false
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getCrawlerIgnoreContentException

      String getCrawlerIgnoreContentException()
      Get the value for the key 'crawler.ignore.content.exception'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isCrawlerIgnoreContentException

      boolean isCrawlerIgnoreContentException()
      Is the property for the key 'crawler.ignore.content.exception' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getCrawlerFailureUrlStatusCodes

      String getCrawlerFailureUrlStatusCodes()
      Get the value for the key 'crawler.failure.url.status.codes'.
      The value is, e.g. 404
      Specified by:
      getCrawlerFailureUrlStatusCodes in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerFailureUrlStatusCodesAsInteger

      Integer getCrawlerFailureUrlStatusCodesAsInteger()
      Get the value for the key 'crawler.failure.url.status.codes' as Integer.
      The value is, e.g. 404
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getCrawlerSystemMonitorInterval

      String getCrawlerSystemMonitorInterval()
      Get the value for the key 'crawler.system.monitor.interval'.
      The value is, e.g. 60
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerSystemMonitorIntervalAsInteger

      Integer getCrawlerSystemMonitorIntervalAsInteger()
      Get the value for the key 'crawler.system.monitor.interval' as Integer.
      The value is, e.g. 60
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getCrawlerMetadataContentExcludes

      String getCrawlerMetadataContentExcludes()
      Get the value for the key 'crawler.metadata.content.excludes'.
      The value is, e.g. resourceName,X-Parsed-By,Content-Encoding.*,Content-Type.*,X-TIKA.*
      Specified by:
      getCrawlerMetadataContentExcludes in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerMetadataNameMapping

      String getCrawlerMetadataNameMapping()
      Get the value for the key 'crawler.metadata.name.mapping'.
      The value is, e.g. title=title:string
      Title=title:string

      Specified by:
      getCrawlerMetadataNameMapping in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentHtmlContentXpath

      String getCrawlerDocumentHtmlContentXpath()
      Get the value for the key 'crawler.document.html.content.xpath'.
      The value is, e.g. //BODY
      comment: html
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentHtmlLangXpath

      String getCrawlerDocumentHtmlLangXpath()
      Get the value for the key 'crawler.document.html.lang.xpath'.
      The value is, e.g. //HTML/@lang
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentHtmlDigestXpath

      String getCrawlerDocumentHtmlDigestXpath()
      Get the value for the key 'crawler.document.html.digest.xpath'.
      The value is, e.g. //META[@name='description']/@content
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentHtmlCanonicalXpath

      String getCrawlerDocumentHtmlCanonicalXpath()
      Get the value for the key 'crawler.document.html.canonical.xpath'.
      The value is, e.g. //LINK[@rel='canonical'][1]/@href
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentHtmlPrunedTags

      String getCrawlerDocumentHtmlPrunedTags()
      Get the value for the key 'crawler.document.html.pruned.tags'.
      The value is, e.g. noscript,script,style,header,footer,nav,a[rel=nofollow]
      Specified by:
      getCrawlerDocumentHtmlPrunedTags in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentHtmlMaxDigestLength

      String getCrawlerDocumentHtmlMaxDigestLength()
      Get the value for the key 'crawler.document.html.max.digest.length'.
      The value is, e.g. 120
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentHtmlMaxDigestLengthAsInteger

      Integer getCrawlerDocumentHtmlMaxDigestLengthAsInteger()
      Get the value for the key 'crawler.document.html.max.digest.length' as Integer.
      The value is, e.g. 120
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getCrawlerDocumentHtmlDefaultLang

      String getCrawlerDocumentHtmlDefaultLang()
      Get the value for the key 'crawler.document.html.default.lang'.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentHtmlDefaultLangAsInteger

      Integer getCrawlerDocumentHtmlDefaultLangAsInteger()
      Get the value for the key 'crawler.document.html.default.lang' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getCrawlerDocumentFileNameEncoding

      String getCrawlerDocumentFileNameEncoding()
      Get the value for the key 'crawler.document.file.name.encoding'.
      The value is, e.g.
      comment: file
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentFileNameEncodingAsInteger

      Integer getCrawlerDocumentFileNameEncodingAsInteger()
      Get the value for the key 'crawler.document.file.name.encoding' as Integer.
      The value is, e.g.
      comment: file
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getCrawlerDocumentFileNoTitleLabel

      String getCrawlerDocumentFileNoTitleLabel()
      Get the value for the key 'crawler.document.file.no.title.label'.
      The value is, e.g. No title.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentFileIgnoreEmptyContent

      String getCrawlerDocumentFileIgnoreEmptyContent()
      Get the value for the key 'crawler.document.file.ignore.empty.content'.
      The value is, e.g. false
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isCrawlerDocumentFileIgnoreEmptyContent

      boolean isCrawlerDocumentFileIgnoreEmptyContent()
      Is the property for the key 'crawler.document.file.ignore.empty.content' true?
      The value is, e.g. false
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getCrawlerDocumentFileMaxTitleLength

      String getCrawlerDocumentFileMaxTitleLength()
      Get the value for the key 'crawler.document.file.max.title.length'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentFileMaxTitleLengthAsInteger

      Integer getCrawlerDocumentFileMaxTitleLengthAsInteger()
      Get the value for the key 'crawler.document.file.max.title.length' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getCrawlerDocumentFileMaxDigestLength

      String getCrawlerDocumentFileMaxDigestLength()
      Get the value for the key 'crawler.document.file.max.digest.length'.
      The value is, e.g. 200
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentFileMaxDigestLengthAsInteger

      Integer getCrawlerDocumentFileMaxDigestLengthAsInteger()
      Get the value for the key 'crawler.document.file.max.digest.length' as Integer.
      The value is, e.g. 200
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getCrawlerDocumentFileAppendMetaContent

      String getCrawlerDocumentFileAppendMetaContent()
      Get the value for the key 'crawler.document.file.append.meta.content'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isCrawlerDocumentFileAppendMetaContent

      boolean isCrawlerDocumentFileAppendMetaContent()
      Is the property for the key 'crawler.document.file.append.meta.content' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getCrawlerDocumentFileAppendBodyContent

      String getCrawlerDocumentFileAppendBodyContent()
      Get the value for the key 'crawler.document.file.append.body.content'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isCrawlerDocumentFileAppendBodyContent

      boolean isCrawlerDocumentFileAppendBodyContent()
      Is the property for the key 'crawler.document.file.append.body.content' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getCrawlerDocumentFileDefaultLang

      String getCrawlerDocumentFileDefaultLang()
      Get the value for the key 'crawler.document.file.default.lang'.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentFileDefaultLangAsInteger

      Integer getCrawlerDocumentFileDefaultLangAsInteger()
      Get the value for the key 'crawler.document.file.default.lang' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getCrawlerDocumentCacheEnabled

      String getCrawlerDocumentCacheEnabled()
      Get the value for the key 'crawler.document.cache.enabled'.
      The value is, e.g. true
      comment: cache
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isCrawlerDocumentCacheEnabled

      boolean isCrawlerDocumentCacheEnabled()
      Is the property for the key 'crawler.document.cache.enabled' true?
      The value is, e.g. true
      comment: cache
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getCrawlerDocumentCacheMaxSize

      String getCrawlerDocumentCacheMaxSize()
      Get the value for the key 'crawler.document.cache.max.size'.
      The value is, e.g. 2621440
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentCacheMaxSizeAsInteger

      Integer getCrawlerDocumentCacheMaxSizeAsInteger()
      Get the value for the key 'crawler.document.cache.max.size' as Integer.
      The value is, e.g. 2621440
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getCrawlerDocumentCacheSupportedMimetypes

      String getCrawlerDocumentCacheSupportedMimetypes()
      Get the value for the key 'crawler.document.cache.supported.mimetypes'.
      The value is, e.g. text/html
      Specified by:
      getCrawlerDocumentCacheSupportedMimetypes in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCrawlerDocumentCacheHtmlMimetypes

      String getCrawlerDocumentCacheHtmlMimetypes()
      Get the value for the key 'crawler.document.cache.html.mimetypes'.
      The value is, e.g. text/html
      comment: ,text/plain,application/xml,application/pdf,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.ms-excel,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.ms-powerpoint,application/vnd.openxmlformats-officedocument.presentationml.presentation
      Specified by:
      getCrawlerDocumentCacheHtmlMimetypes in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexerThreadDumpEnabled

      String getIndexerThreadDumpEnabled()
      Get the value for the key 'indexer.thread.dump.enabled'.
      The value is, e.g. true
      comment: indexer
      Specified by:
      getIndexerThreadDumpEnabled in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isIndexerThreadDumpEnabled

      boolean isIndexerThreadDumpEnabled()
      Is the property for the key 'indexer.thread.dump.enabled' true?
      The value is, e.g. true
      comment: indexer
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getIndexerUnprocessedDocumentSize

      String getIndexerUnprocessedDocumentSize()
      Get the value for the key 'indexer.unprocessed.document.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexerUnprocessedDocumentSizeAsInteger

      Integer getIndexerUnprocessedDocumentSizeAsInteger()
      Get the value for the key 'indexer.unprocessed.document.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexerClickCountEnabled

      String getIndexerClickCountEnabled()
      Get the value for the key 'indexer.click.count.enabled'.
      The value is, e.g. true
      Specified by:
      getIndexerClickCountEnabled in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isIndexerClickCountEnabled

      boolean isIndexerClickCountEnabled()
      Is the property for the key 'indexer.click.count.enabled' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getIndexerFavoriteCountEnabled

      String getIndexerFavoriteCountEnabled()
      Get the value for the key 'indexer.favorite.count.enabled'.
      The value is, e.g. true
      Specified by:
      getIndexerFavoriteCountEnabled in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isIndexerFavoriteCountEnabled

      boolean isIndexerFavoriteCountEnabled()
      Is the property for the key 'indexer.favorite.count.enabled' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getIndexerWebfsCommitMarginTime

      String getIndexerWebfsCommitMarginTime()
      Get the value for the key 'indexer.webfs.commit.margin.time'.
      The value is, e.g. 5000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexerWebfsCommitMarginTimeAsInteger

      Integer getIndexerWebfsCommitMarginTimeAsInteger()
      Get the value for the key 'indexer.webfs.commit.margin.time' as Integer.
      The value is, e.g. 5000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexerWebfsMaxEmptyListCount

      String getIndexerWebfsMaxEmptyListCount()
      Get the value for the key 'indexer.webfs.max.empty.list.count'.
      The value is, e.g. 3600
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexerWebfsMaxEmptyListCountAsInteger

      Integer getIndexerWebfsMaxEmptyListCountAsInteger()
      Get the value for the key 'indexer.webfs.max.empty.list.count' as Integer.
      The value is, e.g. 3600
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexerWebfsUpdateInterval

      String getIndexerWebfsUpdateInterval()
      Get the value for the key 'indexer.webfs.update.interval'.
      The value is, e.g. 10000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexerWebfsUpdateIntervalAsInteger

      Integer getIndexerWebfsUpdateIntervalAsInteger()
      Get the value for the key 'indexer.webfs.update.interval' as Integer.
      The value is, e.g. 10000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexerWebfsMaxDocumentCacheSize

      String getIndexerWebfsMaxDocumentCacheSize()
      Get the value for the key 'indexer.webfs.max.document.cache.size'.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexerWebfsMaxDocumentCacheSizeAsInteger

      Integer getIndexerWebfsMaxDocumentCacheSizeAsInteger()
      Get the value for the key 'indexer.webfs.max.document.cache.size' as Integer.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexerWebfsMaxDocumentRequestSize

      String getIndexerWebfsMaxDocumentRequestSize()
      Get the value for the key 'indexer.webfs.max.document.request.size'.
      The value is, e.g. 1048576
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexerWebfsMaxDocumentRequestSizeAsInteger

      Integer getIndexerWebfsMaxDocumentRequestSizeAsInteger()
      Get the value for the key 'indexer.webfs.max.document.request.size' as Integer.
      The value is, e.g. 1048576
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexerDataMaxDocumentCacheSize

      String getIndexerDataMaxDocumentCacheSize()
      Get the value for the key 'indexer.data.max.document.cache.size'.
      The value is, e.g. 10000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexerDataMaxDocumentCacheSizeAsInteger

      Integer getIndexerDataMaxDocumentCacheSizeAsInteger()
      Get the value for the key 'indexer.data.max.document.cache.size' as Integer.
      The value is, e.g. 10000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexerDataMaxDocumentRequestSize

      String getIndexerDataMaxDocumentRequestSize()
      Get the value for the key 'indexer.data.max.document.request.size'.
      The value is, e.g. 1048576
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexerDataMaxDocumentRequestSizeAsInteger

      Integer getIndexerDataMaxDocumentRequestSizeAsInteger()
      Get the value for the key 'indexer.data.max.document.request.size' as Integer.
      The value is, e.g. 1048576
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexerDataMaxDeleteCacheSize

      String getIndexerDataMaxDeleteCacheSize()
      Get the value for the key 'indexer.data.max.delete.cache.size'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexerDataMaxDeleteCacheSizeAsInteger

      Integer getIndexerDataMaxDeleteCacheSizeAsInteger()
      Get the value for the key 'indexer.data.max.delete.cache.size' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexerDataMaxRedirectCount

      String getIndexerDataMaxRedirectCount()
      Get the value for the key 'indexer.data.max.redirect.count'.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexerDataMaxRedirectCountAsInteger

      Integer getIndexerDataMaxRedirectCountAsInteger()
      Get the value for the key 'indexer.data.max.redirect.count' as Integer.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexerLanguageFields

      String getIndexerLanguageFields()
      Get the value for the key 'indexer.language.fields'.
      The value is, e.g. content,important_content,title
      Specified by:
      getIndexerLanguageFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexerLanguageDetectLength

      String getIndexerLanguageDetectLength()
      Get the value for the key 'indexer.language.detect.length'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexerLanguageDetectLengthAsInteger

      Integer getIndexerLanguageDetectLengthAsInteger()
      Get the value for the key 'indexer.language.detect.length' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexCodec

      String getIndexCodec()
      Get the value for the key 'index.codec'.
      The value is, e.g. default
      comment: index setting
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexNumberOfShards

      String getIndexNumberOfShards()
      Get the value for the key 'index.number_of_shards'.
      The value is, e.g. 5
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexNumberOfShardsAsInteger

      Integer getIndexNumberOfShardsAsInteger()
      Get the value for the key 'index.number_of_shards' as Integer.
      The value is, e.g. 5
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexAutoExpandReplicas

      String getIndexAutoExpandReplicas()
      Get the value for the key 'index.auto_expand_replicas'.
      The value is, e.g. 0-1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexIdDigestAlgorithm

      String getIndexIdDigestAlgorithm()
      Get the value for the key 'index.id.digest.algorithm'.
      The value is, e.g. SHA-512
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldFavoriteCount

      String getIndexFieldFavoriteCount()
      Get the value for the key 'index.field.favorite_count'.
      The value is, e.g. favorite_count
      comment: field names
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldClickCount

      String getIndexFieldClickCount()
      Get the value for the key 'index.field.click_count'.
      The value is, e.g. click_count
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldConfigId

      String getIndexFieldConfigId()
      Get the value for the key 'index.field.config_id'.
      The value is, e.g. config_id
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldExpires

      String getIndexFieldExpires()
      Get the value for the key 'index.field.expires'.
      The value is, e.g. expires
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldUrl

      String getIndexFieldUrl()
      Get the value for the key 'index.field.url'.
      The value is, e.g. url
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldDocId

      String getIndexFieldDocId()
      Get the value for the key 'index.field.doc_id'.
      The value is, e.g. doc_id
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldId

      String getIndexFieldId()
      Get the value for the key 'index.field.id'.
      The value is, e.g. _id
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldVersion

      String getIndexFieldVersion()
      Get the value for the key 'index.field.version'.
      The value is, e.g. _version
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldSeqNo

      String getIndexFieldSeqNo()
      Get the value for the key 'index.field.seq_no'.
      The value is, e.g. _seq_no
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldPrimaryTerm

      String getIndexFieldPrimaryTerm()
      Get the value for the key 'index.field.primary_term'.
      The value is, e.g. _primary_term
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldLang

      String getIndexFieldLang()
      Get the value for the key 'index.field.lang'.
      The value is, e.g. lang
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldHasCache

      String getIndexFieldHasCache()
      Get the value for the key 'index.field.has_cache'.
      The value is, e.g. has_cache
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldLastModified

      String getIndexFieldLastModified()
      Get the value for the key 'index.field.last_modified'.
      The value is, e.g. last_modified
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldAnchor

      String getIndexFieldAnchor()
      Get the value for the key 'index.field.anchor'.
      The value is, e.g. anchor
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldSegment

      String getIndexFieldSegment()
      Get the value for the key 'index.field.segment'.
      The value is, e.g. segment
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldRole

      String getIndexFieldRole()
      Get the value for the key 'index.field.role'.
      The value is, e.g. role
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldBoost

      String getIndexFieldBoost()
      Get the value for the key 'index.field.boost'.
      The value is, e.g. boost
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldCreated

      String getIndexFieldCreated()
      Get the value for the key 'index.field.created'.
      The value is, e.g. created
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldTimestamp

      String getIndexFieldTimestamp()
      Get the value for the key 'index.field.timestamp'.
      The value is, e.g. timestamp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldLabel

      String getIndexFieldLabel()
      Get the value for the key 'index.field.label'.
      The value is, e.g. label
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldMimetype

      String getIndexFieldMimetype()
      Get the value for the key 'index.field.mimetype'.
      The value is, e.g. mimetype
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldParentId

      String getIndexFieldParentId()
      Get the value for the key 'index.field.parent_id'.
      The value is, e.g. parent_id
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldImportantContent

      String getIndexFieldImportantContent()
      Get the value for the key 'index.field.important_content'.
      The value is, e.g. important_content
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldContent

      String getIndexFieldContent()
      Get the value for the key 'index.field.content'.
      The value is, e.g. content
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldContentMinhashBits

      String getIndexFieldContentMinhashBits()
      Get the value for the key 'index.field.content_minhash_bits'.
      The value is, e.g. content_minhash_bits
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldCache

      String getIndexFieldCache()
      Get the value for the key 'index.field.cache'.
      The value is, e.g. cache
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldDigest

      String getIndexFieldDigest()
      Get the value for the key 'index.field.digest'.
      The value is, e.g. digest
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldTitle

      String getIndexFieldTitle()
      Get the value for the key 'index.field.title'.
      The value is, e.g. title
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldHost

      String getIndexFieldHost()
      Get the value for the key 'index.field.host'.
      The value is, e.g. host
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldSite

      String getIndexFieldSite()
      Get the value for the key 'index.field.site'.
      The value is, e.g. site
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldContentLength

      String getIndexFieldContentLength()
      Get the value for the key 'index.field.content_length'.
      The value is, e.g. content_length
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldFiletype

      String getIndexFieldFiletype()
      Get the value for the key 'index.field.filetype'.
      The value is, e.g. filetype
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldFilename

      String getIndexFieldFilename()
      Get the value for the key 'index.field.filename'.
      The value is, e.g. filename
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldThumbnail

      String getIndexFieldThumbnail()
      Get the value for the key 'index.field.thumbnail'.
      The value is, e.g. thumbnail
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFieldVirtualHost

      String getIndexFieldVirtualHost()
      Get the value for the key 'index.field.virtual_host'.
      The value is, e.g. virtual_host
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getResponseFieldContentTitle

      String getResponseFieldContentTitle()
      Get the value for the key 'response.field.content_title'.
      The value is, e.g. content_title
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getResponseFieldContentDescription

      String getResponseFieldContentDescription()
      Get the value for the key 'response.field.content_description'.
      The value is, e.g. content_description
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getResponseFieldUrlLink

      String getResponseFieldUrlLink()
      Get the value for the key 'response.field.url_link'.
      The value is, e.g. url_link
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getResponseFieldSitePath

      String getResponseFieldSitePath()
      Get the value for the key 'response.field.site_path'.
      The value is, e.g. site_path
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getResponseMaxTitleLength

      String getResponseMaxTitleLength()
      Get the value for the key 'response.max.title.length'.
      The value is, e.g. 50
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getResponseMaxTitleLengthAsInteger

      Integer getResponseMaxTitleLengthAsInteger()
      Get the value for the key 'response.max.title.length' as Integer.
      The value is, e.g. 50
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getResponseMaxSitePathLength

      String getResponseMaxSitePathLength()
      Get the value for the key 'response.max.site.path.length'.
      The value is, e.g. 50
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getResponseMaxSitePathLengthAsInteger

      Integer getResponseMaxSitePathLengthAsInteger()
      Get the value for the key 'response.max.site.path.length' as Integer.
      The value is, e.g. 50
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getResponseHighlightContentTitleEnabled

      String getResponseHighlightContentTitleEnabled()
      Get the value for the key 'response.highlight.content_title.enabled'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isResponseHighlightContentTitleEnabled

      boolean isResponseHighlightContentTitleEnabled()
      Is the property for the key 'response.highlight.content_title.enabled' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getIndexDocumentSearchIndex

      String getIndexDocumentSearchIndex()
      Get the value for the key 'index.document.search.index'.
      The value is, e.g. fess.search
      comment: document index
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexDocumentUpdateIndex

      String getIndexDocumentUpdateIndex()
      Get the value for the key 'index.document.update.index'.
      The value is, e.g. fess.update
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexDocumentSuggestIndex

      String getIndexDocumentSuggestIndex()
      Get the value for the key 'index.document.suggest.index'.
      The value is, e.g. fess
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexDocumentCrawlerIndex

      String getIndexDocumentCrawlerIndex()
      Get the value for the key 'index.document.crawler.index'.
      The value is, e.g. fess_crawler
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexDocumentCrawlerQueueNumberOfShards

      String getIndexDocumentCrawlerQueueNumberOfShards()
      Get the value for the key 'index.document.crawler.queue.number_of_shards'.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexDocumentCrawlerQueueNumberOfShardsAsInteger

      Integer getIndexDocumentCrawlerQueueNumberOfShardsAsInteger()
      Get the value for the key 'index.document.crawler.queue.number_of_shards' as Integer.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexDocumentCrawlerDataNumberOfShards

      String getIndexDocumentCrawlerDataNumberOfShards()
      Get the value for the key 'index.document.crawler.data.number_of_shards'.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexDocumentCrawlerDataNumberOfShardsAsInteger

      Integer getIndexDocumentCrawlerDataNumberOfShardsAsInteger()
      Get the value for the key 'index.document.crawler.data.number_of_shards' as Integer.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexDocumentCrawlerFilterNumberOfShards

      String getIndexDocumentCrawlerFilterNumberOfShards()
      Get the value for the key 'index.document.crawler.filter.number_of_shards'.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexDocumentCrawlerFilterNumberOfShardsAsInteger

      Integer getIndexDocumentCrawlerFilterNumberOfShardsAsInteger()
      Get the value for the key 'index.document.crawler.filter.number_of_shards' as Integer.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexDocumentCrawlerQueueNumberOfReplicas

      String getIndexDocumentCrawlerQueueNumberOfReplicas()
      Get the value for the key 'index.document.crawler.queue.number_of_replicas'.
      The value is, e.g. 1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexDocumentCrawlerQueueNumberOfReplicasAsInteger

      Integer getIndexDocumentCrawlerQueueNumberOfReplicasAsInteger()
      Get the value for the key 'index.document.crawler.queue.number_of_replicas' as Integer.
      The value is, e.g. 1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexDocumentCrawlerDataNumberOfReplicas

      String getIndexDocumentCrawlerDataNumberOfReplicas()
      Get the value for the key 'index.document.crawler.data.number_of_replicas'.
      The value is, e.g. 1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexDocumentCrawlerDataNumberOfReplicasAsInteger

      Integer getIndexDocumentCrawlerDataNumberOfReplicasAsInteger()
      Get the value for the key 'index.document.crawler.data.number_of_replicas' as Integer.
      The value is, e.g. 1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexDocumentCrawlerFilterNumberOfReplicas

      String getIndexDocumentCrawlerFilterNumberOfReplicas()
      Get the value for the key 'index.document.crawler.filter.number_of_replicas'.
      The value is, e.g. 1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexDocumentCrawlerFilterNumberOfReplicasAsInteger

      Integer getIndexDocumentCrawlerFilterNumberOfReplicasAsInteger()
      Get the value for the key 'index.document.crawler.filter.number_of_replicas' as Integer.
      The value is, e.g. 1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexConfigIndex

      String getIndexConfigIndex()
      Get the value for the key 'index.config.index'.
      The value is, e.g. fess_config
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexUserIndex

      String getIndexUserIndex()
      Get the value for the key 'index.user.index'.
      The value is, e.g. fess_user
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexLogIndex

      String getIndexLogIndex()
      Get the value for the key 'index.log.index'.
      The value is, e.g. fess_log
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexAdminArrayFields

      String getIndexAdminArrayFields()
      Get the value for the key 'index.admin.array.fields'.
      The value is, e.g. lang,role,label,anchor,virtual_host
      comment: doc management
      Specified by:
      getIndexAdminArrayFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexAdminDateFields

      String getIndexAdminDateFields()
      Get the value for the key 'index.admin.date.fields'.
      The value is, e.g. expires,created,timestamp,last_modified
      Specified by:
      getIndexAdminDateFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexAdminIntegerFields

      String getIndexAdminIntegerFields()
      Get the value for the key 'index.admin.integer.fields'.
      The value is, e.g.
      Specified by:
      getIndexAdminIntegerFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexAdminIntegerFieldsAsInteger

      Integer getIndexAdminIntegerFieldsAsInteger()
      Get the value for the key 'index.admin.integer.fields' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexAdminLongFields

      String getIndexAdminLongFields()
      Get the value for the key 'index.admin.long.fields'.
      The value is, e.g. content_length,favorite_count,click_count
      Specified by:
      getIndexAdminLongFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexAdminFloatFields

      String getIndexAdminFloatFields()
      Get the value for the key 'index.admin.float.fields'.
      The value is, e.g. boost
      Specified by:
      getIndexAdminFloatFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexAdminDoubleFields

      String getIndexAdminDoubleFields()
      Get the value for the key 'index.admin.double.fields'.
      The value is, e.g.
      Specified by:
      getIndexAdminDoubleFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexAdminDoubleFieldsAsInteger

      Integer getIndexAdminDoubleFieldsAsInteger()
      Get the value for the key 'index.admin.double.fields' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexAdminRequiredFields

      String getIndexAdminRequiredFields()
      Get the value for the key 'index.admin.required.fields'.
      The value is, e.g. url,title,role,boost
      Specified by:
      getIndexAdminRequiredFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexSearchTimeout

      String getIndexSearchTimeout()
      Get the value for the key 'index.search.timeout'.
      The value is, e.g. 3m
      comment: timeout
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexScrollSearchTimeout

      String getIndexScrollSearchTimeout()
      Get the value for the key 'index.scroll.search.timeout'.
      The value is, e.g. 3m
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexIndexTimeout

      String getIndexIndexTimeout()
      Get the value for the key 'index.index.timeout'.
      The value is, e.g. 3m
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexBulkTimeout

      String getIndexBulkTimeout()
      Get the value for the key 'index.bulk.timeout'.
      The value is, e.g. 3m
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexDeleteTimeout

      String getIndexDeleteTimeout()
      Get the value for the key 'index.delete.timeout'.
      The value is, e.g. 3m
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexHealthTimeout

      String getIndexHealthTimeout()
      Get the value for the key 'index.health.timeout'.
      The value is, e.g. 10m
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexIndicesTimeout

      String getIndexIndicesTimeout()
      Get the value for the key 'index.indices.timeout'.
      The value is, e.g. 1m
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexFiletype

      String getIndexFiletype()
      Get the value for the key 'index.filetype'.
      The value is, e.g. text/html=html
      application/msword=word
      application/vnd.openxmlformats-officedocument.wordprocessingml.document=word
      application/vnd.ms-excel=excel
      application/vnd.ms-excel.sheet.2=excel
      application/vnd.ms-excel.sheet.3=excel
      application/vnd.ms-excel.sheet.4=excel
      application/vnd.ms-excel.workspace.3=excel
      application/vnd.ms-excel.workspace.4=excel
      application/vnd.openxmlformats-officedocument.spreadsheetml.sheet=excel
      application/vnd.ms-powerpoint=powerpoint
      application/vnd.openxmlformats-officedocument.presentationml.presentation=powerpoint
      application/vnd.oasis.opendocument.text=odt
      application/vnd.oasis.opendocument.spreadsheet=ods
      application/vnd.oasis.opendocument.presentation=odp
      application/pdf=pdf
      application/x-fictionbook+xml=fb2
      application/e-pub+zip=epub
      application/x-ibooks+zip=ibooks
      text/plain=txt
      application/rtf=rtf
      application/vnd.ms-htmlhelp=chm
      application/zip=zip
      application/x-7z-comressed=7z
      application/x-bzip=bz
      application/x-bzip2=bz2
      application/x-tar=tar
      application/x-rar-compressed=rar
      video/3gp=3gp
      video/3g2=3g2
      video/x-msvideo=avi
      video/x-flv=flv
      video/mpeg=mpeg
      video/mp4=mp4
      video/ogv=ogv
      video/quicktime=qt
      video/x-m4v=m4v
      audio/x-aif=aif
      audio/midi=midi
      audio/mpga=mpga
      audio/mp4=mp4a
      audio/ogg=oga
      audio/x-wav=wav
      image/webp=webp
      image/bmp=bmp
      image/x-icon=ico
      image/x-icon=ico
      image/png=png
      image/svg+xml=svg
      image/tiff=tiff
      image/jpeg=jpg

      comment: filetype
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexReindexSize

      String getIndexReindexSize()
      Get the value for the key 'index.reindex.size'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexReindexSizeAsInteger

      Integer getIndexReindexSizeAsInteger()
      Get the value for the key 'index.reindex.size' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getIndexReindexBody

      String getIndexReindexBody()
      Get the value for the key 'index.reindex.body'.
      The value is, e.g. {"source":{"index":"__SOURCE_INDEX__","size":__SIZE__},"dest":{"index":"__DEST_INDEX__"},"script":{"source":"__SCRIPT_SOURCE__"}}
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexReindexRequestsPerSecond

      String getIndexReindexRequestsPerSecond()
      Get the value for the key 'index.reindex.requests_per_second'.
      The value is, e.g. adaptive
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexReindexRefresh

      String getIndexReindexRefresh()
      Get the value for the key 'index.reindex.refresh'.
      The value is, e.g. false
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isIndexReindexRefresh

      boolean isIndexReindexRefresh()
      Is the property for the key 'index.reindex.refresh' true?
      The value is, e.g. false
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getIndexReindexTimeout

      String getIndexReindexTimeout()
      Get the value for the key 'index.reindex.timeout'.
      The value is, e.g. 1m
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexReindexScroll

      String getIndexReindexScroll()
      Get the value for the key 'index.reindex.scroll'.
      The value is, e.g. 5m
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexReindexMaxDocs

      String getIndexReindexMaxDocs()
      Get the value for the key 'index.reindex.max_docs'.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexReindexMaxDocsAsInteger

      Integer getIndexReindexMaxDocsAsInteger()
      Get the value for the key 'index.reindex.max_docs' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryMaxLength

      String getQueryMaxLength()
      Get the value for the key 'query.max.length'.
      The value is, e.g. 1000
      comment: query
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryMaxLengthAsInteger

      Integer getQueryMaxLengthAsInteger()
      Get the value for the key 'query.max.length' as Integer.
      The value is, e.g. 1000
      comment: query
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryTimeout

      String getQueryTimeout()
      Get the value for the key 'query.timeout'.
      The value is, e.g. 10000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryTimeoutAsInteger

      Integer getQueryTimeoutAsInteger()
      Get the value for the key 'query.timeout' as Integer.
      The value is, e.g. 10000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryTimeoutLogging

      String getQueryTimeoutLogging()
      Get the value for the key 'query.timeout.logging'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isQueryTimeoutLogging

      boolean isQueryTimeoutLogging()
      Is the property for the key 'query.timeout.logging' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getQueryTrackTotalHits

      String getQueryTrackTotalHits()
      Get the value for the key 'query.track.total.hits'.
      The value is, e.g. 10000
      Specified by:
      getQueryTrackTotalHits in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryTrackTotalHitsAsInteger

      Integer getQueryTrackTotalHitsAsInteger()
      Get the value for the key 'query.track.total.hits' as Integer.
      The value is, e.g. 10000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryGeoFields

      String getQueryGeoFields()
      Get the value for the key 'query.geo.fields'.
      The value is, e.g. location
      Specified by:
      getQueryGeoFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBrowserLangParameterName

      String getQueryBrowserLangParameterName()
      Get the value for the key 'query.browser.lang.parameter.name'.
      The value is, e.g. browser_lang
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryReplaceTermWithPrefixQuery

      String getQueryReplaceTermWithPrefixQuery()
      Get the value for the key 'query.replace.term.with.prefix.query'.
      The value is, e.g. true
      Specified by:
      getQueryReplaceTermWithPrefixQuery in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isQueryReplaceTermWithPrefixQuery

      boolean isQueryReplaceTermWithPrefixQuery()
      Is the property for the key 'query.replace.term.with.prefix.query' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getQueryHighlightTerminalChars

      String getQueryHighlightTerminalChars()
      Get the value for the key 'query.highlight.terminal.chars'.
      The value is, e.g. u0021u002Cu002Eu003Fu0589u061Fu06D4u0700u0701u0702u0964u104Au104Bu1362u1367u1368u166Eu1803u1809u203Cu203Du2047u2048u2049u3002uFE52uFE57uFF01uFF0EuFF1FuFF61
      Specified by:
      getQueryHighlightTerminalChars in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightFragmentSize

      String getQueryHighlightFragmentSize()
      Get the value for the key 'query.highlight.fragment.size'.
      The value is, e.g. 60
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightFragmentSizeAsInteger

      Integer getQueryHighlightFragmentSizeAsInteger()
      Get the value for the key 'query.highlight.fragment.size' as Integer.
      The value is, e.g. 60
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryHighlightNumberOfFragments

      String getQueryHighlightNumberOfFragments()
      Get the value for the key 'query.highlight.number.of.fragments'.
      The value is, e.g. 2
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightNumberOfFragmentsAsInteger

      Integer getQueryHighlightNumberOfFragmentsAsInteger()
      Get the value for the key 'query.highlight.number.of.fragments' as Integer.
      The value is, e.g. 2
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryHighlightType

      String getQueryHighlightType()
      Get the value for the key 'query.highlight.type'.
      The value is, e.g. fvh
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightTagPre

      String getQueryHighlightTagPre()
      Get the value for the key 'query.highlight.tag.pre'.
      The value is, e.g. <strong>
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightTagPost

      String getQueryHighlightTagPost()
      Get the value for the key 'query.highlight.tag.post'.
      The value is, e.g. </strong>
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightBoundaryChars

      String getQueryHighlightBoundaryChars()
      Get the value for the key 'query.highlight.boundary.chars'.
      The value is, e.g. u0009u000Au0013u0020
      Specified by:
      getQueryHighlightBoundaryChars in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightBoundaryMaxScan

      String getQueryHighlightBoundaryMaxScan()
      Get the value for the key 'query.highlight.boundary.max.scan'.
      The value is, e.g. 20
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightBoundaryMaxScanAsInteger

      Integer getQueryHighlightBoundaryMaxScanAsInteger()
      Get the value for the key 'query.highlight.boundary.max.scan' as Integer.
      The value is, e.g. 20
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryHighlightBoundaryScanner

      String getQueryHighlightBoundaryScanner()
      Get the value for the key 'query.highlight.boundary.scanner'.
      The value is, e.g. chars
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightEncoder

      String getQueryHighlightEncoder()
      Get the value for the key 'query.highlight.encoder'.
      The value is, e.g. default
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightForceSource

      String getQueryHighlightForceSource()
      Get the value for the key 'query.highlight.force.source'.
      The value is, e.g. false
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isQueryHighlightForceSource

      boolean isQueryHighlightForceSource()
      Is the property for the key 'query.highlight.force.source' true?
      The value is, e.g. false
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getQueryHighlightFragmenter

      String getQueryHighlightFragmenter()
      Get the value for the key 'query.highlight.fragmenter'.
      The value is, e.g. span
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightFragmentOffset

      String getQueryHighlightFragmentOffset()
      Get the value for the key 'query.highlight.fragment.offset'.
      The value is, e.g. -1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightFragmentOffsetAsInteger

      Integer getQueryHighlightFragmentOffsetAsInteger()
      Get the value for the key 'query.highlight.fragment.offset' as Integer.
      The value is, e.g. -1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryHighlightNoMatchSize

      String getQueryHighlightNoMatchSize()
      Get the value for the key 'query.highlight.no.match.size'.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightNoMatchSizeAsInteger

      Integer getQueryHighlightNoMatchSizeAsInteger()
      Get the value for the key 'query.highlight.no.match.size' as Integer.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryHighlightOrder

      String getQueryHighlightOrder()
      Get the value for the key 'query.highlight.order'.
      The value is, e.g. score
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightPhraseLimit

      String getQueryHighlightPhraseLimit()
      Get the value for the key 'query.highlight.phrase.limit'.
      The value is, e.g. 256
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightPhraseLimitAsInteger

      Integer getQueryHighlightPhraseLimitAsInteger()
      Get the value for the key 'query.highlight.phrase.limit' as Integer.
      The value is, e.g. 256
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryHighlightContentDescriptionFields

      String getQueryHighlightContentDescriptionFields()
      Get the value for the key 'query.highlight.content.description.fields'.
      The value is, e.g. hl_content,digest
      Specified by:
      getQueryHighlightContentDescriptionFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightBoundaryPositionDetect

      String getQueryHighlightBoundaryPositionDetect()
      Get the value for the key 'query.highlight.boundary.position.detect'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isQueryHighlightBoundaryPositionDetect

      boolean isQueryHighlightBoundaryPositionDetect()
      Is the property for the key 'query.highlight.boundary.position.detect' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getQueryHighlightTextFragmentType

      String getQueryHighlightTextFragmentType()
      Get the value for the key 'query.highlight.text.fragment.type'.
      The value is, e.g. query
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightTextFragmentSize

      String getQueryHighlightTextFragmentSize()
      Get the value for the key 'query.highlight.text.fragment.size'.
      The value is, e.g. 3
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightTextFragmentSizeAsInteger

      Integer getQueryHighlightTextFragmentSizeAsInteger()
      Get the value for the key 'query.highlight.text.fragment.size' as Integer.
      The value is, e.g. 3
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryHighlightTextFragmentPrefixLength

      String getQueryHighlightTextFragmentPrefixLength()
      Get the value for the key 'query.highlight.text.fragment.prefix.length'.
      The value is, e.g. 5
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightTextFragmentPrefixLengthAsInteger

      Integer getQueryHighlightTextFragmentPrefixLengthAsInteger()
      Get the value for the key 'query.highlight.text.fragment.prefix.length' as Integer.
      The value is, e.g. 5
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryHighlightTextFragmentSuffixLength

      String getQueryHighlightTextFragmentSuffixLength()
      Get the value for the key 'query.highlight.text.fragment.suffix.length'.
      The value is, e.g. 5
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryHighlightTextFragmentSuffixLengthAsInteger

      Integer getQueryHighlightTextFragmentSuffixLengthAsInteger()
      Get the value for the key 'query.highlight.text.fragment.suffix.length' as Integer.
      The value is, e.g. 5
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryMaxSearchResultOffset

      String getQueryMaxSearchResultOffset()
      Get the value for the key 'query.max.search.result.offset'.
      The value is, e.g. 100000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryMaxSearchResultOffsetAsInteger

      Integer getQueryMaxSearchResultOffsetAsInteger()
      Get the value for the key 'query.max.search.result.offset' as Integer.
      The value is, e.g. 100000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryAdditionalDefaultFields

      String getQueryAdditionalDefaultFields()
      Get the value for the key 'query.additional.default.fields'.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryAdditionalDefaultFieldsAsInteger

      Integer getQueryAdditionalDefaultFieldsAsInteger()
      Get the value for the key 'query.additional.default.fields' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryAdditionalResponseFields

      String getQueryAdditionalResponseFields()
      Get the value for the key 'query.additional.response.fields'.
      The value is, e.g.
      Specified by:
      getQueryAdditionalResponseFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryAdditionalResponseFieldsAsInteger

      Integer getQueryAdditionalResponseFieldsAsInteger()
      Get the value for the key 'query.additional.response.fields' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryAdditionalApiResponseFields

      String getQueryAdditionalApiResponseFields()
      Get the value for the key 'query.additional.api.response.fields'.
      The value is, e.g.
      Specified by:
      getQueryAdditionalApiResponseFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryAdditionalApiResponseFieldsAsInteger

      Integer getQueryAdditionalApiResponseFieldsAsInteger()
      Get the value for the key 'query.additional.api.response.fields' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryAdditionalScrollResponseFields

      String getQueryAdditionalScrollResponseFields()
      Get the value for the key 'query.additional.scroll.response.fields'.
      The value is, e.g.
      Specified by:
      getQueryAdditionalScrollResponseFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryAdditionalScrollResponseFieldsAsInteger

      Integer getQueryAdditionalScrollResponseFieldsAsInteger()
      Get the value for the key 'query.additional.scroll.response.fields' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryAdditionalCacheResponseFields

      String getQueryAdditionalCacheResponseFields()
      Get the value for the key 'query.additional.cache.response.fields'.
      The value is, e.g.
      Specified by:
      getQueryAdditionalCacheResponseFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryAdditionalCacheResponseFieldsAsInteger

      Integer getQueryAdditionalCacheResponseFieldsAsInteger()
      Get the value for the key 'query.additional.cache.response.fields' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryAdditionalHighlightedFields

      String getQueryAdditionalHighlightedFields()
      Get the value for the key 'query.additional.highlighted.fields'.
      The value is, e.g.
      Specified by:
      getQueryAdditionalHighlightedFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryAdditionalHighlightedFieldsAsInteger

      Integer getQueryAdditionalHighlightedFieldsAsInteger()
      Get the value for the key 'query.additional.highlighted.fields' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryAdditionalSearchFields

      String getQueryAdditionalSearchFields()
      Get the value for the key 'query.additional.search.fields'.
      The value is, e.g.
      Specified by:
      getQueryAdditionalSearchFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryAdditionalSearchFieldsAsInteger

      Integer getQueryAdditionalSearchFieldsAsInteger()
      Get the value for the key 'query.additional.search.fields' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryAdditionalFacetFields

      String getQueryAdditionalFacetFields()
      Get the value for the key 'query.additional.facet.fields'.
      The value is, e.g.
      Specified by:
      getQueryAdditionalFacetFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryAdditionalFacetFieldsAsInteger

      Integer getQueryAdditionalFacetFieldsAsInteger()
      Get the value for the key 'query.additional.facet.fields' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryAdditionalSortFields

      String getQueryAdditionalSortFields()
      Get the value for the key 'query.additional.sort.fields'.
      The value is, e.g.
      Specified by:
      getQueryAdditionalSortFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryAdditionalSortFieldsAsInteger

      Integer getQueryAdditionalSortFieldsAsInteger()
      Get the value for the key 'query.additional.sort.fields' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryAdditionalAnalyzedFields

      String getQueryAdditionalAnalyzedFields()
      Get the value for the key 'query.additional.analyzed.fields'.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryAdditionalAnalyzedFieldsAsInteger

      Integer getQueryAdditionalAnalyzedFieldsAsInteger()
      Get the value for the key 'query.additional.analyzed.fields' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryAdditionalNotAnalyzedFields

      String getQueryAdditionalNotAnalyzedFields()
      Get the value for the key 'query.additional.not.analyzed.fields'.
      The value is, e.g.
      Specified by:
      getQueryAdditionalNotAnalyzedFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryAdditionalNotAnalyzedFieldsAsInteger

      Integer getQueryAdditionalNotAnalyzedFieldsAsInteger()
      Get the value for the key 'query.additional.not.analyzed.fields' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryGsaResponseFields

      String getQueryGsaResponseFields()
      Get the value for the key 'query.gsa.response.fields'.
      The value is, e.g. UE,U,T,RK,S,LANG
      Specified by:
      getQueryGsaResponseFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryGsaDefaultLang

      String getQueryGsaDefaultLang()
      Get the value for the key 'query.gsa.default.lang'.
      The value is, e.g. en
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryGsaDefaultSort

      String getQueryGsaDefaultSort()
      Get the value for the key 'query.gsa.default.sort'.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryGsaDefaultSortAsInteger

      Integer getQueryGsaDefaultSortAsInteger()
      Get the value for the key 'query.gsa.default.sort' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryGsaMetaPrefix

      String getQueryGsaMetaPrefix()
      Get the value for the key 'query.gsa.meta.prefix'.
      The value is, e.g. MT_
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryGsaIndexFieldCharset

      String getQueryGsaIndexFieldCharset()
      Get the value for the key 'query.gsa.index.field.charset'.
      The value is, e.g. charset
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryGsaIndexFieldContentType

      String getQueryGsaIndexFieldContentType()
      Get the value for the key 'query.gsa.index.field.content_type.'.
      The value is, e.g. content_type
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryCollapseMaxConcurrentGroupResults

      String getQueryCollapseMaxConcurrentGroupResults()
      Get the value for the key 'query.collapse.max.concurrent.group.results'.
      The value is, e.g. 4
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryCollapseMaxConcurrentGroupResultsAsInteger

      Integer getQueryCollapseMaxConcurrentGroupResultsAsInteger()
      Get the value for the key 'query.collapse.max.concurrent.group.results' as Integer.
      The value is, e.g. 4
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryCollapseInnerHitsName

      String getQueryCollapseInnerHitsName()
      Get the value for the key 'query.collapse.inner.hits.name'.
      The value is, e.g. similar_docs
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryCollapseInnerHitsSize

      String getQueryCollapseInnerHitsSize()
      Get the value for the key 'query.collapse.inner.hits.size'.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryCollapseInnerHitsSizeAsInteger

      Integer getQueryCollapseInnerHitsSizeAsInteger()
      Get the value for the key 'query.collapse.inner.hits.size' as Integer.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryCollapseInnerHitsSorts

      String getQueryCollapseInnerHitsSorts()
      Get the value for the key 'query.collapse.inner.hits.sorts'.
      The value is, e.g.
      Specified by:
      getQueryCollapseInnerHitsSorts in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryCollapseInnerHitsSortsAsInteger

      Integer getQueryCollapseInnerHitsSortsAsInteger()
      Get the value for the key 'query.collapse.inner.hits.sorts' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryDefaultLanguages

      String getQueryDefaultLanguages()
      Get the value for the key 'query.default.languages'.
      The value is, e.g.
      Specified by:
      getQueryDefaultLanguages in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryDefaultLanguagesAsInteger

      Integer getQueryDefaultLanguagesAsInteger()
      Get the value for the key 'query.default.languages' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryJsonDefaultPreference

      String getQueryJsonDefaultPreference()
      Get the value for the key 'query.json.default.preference'.
      The value is, e.g. _query
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryGsaDefaultPreference

      String getQueryGsaDefaultPreference()
      Get the value for the key 'query.gsa.default.preference'.
      The value is, e.g. _query
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryLanguageMapping

      String getQueryLanguageMapping()
      Get the value for the key 'query.language.mapping'.
      The value is, e.g. ar=ar
      bg=bg
      bn=bn
      ca=ca
      ckb-iq=ckb-iq
      ckb_IQ=ckb-iq
      cs=cs
      da=da
      de=de
      el=el
      en=en
      en-ie=en-ie
      en_IE=en-ie
      es=es
      et=et
      eu=eu
      fa=fa
      fi=fi
      fr=fr
      gl=gl
      gu=gu
      he=he
      hi=hi
      hr=hr
      hu=hu
      hy=hy
      id=id
      it=it
      ja=ja
      ko=ko
      lt=lt
      lv=lv
      mk=mk
      ml=ml
      nl=nl
      no=no
      pa=pa
      pl=pl
      pt=pt
      pt-br=pt-br
      pt_BR=pt-br
      ro=ro
      ru=ru
      si=si
      sq=sq
      sv=sv
      ta=ta
      te=te
      th=th
      tl=tl
      tr=tr
      uk=uk
      ur=ur
      vi=vi
      zh-cn=zh-cn
      zh_CN=zh-cn
      zh-tw=zh-tw
      zh_TW=zh-tw
      zh=zh

      Specified by:
      getQueryLanguageMapping in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostTitle

      String getQueryBoostTitle()
      Get the value for the key 'query.boost.title'.
      The value is, e.g. 0.5
      comment: boost
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostTitleAsDecimal

      BigDecimal getQueryBoostTitleAsDecimal()
      Get the value for the key 'query.boost.title' as BigDecimal.
      The value is, e.g. 0.5
      comment: boost
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not decimal.
    • getQueryBoostTitleLang

      String getQueryBoostTitleLang()
      Get the value for the key 'query.boost.title.lang'.
      The value is, e.g. 1.0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostTitleLangAsDecimal

      BigDecimal getQueryBoostTitleLangAsDecimal()
      Get the value for the key 'query.boost.title.lang' as BigDecimal.
      The value is, e.g. 1.0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not decimal.
    • getQueryBoostContent

      String getQueryBoostContent()
      Get the value for the key 'query.boost.content'.
      The value is, e.g. 0.05
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostContentAsDecimal

      BigDecimal getQueryBoostContentAsDecimal()
      Get the value for the key 'query.boost.content' as BigDecimal.
      The value is, e.g. 0.05
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not decimal.
    • getQueryBoostContentLang

      String getQueryBoostContentLang()
      Get the value for the key 'query.boost.content.lang'.
      The value is, e.g. 0.1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostContentLangAsDecimal

      BigDecimal getQueryBoostContentLangAsDecimal()
      Get the value for the key 'query.boost.content.lang' as BigDecimal.
      The value is, e.g. 0.1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not decimal.
    • getQueryBoostImportantContent

      String getQueryBoostImportantContent()
      Get the value for the key 'query.boost.important_content'.
      The value is, e.g. -1.0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostImportantContentAsDecimal

      BigDecimal getQueryBoostImportantContentAsDecimal()
      Get the value for the key 'query.boost.important_content' as BigDecimal.
      The value is, e.g. -1.0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not decimal.
    • getQueryBoostImportantContentLang

      String getQueryBoostImportantContentLang()
      Get the value for the key 'query.boost.important_content.lang'.
      The value is, e.g. -1.0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostImportantContentLangAsDecimal

      BigDecimal getQueryBoostImportantContentLangAsDecimal()
      Get the value for the key 'query.boost.important_content.lang' as BigDecimal.
      The value is, e.g. -1.0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not decimal.
    • getQueryBoostFuzzyMinLength

      String getQueryBoostFuzzyMinLength()
      Get the value for the key 'query.boost.fuzzy.min.length'.
      The value is, e.g. 4
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostFuzzyMinLengthAsInteger

      Integer getQueryBoostFuzzyMinLengthAsInteger()
      Get the value for the key 'query.boost.fuzzy.min.length' as Integer.
      The value is, e.g. 4
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryBoostFuzzyTitle

      String getQueryBoostFuzzyTitle()
      Get the value for the key 'query.boost.fuzzy.title'.
      The value is, e.g. 0.01
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostFuzzyTitleAsDecimal

      BigDecimal getQueryBoostFuzzyTitleAsDecimal()
      Get the value for the key 'query.boost.fuzzy.title' as BigDecimal.
      The value is, e.g. 0.01
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not decimal.
    • getQueryBoostFuzzyTitleFuzziness

      String getQueryBoostFuzzyTitleFuzziness()
      Get the value for the key 'query.boost.fuzzy.title.fuzziness'.
      The value is, e.g. AUTO
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostFuzzyTitleExpansions

      String getQueryBoostFuzzyTitleExpansions()
      Get the value for the key 'query.boost.fuzzy.title.expansions'.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostFuzzyTitleExpansionsAsInteger

      Integer getQueryBoostFuzzyTitleExpansionsAsInteger()
      Get the value for the key 'query.boost.fuzzy.title.expansions' as Integer.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryBoostFuzzyTitlePrefixLength

      String getQueryBoostFuzzyTitlePrefixLength()
      Get the value for the key 'query.boost.fuzzy.title.prefix_length'.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostFuzzyTitlePrefixLengthAsInteger

      Integer getQueryBoostFuzzyTitlePrefixLengthAsInteger()
      Get the value for the key 'query.boost.fuzzy.title.prefix_length' as Integer.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryBoostFuzzyTitleTranspositions

      String getQueryBoostFuzzyTitleTranspositions()
      Get the value for the key 'query.boost.fuzzy.title.transpositions'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isQueryBoostFuzzyTitleTranspositions

      boolean isQueryBoostFuzzyTitleTranspositions()
      Is the property for the key 'query.boost.fuzzy.title.transpositions' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getQueryBoostFuzzyContent

      String getQueryBoostFuzzyContent()
      Get the value for the key 'query.boost.fuzzy.content'.
      The value is, e.g. 0.005
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostFuzzyContentAsDecimal

      BigDecimal getQueryBoostFuzzyContentAsDecimal()
      Get the value for the key 'query.boost.fuzzy.content' as BigDecimal.
      The value is, e.g. 0.005
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not decimal.
    • getQueryBoostFuzzyContentFuzziness

      String getQueryBoostFuzzyContentFuzziness()
      Get the value for the key 'query.boost.fuzzy.content.fuzziness'.
      The value is, e.g. AUTO
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostFuzzyContentExpansions

      String getQueryBoostFuzzyContentExpansions()
      Get the value for the key 'query.boost.fuzzy.content.expansions'.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostFuzzyContentExpansionsAsInteger

      Integer getQueryBoostFuzzyContentExpansionsAsInteger()
      Get the value for the key 'query.boost.fuzzy.content.expansions' as Integer.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryBoostFuzzyContentPrefixLength

      String getQueryBoostFuzzyContentPrefixLength()
      Get the value for the key 'query.boost.fuzzy.content.prefix_length'.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryBoostFuzzyContentPrefixLengthAsInteger

      Integer getQueryBoostFuzzyContentPrefixLengthAsInteger()
      Get the value for the key 'query.boost.fuzzy.content.prefix_length' as Integer.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryBoostFuzzyContentTranspositions

      String getQueryBoostFuzzyContentTranspositions()
      Get the value for the key 'query.boost.fuzzy.content.transpositions'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isQueryBoostFuzzyContentTranspositions

      boolean isQueryBoostFuzzyContentTranspositions()
      Is the property for the key 'query.boost.fuzzy.content.transpositions' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getQueryPrefixExpansions

      String getQueryPrefixExpansions()
      Get the value for the key 'query.prefix.expansions'.
      The value is, e.g. 50
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryPrefixExpansionsAsInteger

      Integer getQueryPrefixExpansionsAsInteger()
      Get the value for the key 'query.prefix.expansions' as Integer.
      The value is, e.g. 50
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryPrefixSlop

      String getQueryPrefixSlop()
      Get the value for the key 'query.prefix.slop'.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryPrefixSlopAsInteger

      Integer getQueryPrefixSlopAsInteger()
      Get the value for the key 'query.prefix.slop' as Integer.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryFuzzyPrefixLength

      String getQueryFuzzyPrefixLength()
      Get the value for the key 'query.fuzzy.prefix_length'.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryFuzzyPrefixLengthAsInteger

      Integer getQueryFuzzyPrefixLengthAsInteger()
      Get the value for the key 'query.fuzzy.prefix_length' as Integer.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryFuzzyExpansions

      String getQueryFuzzyExpansions()
      Get the value for the key 'query.fuzzy.expansions'.
      The value is, e.g. 50
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryFuzzyExpansionsAsInteger

      Integer getQueryFuzzyExpansionsAsInteger()
      Get the value for the key 'query.fuzzy.expansions' as Integer.
      The value is, e.g. 50
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryFuzzyTranspositions

      String getQueryFuzzyTranspositions()
      Get the value for the key 'query.fuzzy.transpositions'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isQueryFuzzyTranspositions

      boolean isQueryFuzzyTranspositions()
      Is the property for the key 'query.fuzzy.transpositions' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getQueryFacetFields

      String getQueryFacetFields()
      Get the value for the key 'query.facet.fields'.
      The value is, e.g. label
      comment: facet
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryFacetFieldsSize

      String getQueryFacetFieldsSize()
      Get the value for the key 'query.facet.fields.size'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryFacetFieldsSizeAsInteger

      Integer getQueryFacetFieldsSizeAsInteger()
      Get the value for the key 'query.facet.fields.size' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryFacetFieldsMinDocCount

      String getQueryFacetFieldsMinDocCount()
      Get the value for the key 'query.facet.fields.min_doc_count'.
      The value is, e.g. 1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryFacetFieldsMinDocCountAsInteger

      Integer getQueryFacetFieldsMinDocCountAsInteger()
      Get the value for the key 'query.facet.fields.min_doc_count' as Integer.
      The value is, e.g. 1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryFacetFieldsSort

      String getQueryFacetFieldsSort()
      Get the value for the key 'query.facet.fields.sort'.
      The value is, e.g. count.desc
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryFacetFieldsMissing

      String getQueryFacetFieldsMissing()
      Get the value for the key 'query.facet.fields.missing'.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getQueryFacetFieldsMissingAsInteger

      Integer getQueryFacetFieldsMissingAsInteger()
      Get the value for the key 'query.facet.fields.missing' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getQueryFacetQueries

      String getQueryFacetQueries()
      Get the value for the key 'query.facet.queries'.
      The value is, e.g. labels.facet_timestamp_title:labels.facet_timestamp_1day=timestamp:[now/d-1d TO *] labels.facet_timestamp_1week=timestamp:[now/d-7d TO *] labels.facet_timestamp_1month=timestamp:[now/d-1M TO *] labels.facet_timestamp_1year=timestamp:[now/d-1y TO *]
      labels.facet_contentLength_title:labels.facet_contentLength_10k=content_length:[0 TO 9999] labels.facet_contentLength_10kto100k=content_length:[10000 TO 99999] labels.facet_contentLength_100kto500k=content_length:[100000 TO 499999] labels.facet_contentLength_500kto1m=content_length:[500000 TO 999999] labels.facet_contentLength_1m=content_length:[1000000 TO *]
      labels.facet_filetype_title:labels.facet_filetype_html=filetype:html labels.facet_filetype_word=filetype:word labels.facet_filetype_excel=filetype:excel labels.facet_filetype_powerpoint=filetype:powerpoint labels.facet_filetype_odt=filetype:odt labels.facet_filetype_ods=filetype:ods labels.facet_filetype_odp=filetype:odp labels.facet_filetype_pdf=filetype:pdf labels.facet_filetype_txt=filetype:txt labels.facet_filetype_others=filetype:others

      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSmbRoleFromFile

      String getSmbRoleFromFile()
      Get the value for the key 'smb.role.from.file'.
      The value is, e.g. true
      comment: acl
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isSmbRoleFromFile

      boolean isSmbRoleFromFile()
      Is the property for the key 'smb.role.from.file' true?
      The value is, e.g. true
      comment: acl
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getSmbAvailableSidTypes

      String getSmbAvailableSidTypes()
      Get the value for the key 'smb.available.sid.types'.
      The value is, e.g. 1,2,4:2
      Specified by:
      getSmbAvailableSidTypes in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getFileRoleFromFile

      String getFileRoleFromFile()
      Get the value for the key 'file.role.from.file'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isFileRoleFromFile

      boolean isFileRoleFromFile()
      Is the property for the key 'file.role.from.file' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getFtpRoleFromFile

      String getFtpRoleFromFile()
      Get the value for the key 'ftp.role.from.file'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isFtpRoleFromFile

      boolean isFtpRoleFromFile()
      Is the property for the key 'ftp.role.from.file' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getIndexBackupTargets

      String getIndexBackupTargets()
      Get the value for the key 'index.backup.targets'.
      The value is, e.g. fess_basic_config.bulk,fess_config.bulk,fess_user.bulk,system.properties,fess.json,doc.json
      comment: backup
      Specified by:
      getIndexBackupTargets in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getIndexBackupLogTargets

      String getIndexBackupLogTargets()
      Get the value for the key 'index.backup.log.targets'.
      The value is, e.g. click_log.ndjson,favorite_log.ndjson,search_log.ndjson,user_info.ndjson
      Specified by:
      getIndexBackupLogTargets in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLoggingSearchDocsEnabled

      String getLoggingSearchDocsEnabled()
      Get the value for the key 'logging.search.docs.enabled'.
      The value is, e.g. true
      comment: logging
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isLoggingSearchDocsEnabled

      boolean isLoggingSearchDocsEnabled()
      Is the property for the key 'logging.search.docs.enabled' true?
      The value is, e.g. true
      comment: logging
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getLoggingSearchDocsFields

      String getLoggingSearchDocsFields()
      Get the value for the key 'logging.search.docs.fields'.
      The value is, e.g. filetype,created,click_count,title,doc_id,url,score,site,filename,host,digest,boost,mimetype,favorite_count,_id,lang,last_modified,content_length,timestamp
      Specified by:
      getLoggingSearchDocsFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLoggingSearchUseLogfile

      String getLoggingSearchUseLogfile()
      Get the value for the key 'logging.search.use.logfile'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isLoggingSearchUseLogfile

      boolean isLoggingSearchUseLogfile()
      Is the property for the key 'logging.search.use.logfile' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getLoggingAppPackages

      String getLoggingAppPackages()
      Get the value for the key 'logging.app.packages'.
      The value is, e.g. org.codelibs,org.dbflute,org.lastaflute
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getFormAdminMaxInputSize

      String getFormAdminMaxInputSize()
      Get the value for the key 'form.admin.max.input.size'.
      The value is, e.g. 4000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getFormAdminMaxInputSizeAsInteger

      Integer getFormAdminMaxInputSizeAsInteger()
      Get the value for the key 'form.admin.max.input.size' as Integer.
      The value is, e.g. 4000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getFormAdminLabelInConfigEnabled

      String getFormAdminLabelInConfigEnabled()
      Get the value for the key 'form.admin.label.in.config.enabled'.
      The value is, e.g. false
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isFormAdminLabelInConfigEnabled

      boolean isFormAdminLabelInConfigEnabled()
      Is the property for the key 'form.admin.label.in.config.enabled' true?
      The value is, e.g. false
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getFormAdminDefaultTemplateName

      String getFormAdminDefaultTemplateName()
      Get the value for the key 'form.admin.default.template.name'.
      The value is, e.g. __TEMPLATE__
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getAuthenticationAdminUsers

      String getAuthenticationAdminUsers()
      Get the value for the key 'authentication.admin.users'.
      The value is, e.g. admin
      Specified by:
      getAuthenticationAdminUsers in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getAuthenticationAdminRoles

      String getAuthenticationAdminRoles()
      Get the value for the key 'authentication.admin.roles'.
      The value is, e.g. admin
      Specified by:
      getAuthenticationAdminRoles in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getRoleSearchDefaultPermissions

      String getRoleSearchDefaultPermissions()
      Get the value for the key 'role.search.default.permissions'.
      The value is, e.g.
      Specified by:
      getRoleSearchDefaultPermissions in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getRoleSearchDefaultPermissionsAsInteger

      Integer getRoleSearchDefaultPermissionsAsInteger()
      Get the value for the key 'role.search.default.permissions' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getRoleSearchDefaultDisplayPermissions

      String getRoleSearchDefaultDisplayPermissions()
      Get the value for the key 'role.search.default.display.permissions'.
      The value is, e.g. {role}guest
      Specified by:
      getRoleSearchDefaultDisplayPermissions in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getRoleSearchGuestPermissions

      String getRoleSearchGuestPermissions()
      Get the value for the key 'role.search.guest.permissions'.
      The value is, e.g. {role}guest
      Specified by:
      getRoleSearchGuestPermissions in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getRoleSearchUserPrefix

      String getRoleSearchUserPrefix()
      Get the value for the key 'role.search.user.prefix'.
      The value is, e.g. 1
      Specified by:
      getRoleSearchUserPrefix in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getRoleSearchUserPrefixAsInteger

      Integer getRoleSearchUserPrefixAsInteger()
      Get the value for the key 'role.search.user.prefix' as Integer.
      The value is, e.g. 1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getRoleSearchGroupPrefix

      String getRoleSearchGroupPrefix()
      Get the value for the key 'role.search.group.prefix'.
      The value is, e.g. 2
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getRoleSearchGroupPrefixAsInteger

      Integer getRoleSearchGroupPrefixAsInteger()
      Get the value for the key 'role.search.group.prefix' as Integer.
      The value is, e.g. 2
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getRoleSearchRolePrefix

      String getRoleSearchRolePrefix()
      Get the value for the key 'role.search.role.prefix'.
      The value is, e.g. R
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getRoleSearchDeniedPrefix

      String getRoleSearchDeniedPrefix()
      Get the value for the key 'role.search.denied.prefix'.
      The value is, e.g. D
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCookieDefaultPath

      String getCookieDefaultPath()
      Get the value for the key 'cookie.default.path'.
      The value is, e.g. /
      comment: The default path of cookie (basically '/' if no context path)
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCookieDefaultExpire

      String getCookieDefaultExpire()
      Get the value for the key 'cookie.default.expire'.
      The value is, e.g. 3600
      comment: The default expire of cookie in seconds e.g. 31556926: one year, 86400: one day
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getCookieDefaultExpireAsInteger

      Integer getCookieDefaultExpireAsInteger()
      Get the value for the key 'cookie.default.expire' as Integer.
      The value is, e.g. 3600
      comment: The default expire of cookie in seconds e.g. 31556926: one year, 86400: one day
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSessionTrackingModes

      String getSessionTrackingModes()
      Get the value for the key 'session.tracking.modes'.
      The value is, e.g. cookie
      Specified by:
      getSessionTrackingModes in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPagingPageSize

      String getPagingPageSize()
      Get the value for the key 'paging.page.size'.
      The value is, e.g. 25
      comment: The size of one page for paging
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPagingPageSizeAsInteger

      Integer getPagingPageSizeAsInteger()
      Get the value for the key 'paging.page.size' as Integer.
      The value is, e.g. 25
      comment: The size of one page for paging
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPagingPageRangeSize

      String getPagingPageRangeSize()
      Get the value for the key 'paging.page.range.size'.
      The value is, e.g. 5
      comment: The size of page range for paging
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPagingPageRangeSizeAsInteger

      Integer getPagingPageRangeSizeAsInteger()
      Get the value for the key 'paging.page.range.size' as Integer.
      The value is, e.g. 5
      comment: The size of page range for paging
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPagingPageRangeFillLimit

      String getPagingPageRangeFillLimit()
      Get the value for the key 'paging.page.range.fill.limit'.
      The value is, e.g. true
      comment: The option 'fillLimit' of page range for paging
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isPagingPageRangeFillLimit

      boolean isPagingPageRangeFillLimit()
      Is the property for the key 'paging.page.range.fill.limit' true?
      The value is, e.g. true
      comment: The option 'fillLimit' of page range for paging
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getPageDocboostMaxFetchSize

      String getPageDocboostMaxFetchSize()
      Get the value for the key 'page.docboost.max.fetch.size'.
      The value is, e.g. 1000
      comment: fetch page size
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageDocboostMaxFetchSizeAsInteger

      Integer getPageDocboostMaxFetchSizeAsInteger()
      Get the value for the key 'page.docboost.max.fetch.size' as Integer.
      The value is, e.g. 1000
      comment: fetch page size
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageKeymatchMaxFetchSize

      String getPageKeymatchMaxFetchSize()
      Get the value for the key 'page.keymatch.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageKeymatchMaxFetchSizeAsInteger

      Integer getPageKeymatchMaxFetchSizeAsInteger()
      Get the value for the key 'page.keymatch.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageLabeltypeMaxFetchSize

      String getPageLabeltypeMaxFetchSize()
      Get the value for the key 'page.labeltype.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageLabeltypeMaxFetchSizeAsInteger

      Integer getPageLabeltypeMaxFetchSizeAsInteger()
      Get the value for the key 'page.labeltype.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageRoletypeMaxFetchSize

      String getPageRoletypeMaxFetchSize()
      Get the value for the key 'page.roletype.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageRoletypeMaxFetchSizeAsInteger

      Integer getPageRoletypeMaxFetchSizeAsInteger()
      Get the value for the key 'page.roletype.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageUserMaxFetchSize

      String getPageUserMaxFetchSize()
      Get the value for the key 'page.user.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageUserMaxFetchSizeAsInteger

      Integer getPageUserMaxFetchSizeAsInteger()
      Get the value for the key 'page.user.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageRoleMaxFetchSize

      String getPageRoleMaxFetchSize()
      Get the value for the key 'page.role.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageRoleMaxFetchSizeAsInteger

      Integer getPageRoleMaxFetchSizeAsInteger()
      Get the value for the key 'page.role.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageGroupMaxFetchSize

      String getPageGroupMaxFetchSize()
      Get the value for the key 'page.group.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageGroupMaxFetchSizeAsInteger

      Integer getPageGroupMaxFetchSizeAsInteger()
      Get the value for the key 'page.group.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageCrawlingInfoParamMaxFetchSize

      String getPageCrawlingInfoParamMaxFetchSize()
      Get the value for the key 'page.crawling.info.param.max.fetch.size'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageCrawlingInfoParamMaxFetchSizeAsInteger

      Integer getPageCrawlingInfoParamMaxFetchSizeAsInteger()
      Get the value for the key 'page.crawling.info.param.max.fetch.size' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageCrawlingInfoMaxFetchSize

      String getPageCrawlingInfoMaxFetchSize()
      Get the value for the key 'page.crawling.info.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageCrawlingInfoMaxFetchSizeAsInteger

      Integer getPageCrawlingInfoMaxFetchSizeAsInteger()
      Get the value for the key 'page.crawling.info.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageDataConfigMaxFetchSize

      String getPageDataConfigMaxFetchSize()
      Get the value for the key 'page.data.config.max.fetch.size'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageDataConfigMaxFetchSizeAsInteger

      Integer getPageDataConfigMaxFetchSizeAsInteger()
      Get the value for the key 'page.data.config.max.fetch.size' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageWebConfigMaxFetchSize

      String getPageWebConfigMaxFetchSize()
      Get the value for the key 'page.web.config.max.fetch.size'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageWebConfigMaxFetchSizeAsInteger

      Integer getPageWebConfigMaxFetchSizeAsInteger()
      Get the value for the key 'page.web.config.max.fetch.size' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageFileConfigMaxFetchSize

      String getPageFileConfigMaxFetchSize()
      Get the value for the key 'page.file.config.max.fetch.size'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageFileConfigMaxFetchSizeAsInteger

      Integer getPageFileConfigMaxFetchSizeAsInteger()
      Get the value for the key 'page.file.config.max.fetch.size' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageDuplicateHostMaxFetchSize

      String getPageDuplicateHostMaxFetchSize()
      Get the value for the key 'page.duplicate.host.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageDuplicateHostMaxFetchSizeAsInteger

      Integer getPageDuplicateHostMaxFetchSizeAsInteger()
      Get the value for the key 'page.duplicate.host.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageFailureUrlMaxFetchSize

      String getPageFailureUrlMaxFetchSize()
      Get the value for the key 'page.failure.url.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageFailureUrlMaxFetchSizeAsInteger

      Integer getPageFailureUrlMaxFetchSizeAsInteger()
      Get the value for the key 'page.failure.url.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageFavoriteLogMaxFetchSize

      String getPageFavoriteLogMaxFetchSize()
      Get the value for the key 'page.favorite.log.max.fetch.size'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageFavoriteLogMaxFetchSizeAsInteger

      Integer getPageFavoriteLogMaxFetchSizeAsInteger()
      Get the value for the key 'page.favorite.log.max.fetch.size' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageFileAuthMaxFetchSize

      String getPageFileAuthMaxFetchSize()
      Get the value for the key 'page.file.auth.max.fetch.size'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageFileAuthMaxFetchSizeAsInteger

      Integer getPageFileAuthMaxFetchSizeAsInteger()
      Get the value for the key 'page.file.auth.max.fetch.size' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageWebAuthMaxFetchSize

      String getPageWebAuthMaxFetchSize()
      Get the value for the key 'page.web.auth.max.fetch.size'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageWebAuthMaxFetchSizeAsInteger

      Integer getPageWebAuthMaxFetchSizeAsInteger()
      Get the value for the key 'page.web.auth.max.fetch.size' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPagePathMappingMaxFetchSize

      String getPagePathMappingMaxFetchSize()
      Get the value for the key 'page.path.mapping.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPagePathMappingMaxFetchSizeAsInteger

      Integer getPagePathMappingMaxFetchSizeAsInteger()
      Get the value for the key 'page.path.mapping.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageRequestHeaderMaxFetchSize

      String getPageRequestHeaderMaxFetchSize()
      Get the value for the key 'page.request.header.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageRequestHeaderMaxFetchSizeAsInteger

      Integer getPageRequestHeaderMaxFetchSizeAsInteger()
      Get the value for the key 'page.request.header.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageScheduledJobMaxFetchSize

      String getPageScheduledJobMaxFetchSize()
      Get the value for the key 'page.scheduled.job.max.fetch.size'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageScheduledJobMaxFetchSizeAsInteger

      Integer getPageScheduledJobMaxFetchSizeAsInteger()
      Get the value for the key 'page.scheduled.job.max.fetch.size' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageElevateWordMaxFetchSize

      String getPageElevateWordMaxFetchSize()
      Get the value for the key 'page.elevate.word.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageElevateWordMaxFetchSizeAsInteger

      Integer getPageElevateWordMaxFetchSizeAsInteger()
      Get the value for the key 'page.elevate.word.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageBadWordMaxFetchSize

      String getPageBadWordMaxFetchSize()
      Get the value for the key 'page.bad.word.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageBadWordMaxFetchSizeAsInteger

      Integer getPageBadWordMaxFetchSizeAsInteger()
      Get the value for the key 'page.bad.word.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageDictionaryMaxFetchSize

      String getPageDictionaryMaxFetchSize()
      Get the value for the key 'page.dictionary.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageDictionaryMaxFetchSizeAsInteger

      Integer getPageDictionaryMaxFetchSizeAsInteger()
      Get the value for the key 'page.dictionary.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageRelatedcontentMaxFetchSize

      String getPageRelatedcontentMaxFetchSize()
      Get the value for the key 'page.relatedcontent.max.fetch.size'.
      The value is, e.g. 5000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageRelatedcontentMaxFetchSizeAsInteger

      Integer getPageRelatedcontentMaxFetchSizeAsInteger()
      Get the value for the key 'page.relatedcontent.max.fetch.size' as Integer.
      The value is, e.g. 5000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageRelatedqueryMaxFetchSize

      String getPageRelatedqueryMaxFetchSize()
      Get the value for the key 'page.relatedquery.max.fetch.size'.
      The value is, e.g. 5000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageRelatedqueryMaxFetchSizeAsInteger

      Integer getPageRelatedqueryMaxFetchSizeAsInteger()
      Get the value for the key 'page.relatedquery.max.fetch.size' as Integer.
      The value is, e.g. 5000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageThumbnailQueueMaxFetchSize

      String getPageThumbnailQueueMaxFetchSize()
      Get the value for the key 'page.thumbnail.queue.max.fetch.size'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageThumbnailQueueMaxFetchSizeAsInteger

      Integer getPageThumbnailQueueMaxFetchSizeAsInteger()
      Get the value for the key 'page.thumbnail.queue.max.fetch.size' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageThumbnailPurgeMaxFetchSize

      String getPageThumbnailPurgeMaxFetchSize()
      Get the value for the key 'page.thumbnail.purge.max.fetch.size'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageThumbnailPurgeMaxFetchSizeAsInteger

      Integer getPageThumbnailPurgeMaxFetchSizeAsInteger()
      Get the value for the key 'page.thumbnail.purge.max.fetch.size' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageScoreBoosterMaxFetchSize

      String getPageScoreBoosterMaxFetchSize()
      Get the value for the key 'page.score.booster.max.fetch.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageScoreBoosterMaxFetchSizeAsInteger

      Integer getPageScoreBoosterMaxFetchSizeAsInteger()
      Get the value for the key 'page.score.booster.max.fetch.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageSearchlogMaxFetchSize

      String getPageSearchlogMaxFetchSize()
      Get the value for the key 'page.searchlog.max.fetch.size'.
      The value is, e.g. 10000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPageSearchlogMaxFetchSizeAsInteger

      Integer getPageSearchlogMaxFetchSizeAsInteger()
      Get the value for the key 'page.searchlog.max.fetch.size' as Integer.
      The value is, e.g. 10000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPageSearchlistTrackTotalHits

      String getPageSearchlistTrackTotalHits()
      Get the value for the key 'page.searchlist.track.total.hits'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isPageSearchlistTrackTotalHits

      boolean isPageSearchlistTrackTotalHits()
      Is the property for the key 'page.searchlist.track.total.hits' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getPagingSearchPageStart

      String getPagingSearchPageStart()
      Get the value for the key 'paging.search.page.start'.
      The value is, e.g. 0
      comment: search page
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPagingSearchPageStartAsInteger

      Integer getPagingSearchPageStartAsInteger()
      Get the value for the key 'paging.search.page.start' as Integer.
      The value is, e.g. 0
      comment: search page
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPagingSearchPageSize

      String getPagingSearchPageSize()
      Get the value for the key 'paging.search.page.size'.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPagingSearchPageSizeAsInteger

      Integer getPagingSearchPageSizeAsInteger()
      Get the value for the key 'paging.search.page.size' as Integer.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPagingSearchPageMaxSize

      String getPagingSearchPageMaxSize()
      Get the value for the key 'paging.search.page.max.size'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPagingSearchPageMaxSizeAsInteger

      Integer getPagingSearchPageMaxSizeAsInteger()
      Get the value for the key 'paging.search.page.max.size' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSearchlogAggShardSize

      String getSearchlogAggShardSize()
      Get the value for the key 'searchlog.agg.shard.size'.
      The value is, e.g. -1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSearchlogAggShardSizeAsInteger

      Integer getSearchlogAggShardSizeAsInteger()
      Get the value for the key 'searchlog.agg.shard.size' as Integer.
      The value is, e.g. -1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSearchlogRequestHeaders

      String getSearchlogRequestHeaders()
      Get the value for the key 'searchlog.request.headers'.
      The value is, e.g.
      Specified by:
      getSearchlogRequestHeaders in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSearchlogRequestHeadersAsInteger

      Integer getSearchlogRequestHeadersAsInteger()
      Get the value for the key 'searchlog.request.headers' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getThumbnailHtmlImageMinWidth

      String getThumbnailHtmlImageMinWidth()
      Get the value for the key 'thumbnail.html.image.min.width'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getThumbnailHtmlImageMinWidthAsInteger

      Integer getThumbnailHtmlImageMinWidthAsInteger()
      Get the value for the key 'thumbnail.html.image.min.width' as Integer.
      The value is, e.g. 100
      Specified by:
      getThumbnailHtmlImageMinWidthAsInteger in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getThumbnailHtmlImageMinHeight

      String getThumbnailHtmlImageMinHeight()
      Get the value for the key 'thumbnail.html.image.min.height'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getThumbnailHtmlImageMinHeightAsInteger

      Integer getThumbnailHtmlImageMinHeightAsInteger()
      Get the value for the key 'thumbnail.html.image.min.height' as Integer.
      The value is, e.g. 100
      Specified by:
      getThumbnailHtmlImageMinHeightAsInteger in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getThumbnailHtmlImageMaxAspectRatio

      String getThumbnailHtmlImageMaxAspectRatio()
      Get the value for the key 'thumbnail.html.image.max.aspect.ratio'.
      The value is, e.g. 3.0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getThumbnailHtmlImageMaxAspectRatioAsDecimal

      BigDecimal getThumbnailHtmlImageMaxAspectRatioAsDecimal()
      Get the value for the key 'thumbnail.html.image.max.aspect.ratio' as BigDecimal.
      The value is, e.g. 3.0
      Specified by:
      getThumbnailHtmlImageMaxAspectRatioAsDecimal in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not decimal.
    • getThumbnailHtmlImageThumbnailWidth

      String getThumbnailHtmlImageThumbnailWidth()
      Get the value for the key 'thumbnail.html.image.thumbnail.width'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getThumbnailHtmlImageThumbnailWidthAsInteger

      Integer getThumbnailHtmlImageThumbnailWidthAsInteger()
      Get the value for the key 'thumbnail.html.image.thumbnail.width' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getThumbnailHtmlImageThumbnailHeight

      String getThumbnailHtmlImageThumbnailHeight()
      Get the value for the key 'thumbnail.html.image.thumbnail.height'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getThumbnailHtmlImageThumbnailHeightAsInteger

      Integer getThumbnailHtmlImageThumbnailHeightAsInteger()
      Get the value for the key 'thumbnail.html.image.thumbnail.height' as Integer.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getThumbnailHtmlImageFormat

      String getThumbnailHtmlImageFormat()
      Get the value for the key 'thumbnail.html.image.format'.
      The value is, e.g. png
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getThumbnailHtmlImageXpath

      String getThumbnailHtmlImageXpath()
      Get the value for the key 'thumbnail.html.image.xpath'.
      The value is, e.g. //IMG
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getThumbnailHtmlImageExcludeExtensions

      String getThumbnailHtmlImageExcludeExtensions()
      Get the value for the key 'thumbnail.html.image.exclude.extensions'.
      The value is, e.g. svg,html,css,js
      Specified by:
      getThumbnailHtmlImageExcludeExtensions in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getThumbnailGeneratorInterval

      String getThumbnailGeneratorInterval()
      Get the value for the key 'thumbnail.generator.interval'.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getThumbnailGeneratorIntervalAsInteger

      Integer getThumbnailGeneratorIntervalAsInteger()
      Get the value for the key 'thumbnail.generator.interval' as Integer.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getThumbnailGeneratorTargets

      String getThumbnailGeneratorTargets()
      Get the value for the key 'thumbnail.generator.targets'.
      The value is, e.g. all
      Specified by:
      getThumbnailGeneratorTargets in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getThumbnailCrawlerEnabled

      String getThumbnailCrawlerEnabled()
      Get the value for the key 'thumbnail.crawler.enabled'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isThumbnailCrawlerEnabled

      boolean isThumbnailCrawlerEnabled()
      Is the property for the key 'thumbnail.crawler.enabled' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getThumbnailSystemMonitorInterval

      String getThumbnailSystemMonitorInterval()
      Get the value for the key 'thumbnail.system.monitor.interval'.
      The value is, e.g. 60
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getThumbnailSystemMonitorIntervalAsInteger

      Integer getThumbnailSystemMonitorIntervalAsInteger()
      Get the value for the key 'thumbnail.system.monitor.interval' as Integer.
      The value is, e.g. 60
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getUserCodeRequestParameter

      String getUserCodeRequestParameter()
      Get the value for the key 'user.code.request.parameter'.
      The value is, e.g. userCode
      comment: user
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getUserCodeMinLength

      String getUserCodeMinLength()
      Get the value for the key 'user.code.min.length'.
      The value is, e.g. 20
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getUserCodeMinLengthAsInteger

      Integer getUserCodeMinLengthAsInteger()
      Get the value for the key 'user.code.min.length' as Integer.
      The value is, e.g. 20
      Specified by:
      getUserCodeMinLengthAsInteger in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getUserCodeMaxLength

      String getUserCodeMaxLength()
      Get the value for the key 'user.code.max.length'.
      The value is, e.g. 100
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getUserCodeMaxLengthAsInteger

      Integer getUserCodeMaxLengthAsInteger()
      Get the value for the key 'user.code.max.length' as Integer.
      The value is, e.g. 100
      Specified by:
      getUserCodeMaxLengthAsInteger in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getUserCodePattern

      String getUserCodePattern()
      Get the value for the key 'user.code.pattern'.
      The value is, e.g. [a-zA-Z0-9_]+
      Specified by:
      getUserCodePattern in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getMailFromName

      String getMailFromName()
      Get the value for the key 'mail.from.name'.
      The value is, e.g. Administrator
      comment: From
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getMailFromAddress

      String getMailFromAddress()
      Get the value for the key 'mail.from.address'.
      The value is, e.g. root@localhost
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getMailHostname

      String getMailHostname()
      Get the value for the key 'mail.hostname'.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getMailHostnameAsInteger

      Integer getMailHostnameAsInteger()
      Get the value for the key 'mail.hostname' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSchedulerTargetName

      String getSchedulerTargetName()
      Get the value for the key 'scheduler.target.name'.
      The value is, e.g.
      Specified by:
      getSchedulerTargetName in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSchedulerTargetNameAsInteger

      Integer getSchedulerTargetNameAsInteger()
      Get the value for the key 'scheduler.target.name' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSchedulerJobClass

      String getSchedulerJobClass()
      Get the value for the key 'scheduler.job.class'.
      The value is, e.g. org.codelibs.fess.app.job.ScriptExecutorJob
      Specified by:
      getSchedulerJobClass in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSchedulerConcurrentExecMode

      String getSchedulerConcurrentExecMode()
      Get the value for the key 'scheduler.concurrent.exec.mode'.
      The value is, e.g. QUIT
      Specified by:
      getSchedulerConcurrentExecMode in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSchedulerMonitorInterval

      String getSchedulerMonitorInterval()
      Get the value for the key 'scheduler.monitor.interval'.
      The value is, e.g. 30
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSchedulerMonitorIntervalAsInteger

      Integer getSchedulerMonitorIntervalAsInteger()
      Get the value for the key 'scheduler.monitor.interval' as Integer.
      The value is, e.g. 30
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getOnlineHelpBaseLink

      String getOnlineHelpBaseLink()
      Get the value for the key 'online.help.base.link'.
      The value is, e.g. https://fess.codelibs.org/{lang}/{version}/admin/
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpInstallation

      String getOnlineHelpInstallation()
      Get the value for the key 'online.help.installation'.
      The value is, e.g. https://fess.codelibs.org/{lang}/{version}/install/install.html
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpEol

      String getOnlineHelpEol()
      Get the value for the key 'online.help.eol'.
      The value is, e.g. https://fess.codelibs.org/{lang}/eol.html
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameFailureurl

      String getOnlineHelpNameFailureurl()
      Get the value for the key 'online.help.name.failureurl'.
      The value is, e.g. failureurl
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameElevateword

      String getOnlineHelpNameElevateword()
      Get the value for the key 'online.help.name.elevateword'.
      The value is, e.g. elevateword
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameReqheader

      String getOnlineHelpNameReqheader()
      Get the value for the key 'online.help.name.reqheader'.
      The value is, e.g. reqheader
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameDictSynonym

      String getOnlineHelpNameDictSynonym()
      Get the value for the key 'online.help.name.dict.synonym'.
      The value is, e.g. synonym
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameDict

      String getOnlineHelpNameDict()
      Get the value for the key 'online.help.name.dict'.
      The value is, e.g. dict
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameDictKuromoji

      String getOnlineHelpNameDictKuromoji()
      Get the value for the key 'online.help.name.dict.kuromoji'.
      The value is, e.g. kuromoji
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameDictProtwords

      String getOnlineHelpNameDictProtwords()
      Get the value for the key 'online.help.name.dict.protwords'.
      The value is, e.g. protwords
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameDictStopwords

      String getOnlineHelpNameDictStopwords()
      Get the value for the key 'online.help.name.dict.stopwords'.
      The value is, e.g. stopwords
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameDictStemmeroverride

      String getOnlineHelpNameDictStemmeroverride()
      Get the value for the key 'online.help.name.dict.stemmeroverride'.
      The value is, e.g. stemmeroverride
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameDictMapping

      String getOnlineHelpNameDictMapping()
      Get the value for the key 'online.help.name.dict.mapping'.
      The value is, e.g. mapping
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameWebconfig

      String getOnlineHelpNameWebconfig()
      Get the value for the key 'online.help.name.webconfig'.
      The value is, e.g. webconfig
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameSearchlist

      String getOnlineHelpNameSearchlist()
      Get the value for the key 'online.help.name.searchlist'.
      The value is, e.g. searchlist
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameLog

      String getOnlineHelpNameLog()
      Get the value for the key 'online.help.name.log'.
      The value is, e.g. log
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameGeneral

      String getOnlineHelpNameGeneral()
      Get the value for the key 'online.help.name.general'.
      The value is, e.g. general
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameRole

      String getOnlineHelpNameRole()
      Get the value for the key 'online.help.name.role'.
      The value is, e.g. role
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameJoblog

      String getOnlineHelpNameJoblog()
      Get the value for the key 'online.help.name.joblog'.
      The value is, e.g. joblog
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameKeymatch

      String getOnlineHelpNameKeymatch()
      Get the value for the key 'online.help.name.keymatch'.
      The value is, e.g. keymatch
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameRelatedquery

      String getOnlineHelpNameRelatedquery()
      Get the value for the key 'online.help.name.relatedquery'.
      The value is, e.g. relatedquery
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameRelatedcontent

      String getOnlineHelpNameRelatedcontent()
      Get the value for the key 'online.help.name.relatedcontent'.
      The value is, e.g. relatedcontent
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameWizard

      String getOnlineHelpNameWizard()
      Get the value for the key 'online.help.name.wizard'.
      The value is, e.g. wizard
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameBadword

      String getOnlineHelpNameBadword()
      Get the value for the key 'online.help.name.badword'.
      The value is, e.g. badword
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNamePathmap

      String getOnlineHelpNamePathmap()
      Get the value for the key 'online.help.name.pathmap'.
      The value is, e.g. pathmap
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameBoostdoc

      String getOnlineHelpNameBoostdoc()
      Get the value for the key 'online.help.name.boostdoc'.
      The value is, e.g. boostdoc
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameDataconfig

      String getOnlineHelpNameDataconfig()
      Get the value for the key 'online.help.name.dataconfig'.
      The value is, e.g. dataconfig
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameSysteminfo

      String getOnlineHelpNameSysteminfo()
      Get the value for the key 'online.help.name.systeminfo'.
      The value is, e.g. systeminfo
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameUser

      String getOnlineHelpNameUser()
      Get the value for the key 'online.help.name.user'.
      The value is, e.g. user
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameGroup

      String getOnlineHelpNameGroup()
      Get the value for the key 'online.help.name.group'.
      The value is, e.g. group
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameDesign

      String getOnlineHelpNameDesign()
      Get the value for the key 'online.help.name.design'.
      The value is, e.g. design
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameDashboard

      String getOnlineHelpNameDashboard()
      Get the value for the key 'online.help.name.dashboard'.
      The value is, e.g. dashboard
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameWebauth

      String getOnlineHelpNameWebauth()
      Get the value for the key 'online.help.name.webauth'.
      The value is, e.g. webauth
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameFileconfig

      String getOnlineHelpNameFileconfig()
      Get the value for the key 'online.help.name.fileconfig'.
      The value is, e.g. fileconfig
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameFileauth

      String getOnlineHelpNameFileauth()
      Get the value for the key 'online.help.name.fileauth'.
      The value is, e.g. fileauth
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameLabeltype

      String getOnlineHelpNameLabeltype()
      Get the value for the key 'online.help.name.labeltype'.
      The value is, e.g. labeltype
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameDuplicatehost

      String getOnlineHelpNameDuplicatehost()
      Get the value for the key 'online.help.name.duplicatehost'.
      The value is, e.g. duplicatehost
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameScheduler

      String getOnlineHelpNameScheduler()
      Get the value for the key 'online.help.name.scheduler'.
      The value is, e.g. scheduler
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameCrawlinginfo

      String getOnlineHelpNameCrawlinginfo()
      Get the value for the key 'online.help.name.crawlinginfo'.
      The value is, e.g. crawlinginfo
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameBackup

      String getOnlineHelpNameBackup()
      Get the value for the key 'online.help.name.backup'.
      The value is, e.g. backup
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameUpgrade

      String getOnlineHelpNameUpgrade()
      Get the value for the key 'online.help.name.upgrade'.
      The value is, e.g. upgrade
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameEsreq

      String getOnlineHelpNameEsreq()
      Get the value for the key 'online.help.name.esreq'.
      The value is, e.g. esreq
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameAccesstoken

      String getOnlineHelpNameAccesstoken()
      Get the value for the key 'online.help.name.accesstoken'.
      The value is, e.g. accesstoken
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameSuggest

      String getOnlineHelpNameSuggest()
      Get the value for the key 'online.help.name.suggest'.
      The value is, e.g. suggest
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameSearchlog

      String getOnlineHelpNameSearchlog()
      Get the value for the key 'online.help.name.searchlog'.
      The value is, e.g. searchlog
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameMaintenance

      String getOnlineHelpNameMaintenance()
      Get the value for the key 'online.help.name.maintenance'.
      The value is, e.g. maintenance
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNamePlugin

      String getOnlineHelpNamePlugin()
      Get the value for the key 'online.help.name.plugin'.
      The value is, e.g. plugin
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpNameStorage

      String getOnlineHelpNameStorage()
      Get the value for the key 'online.help.name.storage'.
      The value is, e.g. storage
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getOnlineHelpSupportedLangs

      String getOnlineHelpSupportedLangs()
      Get the value for the key 'online.help.supported.langs'.
      The value is, e.g. ja
      Specified by:
      getOnlineHelpSupportedLangs in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getForumLink

      String getForumLink()
      Get the value for the key 'forum.link'.
      The value is, e.g. https://discuss.codelibs.org/c/Fess{lang}/
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getForumSupportedLangs

      String getForumSupportedLangs()
      Get the value for the key 'forum.supported.langs'.
      The value is, e.g. en,ja
      Specified by:
      getForumSupportedLangs in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestPopularWordSeed

      String getSuggestPopularWordSeed()
      Get the value for the key 'suggest.popular.word.seed'.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestPopularWordSeedAsInteger

      Integer getSuggestPopularWordSeedAsInteger()
      Get the value for the key 'suggest.popular.word.seed' as Integer.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestPopularWordTags

      String getSuggestPopularWordTags()
      Get the value for the key 'suggest.popular.word.tags'.
      The value is, e.g.
      Specified by:
      getSuggestPopularWordTags in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestPopularWordTagsAsInteger

      Integer getSuggestPopularWordTagsAsInteger()
      Get the value for the key 'suggest.popular.word.tags' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestPopularWordFields

      String getSuggestPopularWordFields()
      Get the value for the key 'suggest.popular.word.fields'.
      The value is, e.g.
      Specified by:
      getSuggestPopularWordFields in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestPopularWordFieldsAsInteger

      Integer getSuggestPopularWordFieldsAsInteger()
      Get the value for the key 'suggest.popular.word.fields' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestPopularWordExcludes

      String getSuggestPopularWordExcludes()
      Get the value for the key 'suggest.popular.word.excludes'.
      The value is, e.g.
      Specified by:
      getSuggestPopularWordExcludes in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestPopularWordExcludesAsInteger

      Integer getSuggestPopularWordExcludesAsInteger()
      Get the value for the key 'suggest.popular.word.excludes' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestPopularWordSize

      String getSuggestPopularWordSize()
      Get the value for the key 'suggest.popular.word.size'.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestPopularWordSizeAsInteger

      Integer getSuggestPopularWordSizeAsInteger()
      Get the value for the key 'suggest.popular.word.size' as Integer.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestPopularWordWindowSize

      String getSuggestPopularWordWindowSize()
      Get the value for the key 'suggest.popular.word.window.size'.
      The value is, e.g. 30
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestPopularWordWindowSizeAsInteger

      Integer getSuggestPopularWordWindowSizeAsInteger()
      Get the value for the key 'suggest.popular.word.window.size' as Integer.
      The value is, e.g. 30
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestPopularWordQueryFreq

      String getSuggestPopularWordQueryFreq()
      Get the value for the key 'suggest.popular.word.query.freq'.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestPopularWordQueryFreqAsInteger

      Integer getSuggestPopularWordQueryFreqAsInteger()
      Get the value for the key 'suggest.popular.word.query.freq' as Integer.
      The value is, e.g. 10
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestMinHitCount

      String getSuggestMinHitCount()
      Get the value for the key 'suggest.min.hit.count'.
      The value is, e.g. 1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestMinHitCountAsInteger

      Integer getSuggestMinHitCountAsInteger()
      Get the value for the key 'suggest.min.hit.count' as Integer.
      The value is, e.g. 1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestFieldContents

      String getSuggestFieldContents()
      Get the value for the key 'suggest.field.contents'.
      The value is, e.g. _default
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestFieldTags

      String getSuggestFieldTags()
      Get the value for the key 'suggest.field.tags'.
      The value is, e.g. label
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestFieldRoles

      String getSuggestFieldRoles()
      Get the value for the key 'suggest.field.roles'.
      The value is, e.g. role
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestFieldIndexContents

      String getSuggestFieldIndexContents()
      Get the value for the key 'suggest.field.index.contents'.
      The value is, e.g. content,title
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestUpdateRequestInterval

      String getSuggestUpdateRequestInterval()
      Get the value for the key 'suggest.update.request.interval'.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestUpdateRequestIntervalAsInteger

      Integer getSuggestUpdateRequestIntervalAsInteger()
      Get the value for the key 'suggest.update.request.interval' as Integer.
      The value is, e.g. 0
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestUpdateDocPerRequest

      String getSuggestUpdateDocPerRequest()
      Get the value for the key 'suggest.update.doc.per.request'.
      The value is, e.g. 2
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestUpdateDocPerRequestAsInteger

      Integer getSuggestUpdateDocPerRequestAsInteger()
      Get the value for the key 'suggest.update.doc.per.request' as Integer.
      The value is, e.g. 2
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestUpdateContentsLimitNumPercentage

      String getSuggestUpdateContentsLimitNumPercentage()
      Get the value for the key 'suggest.update.contents.limit.num.percentage'.
      The value is, e.g. 50%
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestUpdateContentsLimitNum

      String getSuggestUpdateContentsLimitNum()
      Get the value for the key 'suggest.update.contents.limit.num'.
      The value is, e.g. 10000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestUpdateContentsLimitNumAsInteger

      Integer getSuggestUpdateContentsLimitNumAsInteger()
      Get the value for the key 'suggest.update.contents.limit.num' as Integer.
      The value is, e.g. 10000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestUpdateContentsLimitDocSize

      String getSuggestUpdateContentsLimitDocSize()
      Get the value for the key 'suggest.update.contents.limit.doc.size'.
      The value is, e.g. 50000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestUpdateContentsLimitDocSizeAsInteger

      Integer getSuggestUpdateContentsLimitDocSizeAsInteger()
      Get the value for the key 'suggest.update.contents.limit.doc.size' as Integer.
      The value is, e.g. 50000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestSourceReaderScrollSize

      String getSuggestSourceReaderScrollSize()
      Get the value for the key 'suggest.source.reader.scroll.size'.
      The value is, e.g. 1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestSourceReaderScrollSizeAsInteger

      Integer getSuggestSourceReaderScrollSizeAsInteger()
      Get the value for the key 'suggest.source.reader.scroll.size' as Integer.
      The value is, e.g. 1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestPopularWordCacheSize

      String getSuggestPopularWordCacheSize()
      Get the value for the key 'suggest.popular.word.cache.size'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestPopularWordCacheSizeAsInteger

      Integer getSuggestPopularWordCacheSizeAsInteger()
      Get the value for the key 'suggest.popular.word.cache.size' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestPopularWordCacheExpire

      String getSuggestPopularWordCacheExpire()
      Get the value for the key 'suggest.popular.word.cache.expire'.
      The value is, e.g. 60
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestPopularWordCacheExpireAsInteger

      Integer getSuggestPopularWordCacheExpireAsInteger()
      Get the value for the key 'suggest.popular.word.cache.expire' as Integer.
      The value is, e.g. 60
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getSuggestSearchLogPermissions

      String getSuggestSearchLogPermissions()
      Get the value for the key 'suggest.search.log.permissions'.
      The value is, e.g. {user}guest,{role}guest
      Specified by:
      getSuggestSearchLogPermissions in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestSystemMonitorInterval

      String getSuggestSystemMonitorInterval()
      Get the value for the key 'suggest.system.monitor.interval'.
      The value is, e.g. 60
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getSuggestSystemMonitorIntervalAsInteger

      Integer getSuggestSystemMonitorIntervalAsInteger()
      Get the value for the key 'suggest.system.monitor.interval' as Integer.
      The value is, e.g. 60
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getLdapAdminEnabled

      String getLdapAdminEnabled()
      Get the value for the key 'ldap.admin.enabled'.
      The value is, e.g. false
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isLdapAdminEnabled

      boolean isLdapAdminEnabled()
      Is the property for the key 'ldap.admin.enabled' true?
      The value is, e.g. false
      Specified by:
      isLdapAdminEnabled in interface FessProp
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getLdapAdminUserFilter

      String getLdapAdminUserFilter()
      Get the value for the key 'ldap.admin.user.filter'.
      The value is, e.g. uid=%s
      Specified by:
      getLdapAdminUserFilter in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAdminUserBaseDn

      String getLdapAdminUserBaseDn()
      Get the value for the key 'ldap.admin.user.base.dn'.
      The value is, e.g. ou=People,dc=fess,dc=codelibs,dc=org
      Specified by:
      getLdapAdminUserBaseDn in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAdminUserObjectClasses

      String getLdapAdminUserObjectClasses()
      Get the value for the key 'ldap.admin.user.object.classes'.
      The value is, e.g. organizationalPerson,top,person,inetOrgPerson
      Specified by:
      getLdapAdminUserObjectClasses in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAdminRoleFilter

      String getLdapAdminRoleFilter()
      Get the value for the key 'ldap.admin.role.filter'.
      The value is, e.g. cn=%s
      Specified by:
      getLdapAdminRoleFilter in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAdminRoleBaseDn

      String getLdapAdminRoleBaseDn()
      Get the value for the key 'ldap.admin.role.base.dn'.
      The value is, e.g. ou=Role,dc=fess,dc=codelibs,dc=org
      Specified by:
      getLdapAdminRoleBaseDn in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAdminRoleObjectClasses

      String getLdapAdminRoleObjectClasses()
      Get the value for the key 'ldap.admin.role.object.classes'.
      The value is, e.g. groupOfNames
      Specified by:
      getLdapAdminRoleObjectClasses in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAdminGroupFilter

      String getLdapAdminGroupFilter()
      Get the value for the key 'ldap.admin.group.filter'.
      The value is, e.g. cn=%s
      Specified by:
      getLdapAdminGroupFilter in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAdminGroupBaseDn

      String getLdapAdminGroupBaseDn()
      Get the value for the key 'ldap.admin.group.base.dn'.
      The value is, e.g. ou=Group,dc=fess,dc=codelibs,dc=org
      Specified by:
      getLdapAdminGroupBaseDn in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAdminGroupObjectClasses

      String getLdapAdminGroupObjectClasses()
      Get the value for the key 'ldap.admin.group.object.classes'.
      The value is, e.g. groupOfNames
      Specified by:
      getLdapAdminGroupObjectClasses in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAdminSyncPassword

      String getLdapAdminSyncPassword()
      Get the value for the key 'ldap.admin.sync.password'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isLdapAdminSyncPassword

      boolean isLdapAdminSyncPassword()
      Is the property for the key 'ldap.admin.sync.password' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getLdapAuthValidation

      String getLdapAuthValidation()
      Get the value for the key 'ldap.auth.validation'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isLdapAuthValidation

      boolean isLdapAuthValidation()
      Is the property for the key 'ldap.auth.validation' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getLdapMaxUsernameLength

      String getLdapMaxUsernameLength()
      Get the value for the key 'ldap.max.username.length'.
      The value is, e.g. -1
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapMaxUsernameLengthAsInteger

      Integer getLdapMaxUsernameLengthAsInteger()
      Get the value for the key 'ldap.max.username.length' as Integer.
      The value is, e.g. -1
      Specified by:
      getLdapMaxUsernameLengthAsInteger in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getLdapIgnoreNetbiosName

      String getLdapIgnoreNetbiosName()
      Get the value for the key 'ldap.ignore.netbios.name'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isLdapIgnoreNetbiosName

      boolean isLdapIgnoreNetbiosName()
      Is the property for the key 'ldap.ignore.netbios.name' true?
      The value is, e.g. true
      Specified by:
      isLdapIgnoreNetbiosName in interface FessProp
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getLdapGroupNameWithUnderscores

      String getLdapGroupNameWithUnderscores()
      Get the value for the key 'ldap.group.name.with.underscores'.
      The value is, e.g. false
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isLdapGroupNameWithUnderscores

      boolean isLdapGroupNameWithUnderscores()
      Is the property for the key 'ldap.group.name.with.underscores' true?
      The value is, e.g. false
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getLdapLowercasePermissionName

      String getLdapLowercasePermissionName()
      Get the value for the key 'ldap.lowercase.permission.name'.
      The value is, e.g. false
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isLdapLowercasePermissionName

      boolean isLdapLowercasePermissionName()
      Is the property for the key 'ldap.lowercase.permission.name' true?
      The value is, e.g. false
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getLdapAllowEmptyPermission

      String getLdapAllowEmptyPermission()
      Get the value for the key 'ldap.allow.empty.permission'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isLdapAllowEmptyPermission

      boolean isLdapAllowEmptyPermission()
      Is the property for the key 'ldap.allow.empty.permission' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getLdapRoleSearchUserEnabled

      String getLdapRoleSearchUserEnabled()
      Get the value for the key 'ldap.role.search.user.enabled'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isLdapRoleSearchUserEnabled

      boolean isLdapRoleSearchUserEnabled()
      Is the property for the key 'ldap.role.search.user.enabled' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getLdapRoleSearchGroupEnabled

      String getLdapRoleSearchGroupEnabled()
      Get the value for the key 'ldap.role.search.group.enabled'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isLdapRoleSearchGroupEnabled

      boolean isLdapRoleSearchGroupEnabled()
      Is the property for the key 'ldap.role.search.group.enabled' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getLdapRoleSearchRoleEnabled

      String getLdapRoleSearchRoleEnabled()
      Get the value for the key 'ldap.role.search.role.enabled'.
      The value is, e.g. true
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • isLdapRoleSearchRoleEnabled

      boolean isLdapRoleSearchRoleEnabled()
      Is the property for the key 'ldap.role.search.role.enabled' true?
      The value is, e.g. true
      Returns:
      The determination, true or false. (if not found, exception but basically no way)
    • getLdapAttrSurname

      String getLdapAttrSurname()
      Get the value for the key 'ldap.attr.surname'.
      The value is, e.g. sn
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrGivenName

      String getLdapAttrGivenName()
      Get the value for the key 'ldap.attr.givenName'.
      The value is, e.g. givenName
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrEmployeeNumber

      String getLdapAttrEmployeeNumber()
      Get the value for the key 'ldap.attr.employeeNumber'.
      The value is, e.g. employeeNumber
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrMail

      String getLdapAttrMail()
      Get the value for the key 'ldap.attr.mail'.
      The value is, e.g. mail
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrTelephoneNumber

      String getLdapAttrTelephoneNumber()
      Get the value for the key 'ldap.attr.telephoneNumber'.
      The value is, e.g. telephoneNumber
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrHomePhone

      String getLdapAttrHomePhone()
      Get the value for the key 'ldap.attr.homePhone'.
      The value is, e.g. homePhone
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrHomePostalAddress

      String getLdapAttrHomePostalAddress()
      Get the value for the key 'ldap.attr.homePostalAddress'.
      The value is, e.g. homePostalAddress
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrLabeledURI

      String getLdapAttrLabeledURI()
      Get the value for the key 'ldap.attr.labeledURI'.
      The value is, e.g. labeledURI
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrRoomNumber

      String getLdapAttrRoomNumber()
      Get the value for the key 'ldap.attr.roomNumber'.
      The value is, e.g. roomNumber
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrDescription

      String getLdapAttrDescription()
      Get the value for the key 'ldap.attr.description'.
      The value is, e.g. description
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrTitle

      String getLdapAttrTitle()
      Get the value for the key 'ldap.attr.title'.
      The value is, e.g. title
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrPager

      String getLdapAttrPager()
      Get the value for the key 'ldap.attr.pager'.
      The value is, e.g. pager
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrStreet

      String getLdapAttrStreet()
      Get the value for the key 'ldap.attr.street'.
      The value is, e.g. street
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrPostalCode

      String getLdapAttrPostalCode()
      Get the value for the key 'ldap.attr.postalCode'.
      The value is, e.g. postalCode
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrPhysicalDeliveryOfficeName

      String getLdapAttrPhysicalDeliveryOfficeName()
      Get the value for the key 'ldap.attr.physicalDeliveryOfficeName'.
      The value is, e.g. physicalDeliveryOfficeName
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrDestinationIndicator

      String getLdapAttrDestinationIndicator()
      Get the value for the key 'ldap.attr.destinationIndicator'.
      The value is, e.g. destinationIndicator
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrInternationaliSDNNumber

      String getLdapAttrInternationaliSDNNumber()
      Get the value for the key 'ldap.attr.internationaliSDNNumber'.
      The value is, e.g. internationaliSDNNumber
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrState

      String getLdapAttrState()
      Get the value for the key 'ldap.attr.state'.
      The value is, e.g. st
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrEmployeeType

      String getLdapAttrEmployeeType()
      Get the value for the key 'ldap.attr.employeeType'.
      The value is, e.g. employeeType
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrFacsimileTelephoneNumber

      String getLdapAttrFacsimileTelephoneNumber()
      Get the value for the key 'ldap.attr.facsimileTelephoneNumber'.
      The value is, e.g. facsimileTelephoneNumber
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrPostOfficeBox

      String getLdapAttrPostOfficeBox()
      Get the value for the key 'ldap.attr.postOfficeBox'.
      The value is, e.g. postOfficeBox
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrInitials

      String getLdapAttrInitials()
      Get the value for the key 'ldap.attr.initials'.
      The value is, e.g. initials
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrCarLicense

      String getLdapAttrCarLicense()
      Get the value for the key 'ldap.attr.carLicense'.
      The value is, e.g. carLicense
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrMobile

      String getLdapAttrMobile()
      Get the value for the key 'ldap.attr.mobile'.
      The value is, e.g. mobile
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrPostalAddress

      String getLdapAttrPostalAddress()
      Get the value for the key 'ldap.attr.postalAddress'.
      The value is, e.g. postalAddress
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrCity

      String getLdapAttrCity()
      Get the value for the key 'ldap.attr.city'.
      The value is, e.g. l
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrTeletexTerminalIdentifier

      String getLdapAttrTeletexTerminalIdentifier()
      Get the value for the key 'ldap.attr.teletexTerminalIdentifier'.
      The value is, e.g. teletexTerminalIdentifier
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrX121Address

      String getLdapAttrX121Address()
      Get the value for the key 'ldap.attr.x121Address'.
      The value is, e.g. x121Address
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrBusinessCategory

      String getLdapAttrBusinessCategory()
      Get the value for the key 'ldap.attr.businessCategory'.
      The value is, e.g. businessCategory
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrRegisteredAddress

      String getLdapAttrRegisteredAddress()
      Get the value for the key 'ldap.attr.registeredAddress'.
      The value is, e.g. registeredAddress
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrDisplayName

      String getLdapAttrDisplayName()
      Get the value for the key 'ldap.attr.displayName'.
      The value is, e.g. displayName
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrPreferredLanguage

      String getLdapAttrPreferredLanguage()
      Get the value for the key 'ldap.attr.preferredLanguage'.
      The value is, e.g. preferredLanguage
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrDepartmentNumber

      String getLdapAttrDepartmentNumber()
      Get the value for the key 'ldap.attr.departmentNumber'.
      The value is, e.g. departmentNumber
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrUidNumber

      String getLdapAttrUidNumber()
      Get the value for the key 'ldap.attr.uidNumber'.
      The value is, e.g. uidNumber
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrGidNumber

      String getLdapAttrGidNumber()
      Get the value for the key 'ldap.attr.gidNumber'.
      The value is, e.g. gidNumber
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getLdapAttrHomeDirectory

      String getLdapAttrHomeDirectory()
      Get the value for the key 'ldap.attr.homeDirectory'.
      The value is, e.g. homeDirectory
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPluginRepositories

      String getPluginRepositories()
      Get the value for the key 'plugin.repositories'.
      The value is, e.g. https://repo.maven.apache.org/maven2/org/codelibs/fess/,https://fess.codelibs.org/plugin/artifacts.yaml
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPluginVersionFilter

      String getPluginVersionFilter()
      Get the value for the key 'plugin.version.filter'.
      The value is, e.g.
      Specified by:
      getPluginVersionFilter in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getPluginVersionFilterAsInteger

      Integer getPluginVersionFilterAsInteger()
      Get the value for the key 'plugin.version.filter' as Integer.
      The value is, e.g.
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getStorageMaxItemsInPage

      String getStorageMaxItemsInPage()
      Get the value for the key 'storage.max.items.in.page'.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
    • getStorageMaxItemsInPageAsInteger

      Integer getStorageMaxItemsInPageAsInteger()
      Get the value for the key 'storage.max.items.in.page' as Integer.
      The value is, e.g. 1000
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)
      Throws:
      NumberFormatException - When the property is not integer.
    • getPasswordInvalidAdminPasswords

      String getPasswordInvalidAdminPasswords()
      Get the value for the key 'password.invalid.admin.passwords'.
      The value is, e.g. admin
      Specified by:
      getPasswordInvalidAdminPasswords in interface FessProp
      Returns:
      The value of found property. (NotNull: if not found, exception but basically no way)