Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 41 for NONE (0.1 sec)

  1. QueryHelperTest.java

    atch_phrase\":{\"title\":{\"query\":\"QUERY1QUERY2\",\"slop\":0,\"zero_terms_query\":\"NONE\",\"boost\":0.5}}},{\"match_phrase\":{\"content\":{\"query\":\"QUERY1QUERY2\",\"slop\":0,\"zero_terms_query\":\"NONE\",\"boost\":0.05}}}],\"adjust_pure_negative\":true,\"boost\":1.0}},\"functions\":[{\"filter\":{\"match_all\":{\"boost\":1.0}},\"field_value_factor\":{\"field\":\"boost\",\"factor\":1.0,\"modifier\":\"none\"}}],\"score_mode\":\"multiply\",\"max_boost\":3.4028235E38,\"boost\":1.0}}", L249: ...
    github.com/codelibs/fess/src/test/java/org/code...
    Thu Jul 11 08:26:36 UTC 2024
      39.8K bytes
  2. daterangepicker.css

    le .daterangepicker .ranges, .daterangepicker.single .drp-calendar { L92: float: none; L93:} L94: L95:.daterangepicker.single .drp-selected { L96: display: none; L97:} L98: L99:.daterangepicker.show-calendar .drp-calendar { L100: display: block; L101:} L102: L103:.daterangepicker.show-calendar .drp-buttons { L104: display: block; L105:} L106: L107:.daterangepicker.auto-apply .drp-buttons { L108: display: none; L109:} L110: L111:.daterangepicker .drp-calendar { L112: display: none; L113: max-width:...
    github.com/codelibs/fess/src/main/webapp/css/ad...
    Sat Oct 26 01:49:09 UTC 2024
      7.5K bytes
  3. TermQueryCommandTest.java

    itle\":{\"query\":\"aaa\",\"slop\":0,\"zero_terms_query\":\"NONE\",\"boost\":0.5}}},{\"match_phrase\":{\"content\":{\"query\":\"aaa\",\"slop\":0,\"zero_terms_query\":\"NONE\",\"boost\":0.05}}}],\"adjust_pure_negative\":true,\"boost\":1.0}}", L95: "aaa"); L96: assertQueryBuilder(MatchPhraseQueryBuilder.class, L97: "{\"match_phrase\":{\"title\":{\"query\":\"aaa\",\"slop\":0,\"zero_terms_query\":\"NONE\",\"boost\":1.0}}}", // L98: "title:aaa"); L99:...
    github.com/codelibs/fess/src/test/java/org/code...
    Thu Jul 11 08:26:36 UTC 2024
      9.2K bytes
  4. advance.jsp

    ch_must_queries" L108: /></label> L109: <div class="col-lg-5 col-md-8 col-sm-7 col-xs-6"> L110: <input class="form-control" type="text" id="as_q" name="as.q" value="${f:h(fe:join(as.q))}"> L111: </div> L112: <div class="col-lg-4 d-none d-lg-flex align-items-center"> L113: </div> L114: </div> L115: <div class="form-group row"> L116: <label for="as_epq" class="col-lg-3 col-md-4 col-sm-5 col-12 col-form-label"><la:message L117: key="labels.advance_search_phrase_query"...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Sat Oct 26 01:07:52 UTC 2024
      14.9K bytes
  5. suggestor.js

    "block"); L259: } else { L260: $boxElement.css("display", "none"); L261: } L262: } else { L263: $boxElement.css("display", "none"); L264: } L265: this.resize(); L266: L267: suggestingSts = false; L268: }, L269: L270: selectlist: function(direction) { L271: if ($boxElement.css("display") === "none") { L272: return; L273: } L274: L275: if (direction...
    github.com/codelibs/fess/src/main/webapp/js/sug...
    Thu Mar 30 05:45:24 UTC 2023
      13.3K bytes
  6. advance.jsp

    ch_must_queries" L108: /></label> L109: <div class="col-lg-5 col-md-8 col-sm-7 col-xs-6"> L110: <input class="form-control" type="text" id="as_q" name="as.q" value="${f:h(fe:join(as.q))}"> L111: </div> L112: <div class="col-lg-4 d-none d-lg-flex align-items-center"> L113: </div> L114: </div> L115: <div class="form-group row"> L116: <label for="as_epq" class="col-lg-3 col-md-4 col-sm-5 col-12 col-form-label"><la:message L117: key="labels.advance_search_phrase_query"...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Sat Oct 26 01:07:52 UTC 2024
      14.9K bytes
  7. bootstrap.min.css.map

    oat-right {\n float: right !important;\n}\n\n.float-none {\n float: none !important;\n}\n\n@media (min-width: 576px) {\n .float-sm-left {\n float: left !important;\n }\n .float-sm-right {\n float: right !important;\n }\n .float-sm-none {\n float: none !important;\n }\n}\n\n@media (min-width: 768px) {\n .float-md-left {\n float: left !important;\n }\n .float-md-right {\n float: right !important;\n }\n .float-md-none {\n float: none !important;\n }\n}\n\n@media (min-width:...
    github.com/codelibs/fess/src/main/webapp/css/ad...
    Sat Oct 26 01:49:09 UTC 2024
      639.3K bytes
  8. OsddHelperTest.java

    getOsddLinkEnabled() { L107: return "auto"; L108: } L109: L110: @Override L111: public String getSsoType() { L112: return "none"; L113: } L114: }); L115: final OsddHelper osddHelper = new OsddHelper(); L116: osddHelper.setOsddPath("osdd/none.xml"); L117: osddHelper.init(); L118: assertFalse(osddHelper.hasOpenSearchFile()); L119: } L120: L121: public void test_init_disabled() { L122: Com...
    github.com/codelibs/fess/src/test/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      5.8K bytes
  9. adminlte.min.css.map

    (prefers-reduced-motion: reduce) {\n .btn {\n transition: none;\n }\n}\n\n.btn:hover {\n color: #212529;\n text-decoration: none;\n}\n\n.btn:focus, .btn.focus {\n outline: 0;\n box-shadow: none;\n}\n\n.btn.disabled, .btn:disabled {\n opacity: 0.65;\n box-shadow: none;\n}\n\n.btn:not(:disabled):not(.disabled) {\n cursor: pointer;\n}\n\n.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {\n box-shadow: none;\n}\n\na.btn.disabled,\nfieldset:disabled a.btn {\n pointer-events:...
    github.com/codelibs/fess/src/main/webapp/css/ad...
    Sat Oct 26 01:49:09 UTC 2024
      3.7M bytes
  10. codeql.yml

    contents: read L42: L43: strategy: L44: fail-fast: false L45: matrix: L46: include: L47: - language: java-kotlin L48: build-mode: none # This mode only analyzes Java. Set this to 'autobuild' or 'manual' to analyze Kotlin too. L49: - language: javascript-typescript L50: build-mode: none L51: # CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'...
    github.com/codelibs/fess/.github/workflows/code...
    Wed Aug 14 23:51:19 UTC 2024
      4.4K bytes
Back to top