Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 31 - 40 of 44 for sehari (0.05 seconds)

  1. src/test/java/org/codelibs/fess/app/web/base/FessAdminActionTest.java

            final Path baseDir = Files.createDirectories(tempDir.resolve("vardata"));
            System.setProperty("fess.var.path", baseDir.toString());
    
            // A directory that does NOT share the prefix
            final Path otherDir = Files.createDirectories(tempDir.resolve("other"));
            final File fileInOther = new File(otherDir.toFile(), "test.txt");
            fileInOther.createNewFile();
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 26 14:36:23 GMT 2026
    - 22.7K bytes
    - Click Count (0)
  2. src/main/webapp/js/popper.min.js

    i=Math.max,a=Math.min,s=Math.round;function f(){var e=navigator.userAgentData;return null!=e&&e.brands&&Array.isArray(e.brands)?e.brands.map((function(e){return e.brand+"/"+e.version})).join(" "):navigator.userAgent}function c(){return!/^((?!chrome|android).)*safari/i.test(f())}function p(e,o,i){void 0===o&&(o=!1),void 0===i&&(i=!1);var a=e.getBoundingClientRect(),f=1,p=1;o&&r(e)&&(f=e.offsetWidth>0&&s(a.width)/e.offsetWidth||1,p=e.offsetHeight>0&&s(a.height)/e.offsetHeight||1);var u=(n(e)?t(e):window).visua...
    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)
  3. src/test/java/org/codelibs/fess/chat/ChatClientTest.java

        @Test
        public void test_chatSource_goUrlAndUrlLink() {
            final Map<String, Object> doc = new HashMap<>();
            doc.put("title", "Test Doc");
            doc.put("url", "smb://server/share/file.doc");
            doc.put("doc_id", "doc123");
            doc.put("url_link", "http://proxy.example.com/file.doc");
    
            final ChatMessage.ChatSource source = new ChatMessage.ChatSource(1, doc);
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 21 06:04:58 GMT 2026
    - 40.6K bytes
    - Click Count (0)
  4. src/main/resources/fess_label_tr.properties

    labels.user_carLicense=Araç Ruhsatı
    labels.carLicense=Araç Ruhsatı
    labels.user_mobile=Mobil
    labels.mobile=Mobil
    labels.user_postalAddress=Posta Adresi
    labels.postalAddress=Posta Adresi
    labels.user_city=Şehir
    labels.city=Şehir
    labels.user_teletexTerminalIdentifier=Teletex Terminal Tanımlayıcısı
    labels.teletexTerminalIdentifier=Teletex Terminal Tanımlayıcısı
    labels.user_x121Address=x121Address
    labels.x121Address=x121Address
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 52.2K bytes
    - Click Count (0)
  5. src/main/webapp/css/bootstrap.min.css.map

    min-media-query !default;\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-rfs to false\n$enable-rfs: true !default;\n\n// Cache $rfs-base-value unit\n$rfs-base-value-unit: unit($rfs-base-value);\n\n@function divide($dividend,...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Jan 12 06:14:02 GMT 2025
    - 575.5K bytes
    - Click Count (0)
  6. src/main/resources/fess_label_it.properties

    labels.searchlog_usersessionid=ID utente
    labels.searchlog_requestedtime=Ora
    labels.searchlog_accesstype=Tipo di accesso
    labels.maintenance_title_configuration=Manutenzione
    labels.number_of_shards_for_doc=Numero di shard
    labels.auto_expand_replicas_for_doc=Numero massimo di repliche
    labels.clear_crawler_index=Indice crawler
    labels.clear_crawler_index_button=Elimina indice crawler
    labels.diagnostic_logs=Diagnostica
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 52K bytes
    - Click Count (0)
  7. src/main/webapp/css/admin/bootstrap.min.css.map

    wbs/bootstrap/issues/11586.\n  outline-offset: -2px; // 2. Correct the outline style in Safari.\n  -webkit-appearance: none;\n}\n\n//\n// Remove the inner padding in Chrome and Safari on macOS.\n//\n\n[type=\"search\"]::-webkit-search-decoration {\n  -webkit-appearance: none;\n}\n\n//\n// 1. Correct the inability to style clickable types in iOS and Safari.\n// 2. Change font properties to `inherit` in Safari.\n//\n\n::-webkit-file-upload-button {\n  font: inherit; // 2\n  -webkit-appearance: button;...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Oct 26 01:49:09 GMT 2024
    - 639.3K bytes
    - Click Count (1)
  8. src/main/webapp/js/admin/popper.min.js.map

    pixel-perfect positioning. It's still not 100% perfect, but as\n * good as it can be within reason.\n * Discussion here: https://github.com/FezVrasta/popper.js/pull/715\n *\n * Low DPI screens cause a popper to be blurry if not using full pixels (Safari\n * as well on High DPI screens).\n *\n * Firefox prefers no rounding for positioning and does not have blurriness on\n * high DPI screens.\n *\n * Only horizontal placement and left/right values need to be considered.\n */\nexport default function...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Oct 26 01:49:09 GMT 2024
    - 120.9K bytes
    - Click Count (0)
  9. src/main/resources/fess_label_de.properties

    labels.chat_input_placeholder=Stellen Sie eine Frage...
    labels.chat_thinking=Denkt nach...
    labels.chat_error=Ein Fehler ist aufgetreten. Bitte versuchen Sie es erneut.
    labels.chat_error_rate_limit=Es ist derzeit sehr ausgelastet. Bitte warten Sie einen Moment und versuchen Sie es erneut.
    labels.chat_error_auth=Die Authentifizierung beim KI-Dienst ist fehlgeschlagen. Bitte kontaktieren Sie den Administrator.
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 52.3K bytes
    - Click Count (1)
  10. src/test/java/org/codelibs/fess/crawler/transformer/FessXpathTransformerTest.java

            final FessXpathTransformer transformer = new FessXpathTransformer();
            // topic/2732: java.net.URL does not support smb:// scheme, so isValidUrl returns false
            assertFalse(transformer.isValidUrl("smb://server/share/file"));
        }
    
        @Test
        public void test_normalizeCanonicalUrl_malformedReturnsNull() throws Exception {
            final FessXpathTransformer transformer = new FessXpathTransformer();
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Fri Mar 13 23:01:26 GMT 2026
    - 62.9K bytes
    - Click Count (0)
Back to Top