Search Options

Results per page
Sort
Preferred Languages
Advance

Results 481 - 490 of 571 for metu (0.03 sec)

  1. src/main/resources/fess_label_es.properties

    labels.menu_related_content=Contenido relacionado
    labels.menu_related_query=Consulta relacionada
    labels.sidebar.placeholder_search=Buscar...
    labels.menu_plugin=Plugin
    labels.menu_storage=Almacenamiento
    labels.sidebar.menu=Menú
    labels.footer.copyright=&copy;2024 <a href="https://github.com/codelibs">Proyecto CodeLibs</a>.
    labels.search=Buscar
    labels.similar_doc_result_status=Mostrando resultados similares.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  2. docs/bucket/replication/DESIGN.md

    ### Internal metadata for replication
    
    `xl.meta` that is in use for [versioning](https://github.com/minio/minio/blob/master/docs/bucket/versioning/DESIGN.md) has additional metadata for replication of objects,delete markers and versioned deletes.
    
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Aug 12 18:20:36 UTC 2025
    - 14.7K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_it.properties

    labels.menu_related_content=Contenuto correlato
    labels.menu_related_query=Query correlata
    labels.sidebar.placeholder_search=Cerca...
    labels.menu_plugin=Plugin
    labels.menu_storage=Archiviazione
    labels.sidebar.menu=Menu
    labels.footer.copyright=&copy;2024 <a href="https://github.com/codelibs">Progetto CodeLibs</a>.
    labels.search=Cerca
    labels.similar_doc_result_status=Mostrando risultati simili.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  4. cmd/xl-storage-disk-id-check.go

    		return p.storage.ReadFileStream(ctx, volume, path, offset, length)
    	})
    }
    
    func (p *xlStorageDiskIDCheck) RenamePart(ctx context.Context, srcVolume, srcPath, dstVolume, dstPath string, meta []byte, skipParent string) (err error) {
    	ctx, done, err := p.TrackDiskHealth(ctx, storageMetricRenamePart, srcVolume, srcPath, dstVolume, dstPath)
    	if err != nil {
    		return err
    	}
    	defer done(0, &err)
    
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Apr 25 05:41:04 UTC 2025
    - 34.5K bytes
    - Viewed (0)
  5. src/main/webapp/js/bootstrap.min.js.map

    }\n\n    if (nativeDispatch) {\n      element.dispatchEvent(evt)\n    }\n\n    if (evt.defaultPrevented && jQueryEvent) {\n      jQueryEvent.preventDefault()\n    }\n\n    return evt\n  }\n}\n\nfunction hydrateObj(obj, meta = {}) {\n  for (const [key, value] of Object.entries(meta)) {\n    try {\n      obj[key] = value\n    } catch {\n      Object.defineProperty(obj, key, {\n        configurable: true,\n        get() {\n          return value\n        }\n      })\n    }\n  }\n\n  return obj\n}\n\nexport...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Jan 12 06:14:02 UTC 2025
    - 211.9K bytes
    - Viewed (0)
  6. src/main/resources/fess_label.properties

    labels.menu_related_content=Related Content
    labels.menu_related_query=Related Query
    labels.sidebar.placeholder_search=Search...
    labels.menu_plugin=Plugin
    labels.menu_storage=Storage
    labels.sidebar.menu=Menu
    labels.footer.copyright=&copy;2024 <a href="https://github.com/codelibs">CodeLibs Project</a>.
    labels.search=Search
    labels.similar_doc_result_status=Showing similar results.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 28 08:40:50 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  7. okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/connection/RealConnection.kt

        ) {
          return true // This connection is a perfect match.
        }
    
        // At this point we don't have a hostname match. But we still be able to carry the request if
        // 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.
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 04:18:40 UTC 2025
    - 14.9K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_pt_BR.properties

    labels.menu_related_content=Conteúdo relacionado
    labels.menu_related_query=Consulta relacionada
    labels.sidebar.placeholder_search=Pesquisar...
    labels.menu_plugin=Plugin
    labels.menu_storage=Armazenamento
    labels.sidebar.menu=Menu
    labels.footer.copyright=&copy;2024 <a href="https://github.com/codelibs">Projeto CodeLibs</a>.
    labels.search=Pesquisar
    labels.similar_doc_result_status=Mostrando resultados semelhantes.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  9. LICENSE

    committed.
    
    LICENSE
    
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:
    
    1. Redistributions of source code must retain the above copyright notice, this
       list of conditions and the following disclaimer.
    
    2. Redistributions in binary form must reproduce the above copyright notice,
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Nov 29 17:31:56 UTC 2021
    - 13.3K bytes
    - Viewed (0)
  10. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         * comment: Whether to ignore robots meta tags during crawling.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getCrawlerIgnoreRobotsTags();
    
        /**
         * Is the property for the key 'crawler.ignore.robots.tags' true? <br>
         * The value is, e.g. false <br>
         * comment: Whether to ignore robots meta tags during crawling.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (1)
Back to top