- Sort Score
- Num 10 results
- Language All
Results 11 - 20 of 306 for Unlimited (0.09 seconds)
-
src/main/java/org/codelibs/fess/ds/callback/FileListIndexUpdateCallbackImpl.java
* * @param paramMap the data store parameters * @param dataMap the data map containing crawling configuration * @return the maximum access count (-1 for unlimited, 1 for single access, or specified count) */ protected long getMaxAccessCount(final DataStoreParams paramMap, final Map<String, Object> dataMap) {Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 29.7K bytes - Click Count (3) -
docs/ru/docs/features.md
* **Никаких компромиссов** с базами данных, интерфейсами и т. д. Но при этом — лёгкая интеграция со всеми ними. ### Нет ограничений на "Плагины" { #unlimited-plug-ins } Или, другими словами, нет необходимости в них — просто импортируйте и используйте нужный вам код.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Oct 11 17:48:49 GMT 2025 - 16K bytes - Click Count (0) -
fess-crawler/src/test/resources/extractor/eml/sample3.eml
https://account.sonyentertainmentnet.com/ ※メールの配信停止処理をおこなうと、配信メールの種類の設定に関わらず メールは配信されません。 ◆配信されるメールの種類の変更について◆========== 配信メールの種類の変更を希望される方は、下記のURLにある 「配信メールの設定」からサインインし、ご希望のメールを選択してください。 <現在、配信されているニュースメール> Newsダイジェスト PSストアニュース(ゲーム) PSストアニュース(ビデオ) 「Music Unlimited」(ミュージックアンリミテッド) ニュース "PlayStation 3"システムソフトウェア アップデートのお知らせ "PlayStation Vita"システムソフトウェア アップデートのお知らせ "PSP"「プレイステーション・ポータブル」システムソフトウェア アップデートのお知らせ ▽「配信メールの設定」はこちらから http://www.jp.playstation.com/R/optin_top ---------- 本メールの送信メールアドレスは配信専用のため、返信いただいても...
Created: Sat Dec 20 11:21:39 GMT 2025 - Last Modified: Sat Jan 16 07:50:35 GMT 2016 - 539.6K bytes - Click Count (0) -
docs/es/docs/features.md
* Soporte para sistemas de autenticación de usuario complejos, **conexiones a bases de datos**, etc. * **Sin compromisos** con bases de datos, frontends, etc. Pero fácil integración con todos ellos. ### "Plug-ins" ilimitados { #unlimited-plug-ins } O de otra manera, no hay necesidad de ellos, importa y usa el código que necesitas.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Dec 17 10:15:01 GMT 2025 - 10.8K bytes - Click Count (0) -
docs/de/docs/features.md
* Unterstützung für komplexe Authentifizierungssysteme, **Datenbankverbindungen**, usw. * **Keine Kompromisse** bei Datenbanken, Frontends, usw., sondern einfache Integration mit allen. ### Unbegrenzte Erweiterungen { #unlimited-plug-ins } Oder mit anderen Worten, sie werden nicht benötigt. Importieren und nutzen Sie den Code, den Sie brauchen.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Oct 11 17:48:49 GMT 2025 - 10.9K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/cache/CacheEvictionTest.java
CacheTesting.processPendingNotifications(cache); assertThat(removalListener.getCount()).isEqualTo(MAX_SIZE); CacheTesting.checkValidState(cache); } /** * With an unlimited-size cache with maxWeight of 0, entries weighing 0 should still be cached. * Entries with positive weight should not be cached (nor dump existing cache). */ public void testEviction_maxWeight_zero() {
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Tue Oct 28 18:19:59 GMT 2025 - 15.1K bytes - Click Count (0) -
internal/hash/reader.go
CalculatedMD5: v.Computed.String(), } } } return n, err } // Size returns the absolute number of bytes the Reader // will return during reading. It returns -1 for unlimited // data. func (r *Reader) Size() int64 { return r.size } // ActualSize returns the pre-modified size of the object. // DecompressedSize - For compressed objects.
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Wed Jun 25 15:08:54 GMT 2025 - 11.8K bytes - Click Count (0) -
docs/pt/docs/features.md
* Suporte para sistemas de autenticação complexos, **conexões com banco de dados** etc. * **Sem comprometer** os bancos de dados, frontends etc. Mas fácil integração com todos eles. ### "Plug-ins" ilimitados { #unlimited-plug-ins } Ou, de outra forma, sem a necessidade deles, importe e use o código que precisar.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Nov 12 16:23:57 GMT 2025 - 10.6K bytes - Click Count (0) -
guava-tests/benchmark/com/google/common/util/concurrent/MonitorBasedArrayBlockingQueue.java
try { return count; } finally { monitor.leave(); } } // this doc comment is a modified copy of the inherited doc comment, // without the reference to unlimited queues. /** * Returns the number of additional elements that this queue can ideally (in the absence of memory * or resource constraints) accept without blocking. This is always equal to the initial capacityCreated: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Tue May 13 18:46:00 GMT 2025 - 22.4K bytes - Click Count (0) -
compat/maven-artifact/src/main/java/org/apache/maven/artifact/versioning/ComparableVersion.java
* <li>Mixing of '<code>-</code>' (hyphen) and '<code>.</code>' (dot) separators,</li> * <li>Transition between characters and digits also constitutes a separator: * <code>1.0alpha1 => [1, [alpha, 1]]</code></li> * <li>Unlimited number of version components,</li> * <li>Version components in the text can be digits or strings,</li> * <li>Strings are checked for well-known qualifiers, and the qualifier ordering is used for version ordering.
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Jul 23 17:27:08 GMT 2025 - 26.4K bytes - Click Count (0)