Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for okhttp (0.09 sec)

  1. README.md

    Tests L131: L132:Launch Fess Server and run the following command: L133: L134: $ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.search_engine.url="http://localhost:9201" L135: L136:To run a single test case, you can use: L137: L138: $ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.search_engine.url="http://localhost:9201" -Dtest=SearchApiTests L139: L140:### Translate In Your Language L141: L142:Fess is internationalized software. L143:...
    github.com/codelibs/fess/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.3K bytes
  2. littleAdjustmentMap.dfprop

    # o refreshMap: (NotRequired - Default map:{projectName=$$AutoDetect$$ ; requestUrl=http://localhost:8386/}) L183: # If you use synchronizer and specify this property, no need to refresh(F5) your eclipse project. L184: # The projectName can be set plural names by slash '/'. e.g. sea/land L185: # L186: #; refreshMap = map:{ L187: # ; projectName = $$AutoDetect$$ L188: # ; requestUrl = http://localhost:8386/ L189: #} L190: # - - - - - - - - - -/ L191: L192: # /- -...
    github.com/codelibs/fess/dbflute_fess/dfprop/li...
    Sat Jul 25 06:04:16 UTC 2015
      8.8K bytes
  3. NOTICE

    L2:https://fess.codelibs.org/ L3: L4:Copyright 2018 CodeLibs Project. L5: L6:Licensed under the Apache License, Version 2.0 (the "License"); L7:you may not use this file except in compliance with the License. L8:You may obtain a copy of the License at L9: L10: http://www.apache.org/licenses/LICENSE-2.0 L11: L12:Unless required by applicable law or agreed to in writing, software L13:distributed under the License is distributed on an "AS IS" BASIS, L14:WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express...
    github.com/codelibs/fess/NOTICE
    Wed Jan 15 23:53:08 UTC 2020
      2.2K bytes
  4. adminlte.min.css.map

    {\n border-color: #28a745;\n padding-right: calc(0.75em + 2.3125rem) !important;\n background: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e\") right 0.75rem center/8px 10px no-repeat, #fff url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1...
    github.com/codelibs/fess/src/main/webapp/css/ad...
    Sat Oct 26 01:49:09 UTC 2024
      3.7M bytes
  5. README.md

    L142:Lancez le serveur Fess et exécutez la commande suivante : L143: L144: $ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.search_engine.url="http://localhost:9201" L145: L146:Pour exécuter un seul cas de test, vous pouvez utiliser : L147: L148: $ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.search_engine.url="http://localhost:9201" -Dtest=SearchApiTests L149: L150:### Traduire dans Votre Langue L151: L152:Fess est un logiciel internationalisé....
    github.com/codelibs/fess/docs/fr/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.9K bytes
  6. README.md

    L131: L132:Inicie o servidor Fess e execute o seguinte comando: L133: L134: $ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.search_engine.url="http://localhost:9201" L135: L136:Para executar um único caso de teste, você pode usar: L137: L138: $ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.search_engine.url="http://localhost:9201" -Dtest=SearchApiTests L139: L140:### Traduzir para o Seu Idioma L141: L142:Fess é um software internacionalizado....
    github.com/codelibs/fess/docs/pt-BR/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.4K bytes
  7. fess

    L11:FESS_DICTIONARY_PATH=/var/lib/opensearch/config/ L12: L13:# Port L14:FESS_PORT=8080 L15: L16:# Heap Memory L17:FESS_HEAP_SIZE=512m L18: L19:# Elasticsearch Path L20:SEARCH_ENGINE_HOME=/usr/share/opensearch/ L21: L22:# Elasticsearch URL L23:SEARCH_ENGINE_HTTP_URL=http://localhost:9200...
    github.com/codelibs/fess/src/packaging/common/e...
    Sun Jan 15 06:32:15 UTC 2023
      489 bytes
  8. fess.service

    L1:[Unit] L2:Description=Fess L3:Documentation=http://fess.codelibs.org/ L4:Wants=network-online.target L5:After=network-online.target opensearch.service L6:Requires=opensearch.service L7: L8:[Service] L9:Environment=FESS_HOME=${packaging.fess.home.dir} L10:EnvironmentFile=-${packaging.env.file} L11: L12:User=${packaging.fess.user} L13:Group=${packaging.fess.group} L14: L15:ExecStart=${packaging.fess.bin.dir}/fess L16: L17:# Connects standard output to /dev/null L18:StandardOutput=null L19: L20:#...
    github.com/codelibs/fess/src/packaging/common/s...
    Sun Jan 15 06:32:15 UTC 2023
      1.1K bytes
  9. LICENSE

    L1:Apache License L2: Version 2.0, January 2004 L3: http://www.apache.org/licenses/ L4: L5: TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION L6: L7: 1. Definitions. L8: L9: "License" shall mean the terms and conditions for use, reproduction, L10: and distribution as defined by Sections 1 through 9 of this document. L11: L12: "Licensor" shall mean the copyright owner or entity authorized by L13: the copyright owner...
    github.com/codelibs/curl4j/LICENSE
    Thu Jun 14 07:45:22 UTC 2018
      11.1K bytes
  10. LICENSE

    L1: L2: Apache License L3: Version 2.0, January 2004 L4: http://www.apache.org/licenses/ L5: L6: TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION L7: L8: 1. Definitions. L9: L10: "License" shall mean the terms and conditions for use, reproduction, L11: and distribution as defined by Sections 1 through 9 of this document. L12: L13: "Licensor" shall mean the copyright owner or entity authorized...
    github.com/codelibs/fess/LICENSE
    Tue May 08 21:35:34 UTC 2018
      11.1K bytes
Back to top