- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 34 for 1200 (0.05 sec)
-
moment-with-locales.min.js
turn 12===e&&(e=0),"\u51cc\u6668"===a||"\u65e9\u4e0a"===a||"\u4e0a\u5348"===a?e:"\u4e2d\u5348"===a?11<=e?e:e+12:"\u4e0b\u5348"===a||"\u665a\u4e0a"===a?e+12:void 0},meridiem:function(e,a,t){var s=100*e+a;return s<600?"\u51cc\u6668":s<900?"\u65e9\u4e0a":s<1200?"\u4e0a\u5348":1200===s?"\u4e2d\u5348":s<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:"[\u4e0b]ddddLT",lastDay:"[\u6628\u5929]LT",lastWeek:"[\u4e0a]ddddLT",sameElse:"L"},dayOfMo...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 360.5K bytes 1 views -
fess_config.properties
tch.size=100 L699:page.duplicate.host.max.fetch.size=1000 L700:page.failure.url.max.fetch.size=1000 L701:page.favorite.log.max.fetch.size=100 L702:page.file.auth.max.fetch.size=100 L703:page.web.auth.max.fetch.size=100 L704:page.path.mapping.max.fetch.size=1000 L705:page.request.header.max.fetch.size=1000 L706:page.scheduled.job.max.fetch.size=100 L707:page.elevate.word.max.fetch.size=1000 L708:page.bad.word.max.fetch.size=1000 L709:page.dictionary.max.fetch.size=1000 L710:page.relatedcontent.max.fetch.size=5000...github.com/codelibs/fess/src/main/resources/fes...Tue Oct 01 14:13:38 UTC 2024 30.9K bytes -
ViewHelper.java
L598: L599: return null; L600: } L601: L602: protected String replaceHighlightQueries(final String cache, final String[] queries) { L603: final StringBuffer buf = new StringBuffer(cache.length() + 100); L604: final StringBuffer segBuf = new StringBuffer(1000); L605: final Pattern p = Pattern.compile("<[^>]+>"); L606: final Matcher m = p.matcher(cache); L607: final String[] regexQueries = new String[queries.length]; L608: final String[] hlQueries...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:20:39 UTC 2024 40.2K bytes -
SearchHelper.java
NumberFormat.getInstance(params.getLocale()); L129: nf.setMaximumIntegerDigits(2); L130: nf.setMaximumFractionDigits(2); L131: String execTime; L132: try { L133: execTime = nf.format((double) queryResponseList.getExecTime() / 1000); L134: } catch (final Exception e) { L135: execTime = StringUtil.EMPTY; L136: } L137: data.setExecTime(execTime); L138: L139: final String queryId = ComponentUtil.getQueryHelper().generateId(); L140: L141: ...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:20:39 UTC 2024 19.1K bytes -
adminlte.min.js.map
i`).removeClass(this._config.iconMinimize).addClass(this._config.iconMaximize)\n $('body').removeClass(CLASS_NAME_FULLSCREEN_MODE)\n $(`${SELECTOR_TAB_EMPTY}, ${SELECTOR_TAB_LOADING}`).height('100%')\n $(SELECTOR_CONTENT_WRAPPER).height('100%')\n $(SELECTOR_CONTENT_IFRAME).height('100%')\n } else {\n $(`${SELECTOR_DATA_TOGGLE_FULLSCREEN} i`).removeClass(this._config.iconMaximize).addClass(this._config.iconMinimize)\n $('body').addClass(CLASS_NAME_FULLSCREEN_MODE)\n ...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 132.4K bytes -
SearchEngineClient.java
ArrayList<>(); L204: L205: protected Map<String, List<String>> configListMap = new HashMap<>(); L206: L207: protected String scrollForSearch = "1m"; L208: L209: protected int sizeForDelete = 100; L210: L211: protected String scrollForDelete = "1m"; L212: L213: protected int sizeForUpdate = 100; L214: L215: protected String scrollForUpdate = "1m"; L216: L217: protected int maxConfigSyncStatusRetry = 10; L218: L219: protected int maxEsStatusRetry = 60; L220: L221: protected String...github.com/codelibs/fess/src/main/java/org/code...Sun Oct 20 02:08:03 UTC 2024 86.1K bytes -
FessConfig.java
PATH_MAPPING_MAX_FETCH_SIZE, "1000"); L11404: defaultMap.put(FessConfig.PAGE_REQUEST_HEADER_MAX_FETCH_SIZE, "1000"); L11405: defaultMap.put(FessConfig.PAGE_SCHEDULED_JOB_MAX_FETCH_SIZE, "100"); L11406: defaultMap.put(FessConfig.PAGE_ELEVATE_WORD_MAX_FETCH_SIZE, "1000"); L11407: defaultMap.put(FessConfig.PAGE_BAD_WORD_MAX_FETCH_SIZE, "1000"); L11408: defaultMap.put(FessConfig.PAGE_DICTIONARY_MAX_FETCH_SIZE, "1000"); L11409: default...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:11:58 UTC 2024 468.5K bytes -
FessXpathTransformerTest.java
+ "<img src=\"http://example/bar.jpg\" width=\"100\" height=\"100\">"; L891: expected = "http://example/bar.jpg"; L892: assertGetThumbnailUrl(data, expected); L893: L894: data = "<img src=\"http://example/foo.jpg\" width=\"100\" height=\"100\">"; L895: expected = "http://example/foo.jpg"; L896: assertGetThumbnailUrl(data, expected); L897: L898: data = "<img src=\"http://example/foo.jpg\" width=\"100%\" height=\"100%\">"; L899: expected = "http...github.com/codelibs/fess/src/test/java/org/code...Thu Oct 24 13:01:38 UTC 2024 41.3K bytes -
bootstrap.min.css.map
!important;\n}\n\n.w-75 {\n width: 75% !important;\n}\n\n.w-100 {\n width: 100% !important;\n}\n\n.w-auto {\n width: auto !important;\n}\n\n.h-25 {\n height: 25% !important;\n}\n\n.h-50 {\n height: 50% !important;\n}\n\n.h-75 {\n height: 75% !important;\n}\n\n.h-100 {\n height: 100% !important;\n}\n\n.h-auto {\n height: auto !important;\n}\n\n.mw-100 {\n max-width: 100% !important;\n}\n\n.mh-100 {\n max-height: 100% !important;\n}\n\n.min-vw-100 {\n min-width: 100vw !important;\n}\n\n.min-vh-100...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 639.3K bytes -
bootstrap.min.css
ortant}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{mar...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 158.5K bytes