- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for Holdings (0.06 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<!-- bibliographic --> <match value="[acdnp][acdefgijkmoprt][abcdims]" type="regex" offset="5"/> <!-- authority--> <match value="[acdnosx]z" type="regex" offset="5"/> <!-- holdings --> <match value="[cdn][uvxy]" type="regex" offset="5"/> <!-- classification --> <match value="[acdn]w" type="regex" offset="5"/> <!-- community -->
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (1) -
doc/go_spec.html
of evaluating <a href="#Constant_expressions">constant expressions</a>. </p> <h2 id="Variables">Variables</h2> <p> A variable is a storage location for holding a <i>value</i>. The set of permissible values is determined by the variable's <i><a href="#Types">type</a></i>. </p> <p> A <a href="#Variable_declarations">variable declaration</a>
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.22.md
Kubelet now correctly takes into account the resources of running and terminating pods when deciding to accept new pods, since terminating pods are still holding on to those resources. This stricter handling may surface to end users as pod rejections when creating pods that are scheduled to mostly full nodes that have other terminating pods holding the resources the new pods need. The most likely error would be a pod set to `Failed` phase with reason set to `OutOfCpu` or `OutOfMemory`, but any resource...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Dec 13 12:43:45 UTC 2022 - 454.1K bytes - Viewed (0) -
docs/en/docs/release-notes.md
Nevertheless, as this would mean waiting for the response to travel through the network while unnecessarily holding a resource in a dependency with yield (for example a database connection), this was changed in FastAPI 0.106.0.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Nov 01 11:25:57 UTC 2024 - 460.3K bytes - Viewed (0)