Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 66 for provides (0.2 sec)

  1. src/packaging/deb/init.d/fess

    # Additional improvements by Jason Brittain <******@****.***>.
    # Modified by Nicolas Huray for Fess <******@****.***>.
    #
    ### BEGIN INIT INFO
    # Provides:          fess
    # Required-Start:    $network $remote_fs $named
    # Required-Stop:     $network $remote_fs $named
    # Default-Start:     2 3 4 5
    # Default-Stop:      0 1 6
    # Short-Description: Starts fess
    Shell Script
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sun Jan 15 06:32:15 GMT 2023
    - 5.8K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/direction/sponsor/FessCurtainBeforeHook.java

                protected final TimeZone provided = FessUserTimeZoneProcessProvider.centralTimeZone;
    
                @Override
                public TimeZone provide() {
                    return provided;
                }
    
                @Override
                public String toString() {
                    return DfTypeUtil.toClassTitle(this) + ":{" + provided.getID() + "}";
                }
            };
        }
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 1.8K bytes
    - Viewed (0)
  3. 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)
  4. 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)
  5. src/main/config/es/fess_user_role.json

            "number_of_shards" : "5",
            "number_of_replicas" : "1",
            "uuid" : "ugUWT7UpRCau5xEMgWOBsw",
            "version" : {
              "created" : "6000051"
            },
            "provided_name" : "fess_user.role"
          }
        }
      }
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Dec 02 13:14:56 GMT 2021
    - 517 bytes
    - Viewed (0)
  6. src/main/config/es/fess_config_crawling_info_param.json

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

            "number_of_shards" : "5",
            "number_of_replicas" : "1",
            "uuid" : "LRohRohXTCGxGdsabXPNnQ",
            "version" : {
              "created" : "6000051"
            },
            "provided_name" : "fess_log.favorite_log"
          }
        }
      }
    Json
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Sun Nov 05 07:28:42 GMT 2017
    - 855 bytes
    - Viewed (0)
  8. src/main/config/es/fess_config_elevate_word.json

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

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

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