Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for sondern (1.6 sec)

  1. src/main/resources/fess_label_de.properties

    labels.index_sort=Sortieren
    labels.index_num=Anzeigeanzahl
    labels.logout_title=Abmelden
    labels.logout=Abmelden
    labels.do_you_want_to_logout=Möchten Sie sich abmelden?
    labels.logout_button=Abmelden
    labels.profile=Passwort ändern
    labels.administration=Verwaltung
    labels.profile_button=Einstellungen
    labels.profile.title=Einstellungen
    labels.profile.update=Aktualisieren
    labels.profile.back=Zurück
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 46.9K bytes
    - Viewed (1)
  2. MIGRATION.md

    3. **Gradually migrate** from GSA query format to Fess's native API
    
    **Alternative Approach**: Instead of relying on GSA API compatibility, we recommend migrating client applications to use Fess's modern JSON API (`/api/v1/documents`), which provides more features and better performance.
    
    ---
    
    ### Google Site Search (GSS) / Google Custom Search (GSE)
    
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Nov 06 12:40:11 UTC 2025
    - 23.2K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_tr.properties

    labels.storage_type_s3=S3
    labels.storage_type_gcs=GCS
    labels.storage_region=Region
    labels.storage_project_id=Project ID
    labels.storage_credentials_path=Credentials Path
    labels.send_testmail=Test E-postası Gönder
    labels.backup_configuration=Yedekleme
    labels.backup_name=Ad
    labels.backup_bulk_file=Toplu Dosya
    labels.backup_button_upload=Yükle
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 47K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/core/lang/StringUtil.java

         * @deprecated This method originally used internal JDK APIs (sun.misc.SharedSecrets) for
         *             performance optimization, but those APIs have been removed for safety and
         *             compatibility with modern Java versions. This method now simply calls
         *             {@code new String(chars)}, providing no additional value.
         *             Use the {@link String#String(char[])} constructor directly instead.
    Registered: Sat Dec 20 08:55:33 UTC 2025
    - Last Modified: Sat Nov 22 11:21:59 UTC 2025
    - 21.5K bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

            <match value="0x0004" type="string" offset="16"/>
          </match>
        </magic>
      </mime-type>
      <mime-type type="application/x-mmm-digisonde">
        <_comment>Modified Maximum Method Digisonde Portable Sounder File format</_comment>
        <tika:link>http://www.alliancepermanentaccess.org/wp-content/uploads/temp/ionosonde-case-study.pdf</tika:link>
        <magic priority="50">
          <match value="0x093C00" type="string" offset="0">
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Thu Oct 16 07:46:32 UTC 2025
    - 320.2K bytes
    - Viewed (2)
Back to top