Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for terms (0.2 sec)

  1. src/main/webapp/WEB-INF/view/common/help.jsp

    	</dd>
    	<dt>Boost</dt>
    	<dd>
    		To boost a term use the "^" symbol with a boost factor (a number) at
    		the end of the term you are searching.
    		<pre>Fess^100</pre>
    	</dd>
    	<dt>Fuzzy</dt>
    	<dd>
    		To do a fuzzy search use the "~" symbol at the end of a single word
    		term. For example to search for a term similar in spelling to "Fess"
    		use the fuzzy search:
    		<pre>Fess~0.5</pre>
    	</dd>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Feb 26 14:01:31 GMT 2018
    - 2.4K bytes
    - Viewed (0)
  2. .github/workflows/scorecard.yml

    # This workflow uses actions that are not certified by GitHub. They are provided
    # by a third-party and are governed by separate terms of service, privacy
    # policy, and support documentation.
    
    name: Scorecard supply-chain security
    on:
      # For Branch-Protection check. Only the default branch is supported. See
      # https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
      branch_protection_rule:
    Others
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Wed Apr 24 19:33:50 GMT 2024
    - 2.9K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/admin/relatedcontent/admin_relatedcontent.jsp

                                            <div class="col-sm-10">
                                                <la:text styleId="term" property="term" styleClass="form-control"/>
                                            </div>
                                        </div>
                                        <div class="form-group row">
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue Mar 31 05:47:05 GMT 2020
    - 7.4K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/admin/relatedcontent/admin_relatedcontent_details.jsp

                                        <tr>
                                            <th style="width: 25%"><la:message
                                                    key="labels.related_content_term"/></th>
                                            <td>${f:h(term)}<la:hidden property="term"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 4.8K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/keymatch/admin_keymatch_details.jsp

                                        <tr>
                                            <th style="width: 25%"><la:message
                                                    key="labels.key_match_term"/></th>
                                            <td>${f:h(term)}<la:hidden property="term"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.key_match_query"/></th>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 5.2K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/admin/relatedquery/admin_relatedquery_edit.jsp

                                        <label for="term" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.related_query_term"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="term"/>
                                            <la:text styleId="term" property="term" styleClass="form-control"/>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 4.8K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/admin/relatedcontent/admin_relatedcontent_edit.jsp

                                        <label for="term" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.related_content_term"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="term"/>
                                            <la:text styleId="term" property="term" styleClass="form-control"/>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 5.4K bytes
    - Viewed (0)
  8. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    false, "gnetId": null, "graphTooltip": 0, "links": [], "panels": [ { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 21, "panels": [ { "content": "The charts on this dashboard are intended to show Istio main components cost in terms of resources utilization under steady load.\n\n- **vCPU / 1k rps:** shows vCPU utilization by the main Istio components normalized by 1000 requests/second. When idle or low traffic, this chart will be blank. The curve for istio-proxy refers to the...
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
  9. .github/workflows/build.yml

              java-version: 11
    
          - name: Configure JDK
            uses: actions/setup-java@v4
            with:
              distribution: 'zulu'
              java-version: 17
    
          - name: Enable KVM group perms
            # https://github.blog/changelog/2023-02-23-hardware-accelerated-android-virtualization-on-actions-windows-and-linux-larger-hosted-runners/
            run: |
    Others
    - Registered: Fri Apr 26 11:42:10 GMT 2024
    - Last Modified: Mon Apr 15 01:51:50 GMT 2024
    - 17.2K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/keymatch/admin_keymatch.jsp

                                    <la:form action="/admin/keymatch/">
                                        <div class="form-group row">
                                            <label for="term" class="col-sm-2 text-sm-right col-form-label"><la:message
                                                    key="labels.key_match_term"/></label>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Tue Mar 31 05:47:05 GMT 2020
    - 7.4K bytes
    - Viewed (0)
Back to top