Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 65 for provider (0.22 sec)

  1. README.md

    Fess is based on [OpenSearch](https://github.com/opensearch-project/OpenSearch)/[Elasticsearch](https://github.com/elastic/elasticsearch), but knowledge/experience about OpenSearch/Elasticsearch is _not_ required. Fess provides an easy to use Administration GUI to configure the system via your browser.
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sun Feb 25 00:40:07 GMT 2024
    - 7.6K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/Constants.java

        public static final String LDAP_ADMIN_SECURITY_CREDENTIALS = "ldap.admin.security.credentials";
    
        public static final String LDAP_PROVIDER_URL = "ldap.provider.url";
    
        public static final String LDAP_SECURITY_AUTHENTICATION = "ldap.security.authentication";
    
        public static final String LDAP_INITIAL_CONTEXT_FACTORY = "ldap.initial.context.factory";
    
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 16.4K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_de.properties

    labels.general_menu_crawler=Crawler
    labels.general_menu_logging=Protokolle
    labels.general_menu_suggest=Vorschläge
    labels.general_menu_ldap=LDAP
    labels.general_menu_notification=Benachrichtigung
    labels.ldap_provider_url=LDAP-URL
    labels.ldap_security_principal=Benutzer-DN
    labels.ldap_admin_security_principal=Bind-DN
    labels.ldap_admin_security_credentials=Passwort
    labels.ldap_base_dn=Base-DN
    labels.ldap_account_filter=Konto-Filter
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 42.8K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_fr.properties

    labels.general_menu_logging	=	Enregistrement
    labels.general_menu_suggest	=	Suggérer
    labels.general_menu_ldap	=	LDAP
    labels.general_menu_notification	=	Notification
    labels.general_storage	=	Stockage
    labels.ldap_provider_url	=	URL LDAP
    labels.ldap_security_principal	=	DN de l'utilisateur
    labels.ldap_admin_security_principal	=	Lier le DN
    labels.ldap_admin_security_credentials	=	Mot de passe
    labels.ldap_base_dn	=	DN de base
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.6K bytes
    - Viewed (0)
  5. LICENSE

          origin of the Work and reproducing the content of the NOTICE file.
    
       7. Disclaimer of Warranty. Unless required by applicable law or
          agreed to in writing, Licensor provides the Work (and each
          Contributor provides its Contributions) on an "AS IS" BASIS,
          WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
          implied, including, without limitation, any warranties or conditions
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue May 08 21:35:34 GMT 2018
    - 11.1K bytes
    - Viewed (0)
  6. src/packaging/rpm/init.d/fess

    #!/bin/sh
    #
    # fess <summary>
    #
    # chkconfig:   2345 80 20
    # description: Starts and stops a single fess instance on this system 
    #
    
    ### BEGIN INIT INFO
    # Provides: Fess
    # Required-Start: $network $named
    # Required-Stop: $network $named
    # Default-Start: 2 3 4 5
    # Default-Stop: 0 1 6
    # Short-Description: This service manages the fess daemon
    Shell Script
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sun Jan 15 06:32:15 GMT 2023
    - 3.7K bytes
    - Viewed (1)
  7. MIGRATION.md

    ## Migration From Other Enterprise Search Systems
    
    ### Google Search Appliance (GSA) / Google Mini
    
    Fess provides a [Google Search Appliance](https://enterprise.google.com/search/products/gsa.html) (GSA) compatible API. To enable this API, set `web.api.gsa=true` to system.properties. This will enable an enpoint at `<Fess Server Name>:8080/gsa`. When a search query is sent to `<Fess Server Name>:8080/gsa/?q=QUERY`, a GSA compatible response will be returned
    
    Plain Text
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue Mar 05 06:12:02 GMT 2019
    - 1.6K bytes
    - Viewed (0)
  8. src/main/config/es/fess_config_crawling_info.json

            "number_of_shards" : "5",
            "number_of_replicas" : "1",
            "uuid" : "Oh0_KGaLRLGjpIm2zjB83Q",
            "version" : {
              "created" : "6000051"
            },
            "provided_name" : "fess_config.crawling_info"
          }
        }
      }
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Dec 02 13:14:56 GMT 2021
    - 756 bytes
    - Viewed (0)
  9. src/main/config/es/fess_config_thumbnail_queue.json

            "number_of_shards" : "5",
            "number_of_replicas" : "1",
            "uuid" : "gofu2g1ATH6L2rVweOWmtg",
            "version" : {
              "created" : "6000051"
            },
            "provided_name" : "fess_config.thumbnail_queue"
          }
        }
      }
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Dec 02 13:14:56 GMT 2021
    - 903 bytes
    - Viewed (0)
  10. src/main/config/es/fess_config_failure_url.json

            "number_of_shards" : "5",
            "number_of_replicas" : "1",
            "uuid" : "WskRnE71Qsas-ki_GN3RSg",
            "version" : {
              "created" : "6000051"
            },
            "provided_name" : "fess_config.failure_url"
          }
        }
      }
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Dec 02 13:14:56 GMT 2021
    - 963 bytes
    - Viewed (0)
Back to top