Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for geo (0.01 sec)

  1. src/main/resources/fess_config.properties

    query.timeout=10000
    # Whether to enable logging for query timeouts.
    query.timeout.logging=true
    # Maximum number of total hits to track in queries.
    query.track.total.hits=10000
    # Fields used for geo search queries.
    query.geo.fields=location
    # Parameter name for browser language in queries.
    query.browser.lang.parameter.name=browser_lang
    # Whether to replace term with prefix query.
    query.replace.term.with.prefix.query=true
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 14:45:37 UTC 2025
    - 54.7K bytes
    - Viewed (0)
  2. pom.xml

    					<groupId>org.opensearch.plugin</groupId>
    					<artifactId>opensearch-scripting-painless-spi</artifactId>
    				</exclusion>
    				<exclusion>
    					<groupId>org.opensearch.plugin</groupId>
    					<artifactId>geo</artifactId>
    				</exclusion>
    			</exclusions>
    		</dependency>
    		<dependency>
    			<groupId>org.codelibs.fesen.client</groupId>
    			<artifactId>fesen-httpclient</artifactId>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Sep 04 05:22:58 UTC 2025
    - 49.6K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_ru.properties

    labels.confirmPassword=Подтвердить
    labels.crawler=Сканер
    labels.crudMode=Режим
    labels.errorCountMax=Максимальное количество ошибок
    labels.errorCountMin=Минимальное количество ошибок
    labels.facet=Фасет
    labels.geo=Гео
    labels.groups=Группы
    labels.hash=Хэш
    labels.kuromojiFile=Файл Kuromoji
    labels.maxSize=Максимальный размер
    labels.order=Порядок
    labels.purgeSuggestSearchLogDay=Удалить старую информацию о предложениях
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
Back to top