- Sort Score
- Result 10 results
- Languages All
Results 1 - 9 of 9 for SE (0.01 sec)
-
docs/es/README.md
Fess está basado en [OpenSearch](https://github.com/opensearch-project/OpenSearch), pero no se requiere conocimiento o experiencia en OpenSearch. Fess proporciona una GUI de administración fácil de usar para configurar el sistema a través de tu navegador.
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Tue Nov 11 22:42:32 UTC 2025 - 7.8K bytes - Viewed (0) -
docs/pt-BR/README.md
$ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.search_engine.url="http://localhost:9201" -Dtest=SearchApiTests ### Traduzir para o Seu Idioma Fess é um software internacionalizado. Se você quiser adicionar rótulos/mensagens para o seu idioma, por favor, traduza o arquivo de propriedades e renomeie-o para fess\_\*\_[lang].properties.
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Tue Nov 11 22:42:32 UTC 2025 - 7.6K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.search_result_time=({0} segundos) labels.prev_page=Anterior labels.next_page=Siguiente labels.did_not_match=No se encontró información que coincida con <b>{0}</b>. labels.search_title=Fess labels.search_popular_word_word=Palabras populares: labels.search_related_queries=Palabras relacionadas: labels.search_result_select_sort=- Ordenar -Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 49K bytes - Viewed (0) -
guava-tests/test/com/google/common/base/FunctionsTest.java
Map<String, Integer> mapJapaneseToInteger = new HashMap<>(); Function<String, Integer> japaneseToInteger = Functions.forMap(mapJapaneseToInteger); Function<Object, String> numberToSpanish = Functions.constant("Yo no se"); Function<String, String> unusedJapaneseToSpanish = Functions.compose(numberToSpanish, japaneseToInteger); } private static class HashCodeFunction implements Function<@Nullable Object, Integer> {
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Oct 28 16:03:47 UTC 2025 - 16K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/base/FunctionsTest.java
Map<String, Integer> mapJapaneseToInteger = new HashMap<>(); Function<String, Integer> japaneseToInteger = Functions.forMap(mapJapaneseToInteger); Function<Object, String> numberToSpanish = Functions.constant("Yo no se"); Function<String, String> unusedJapaneseToSpanish = Functions.compose(numberToSpanish, japaneseToInteger); } private static class HashCodeFunction implements Function<@Nullable Object, Integer> {
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Oct 28 16:03:47 UTC 2025 - 16K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/suggest/converter/KatakanaToAlphabetConverter.java
map.put("サ", new String[] { "sa" }); map.put("シ", new String[] { "si", "shi" }); map.put("ス", new String[] { "su" }); map.put("セ", new String[] { "se" }); map.put("ソ", new String[] { "so" }); map.put("タ", new String[] { "ta" }); map.put("チ", new String[] { "ti", "chi" }); map.put("ツ", new String[] { "tu", "tsu" });Registered: Sat Dec 20 13:04:59 UTC 2025 - Last Modified: Mon Nov 17 14:28:21 UTC 2025 - 11.4K bytes - Viewed (0) -
android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java
.&eugaelysatnaf,gnipparcs,liamwt,nwaps.secnatsni,pi-duolc,revres-emag,s&nduolc,otohpym,pparevelc,seccaptf,?xsc,?0atf7b45--nx?a1l--nx??e!.&21k?apc?b&og?up??c&isp?od??dem?e&sab,uc?yg??f&ehc?orp??g&ba?ne?ro?tkm??hcet?jol?l&a&g?iciffo,s??im?ut??m&da?oc?se??n&gd?if?o&m?rga???o&csid?fni?i&r?u??rp??pprr?qisp?r&ab?bi?tn?ut??t&al?e&n?v??n&ed?o&c?do???of?qra?ra??ude?vog?xxx??beuq?n?smoc??fdh?i&lohtac?n&agro?ilc?osanap??sum?tic??l!.&gro?moc?oc?ten?ude?vog?yo,?l??m!.&mt?ossa??p1akcq--nx??n!.&mon?ossa??i?p??...
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Dec 16 20:00:28 UTC 2025 - 76.5K bytes - Viewed (1) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/connection/RealConnection.kt
// our connection coalescing requirements are met. See also: // https://hpbn.co/optimizing-application-delivery/#eliminate-domain-sharding // https://daniel.haxx.se/blog/2016/08/18/http2-connection-coalescing/ // 1. This connection must be HTTP/2. if (http2Connection == null) return false // 2. The routes must share an IP address.Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Tue Oct 07 21:55:03 UTC 2025 - 14.6K bytes - Viewed (0) -
CHANGELOG.md
[assertk]: https://github.com/willowtreeapps/assertk [coroutines_1_10_2]: https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.10.2 [curl]: https://curl.se/ [elf_alignment]: https://developer.android.com/guide/practices/page-sizes [graalvm]: https://www.graalvm.org/ [graalvm_21]: https://www.graalvm.org/release-notes/21_0/ [graalvm_22]: https://www.graalvm.org/release-notes/22_2/
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Fri Dec 05 16:02:59 UTC 2025 - 36.2K bytes - Viewed (2)