Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for appliance (0.57 sec)

  1. 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
    
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Tue Mar 05 06:12:02 UTC 2019
    - 1.6K bytes
    - Viewed (0)
  2. platforms/ide/ide-plugins/src/test/groovy/org/gradle/plugins/ide/eclipse/EclipseWtpPluginTest.groovy

                    new Facet(FacetType.installed, 'someCoolFacet', '1.4')])
        }
    
        @Issue("GRADLE-1770")
        def "wb resource honors web app dir even if configured after plugin appliance"() {
            when:
            project.apply(plugin: 'war')
            project.apply(plugin: 'eclipse-wtp')
            project.webAppDirName = 'foo'
    
            then:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Aug 08 10:14:49 UTC 2023
    - 16.2K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/lite/experimental/tac/transforms/get_alternative_subgraph.cc

      llvm::StringRef getArgument() const final {
        return "tfl-get-alternative-subgraph";
      }
      llvm::StringRef getDescription() const final {
        return "Get alternative subgraph representation (if appliable) for all the "
               "given devices, will by default include the cpu implementation.";
      }
      AlternativeSubgraphPass() = default;
      AlternativeSubgraphPass(const AlternativeSubgraphPass&) {}
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 06 03:08:33 UTC 2023
    - 12.3K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    323E          ; disallowed_STD3_mapped ; 0028 8CC7 0029 #1.1  PARENTHESIZED IDEOGRAPH RESOURCE
    323F          ; disallowed_STD3_mapped ; 0028 5354 0029 #1.1  PARENTHESIZED IDEOGRAPH ALLIANCE
    3240          ; disallowed_STD3_mapped ; 0028 796D 0029 #1.1  PARENTHESIZED IDEOGRAPH FESTIVAL
    3241          ; disallowed_STD3_mapped ; 0028 4F11 0029 #1.1  PARENTHESIZED IDEOGRAPH REST
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  5. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // Submitted by Aljaž Starc <******@****.***>
    gitapp.si
    gitpage.si
    
    // Glitch, Inc : https://glitch.com
    // Submitted by Mads Hartmann <******@****.***>
    glitch.me
    
    // Global NOG Alliance : https://nogalliance.org/
    // Submitted by Sander Steffann <******@****.***>
    nog.community
    
    // Globe Hosting SRL : https://www.globehosting.com/
    // Submitted by Gavin Brown <******@****.***>
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
Back to top