- Sort Score
- Num 10 results
- Language All
Results 21 - 30 of 88 for machen (0.19 seconds)
-
src/main/java/org/codelibs/fess/helper/ViewHelper.java
return null; } final Matcher matcher = Pattern.compile(pattern, Pattern.CASE_INSENSITIVE | Pattern.UNICODE_CASE).matcher(value); final StringBuffer buf = new StringBuffer(value.length() + 100); while (matcher.find()) { matcher.appendReplacement(buf, Matcher.quoteReplacement(highlightTagPre + matcher.group(0) + highlightTagPost)); }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 52.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/helper/VirtualHostHelper.java
}); } /** * Processes virtual host configuration by applying a function to the matched virtual host key. * * @param <T> The return type of the function * @param func The function to apply to the virtual host key * @param defaultValue The default value to return if no virtual host matches * @return The result of applying the function, or the default value */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 4.2K bytes - Click Count (0) -
src/test/resources/plugin/repo3/fess-crawler-db-h2/maven-metadata.xml
Shinsuke Sugaya <******@****.***> 1718631041 +0900
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jun 17 13:30:41 GMT 2024 - 719 bytes - Click Count (0) -
src/test/resources/plugin/repo3/fess-crawler-parent/maven-metadata.xml
Shinsuke Sugaya <******@****.***> 1718631041 +0900
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jun 17 13:30:41 GMT 2024 - 4.2K bytes - Click Count (0) -
src/test/resources/plugin/repo3/fess-crawler/maven-metadata.xml
Shinsuke Sugaya <******@****.***> 1718631041 +0900
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jun 17 13:30:41 GMT 2024 - 4.2K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/helper/VirtualHostHelperTest.java
key = virtualHostHelper.getVirtualHostKey(); assertEquals("", key); // Still empty due to caching // Test caching by calling again - should return cached value key = virtualHostHelper.getVirtualHostKey(); assertEquals("", key); // Still cached value } @Test public void test_getVirtualHostKey_withCaching() { ComponentUtil.setFessConfig(new FessConfig.SimpleImpl() {
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/test/resources/plugin/repo1/fess-ds-atlassian/maven-metadata.xml
igarashi <******@****.***> 1565681654 +0900
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Tue Aug 13 07:34:14 GMT 2019 - 606 bytes - Click Count (0) -
src/test/resources/plugin/repo2/fess-ds-atlassian/12.2.0-SNAPSHOT/maven-metadata.xml
Shinsuke Sugaya <******@****.***> 1565835412 +0900
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Aug 15 02:16:52 GMT 2019 - 1.2K bytes - Click Count (0) -
src/test/resources/plugin/repo3/fess-crawler-db/maven-metadata.xml
Shinsuke Sugaya <******@****.***> 1718631041 +0900
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jun 17 13:30:41 GMT 2024 - 716 bytes - Click Count (0) -
src/test/resources/plugin/repo3/fess-crawler-smbj/maven-metadata.xml
Shinsuke Sugaya <******@****.***> 1718631041 +0900
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Jun 17 13:30:41 GMT 2024 - 380 bytes - Click Count (0)