- Sort Score
- Num 10 results
- Language All
Results 1 - 6 of 6 for adaptive (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/webapp/js/popper.min.js
&(t.styles.popper=Object.assign({},t.styles.popper,re(Object.assign({},c,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:f})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,re(Object.assign({},c,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:f})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}};var ie={name:"applyStyles",enabled:!0,pha...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 12 06:14:02 GMT 2025 - 19.7K bytes - Click Count (0) -
src/main/resources/fess_config.properties
python.command.path=python # Encoding for file paths. path.encoding=UTF-8 # Whether to use a dedicated temporary directory. use.own.tmp.dir=true # Maximum length of log output. max.log.output.length=4000 # Adaptive load control value. adaptive.load.control=50 # CPU threshold (%) for web request load control. Returns 429 when CPU >= this value. (100: disabled) web.load.control=100
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 59.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** * Get the value for the key 'adaptive.load.control'. <br> * The value is, e.g. 50 <br> * comment: Adaptive load control value. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getAdaptiveLoadControl(); /** * Get the value for the key 'adaptive.load.control' as {@link Integer}. <br>Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 576.9K bytes - Click Count (2) -
src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java
if (StringUtil.isBlank(fessConfig.getIndexReindexRequestsPerSecond())) { return null; } final String value = fessConfig.getIndexReindexRequestsPerSecond(); if ("adaptive".equalsIgnoreCase(value)) { if (fessConfig.availableProcessors() >= 4) { return null; }
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 14:36:23 GMT 2026 - 138.6K bytes - Click Count (1) -
src/test/java/org/codelibs/fess/helper/VirtualHostHelperTest.java
result = virtualHostHelper.processVirtualHost(s -> "processed_" + s, "default"); assertEquals("processed_site1", result); // Headers persist in same request, so subsequent headers are additive // Test with case insensitive matching request.addHeader("X-Forwarded-Host", "TEST.COM"); result = virtualHostHelper.processVirtualHost(s -> "processed_" + s, "default");
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 11.8K bytes - Click Count (0) -
src/main/webapp/js/purify.min.js
,"scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),P=i(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-f...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 06:21:57 GMT 2026 - 22.7K bytes - Click Count (0)