- Sort Score
- Num 10 results
- Language All
- Labels All
Results 551 - 560 of 6,744 for content_length:[0 TO 9999] (0.08 seconds)
-
vespa_version.html.md
# vespa version ## vespa version Show current CLI version and check for updates ``` vespa version [flags] ``` ### Options ``` -h, --help help for version -n, --no-check Do not check if a new versio...docs.vespa.ai/en/reference/vespa-cli/vespa_version.html.mdFri Nov 21 17:22:00 GMT 2025 1K bytes -
validation-overrides.html.md
# validation-overrides.xml _validation-overrides.xml_ is added to the root of an [application package](application-packages-reference.html) (i.e. next to [services.xml](services.html)) to allow a d...docs.vespa.ai/en/reference/validation-overrides.html.mdFri Nov 21 17:22:00 GMT 2025 2K bytes -
nativerank.html.md
# Ranking With nativeRank The _nativeRank_ text match score is a reasonably good text feature score which is computed at an acceptable performance by Vespa. It computes a normalized rank score whic...docs.vespa.ai/en/nativerank.html.mdFri Nov 21 17:22:00 GMT 2025 9.1K bytes -
bm25.html.md
# BM25 Reference The[bm25 rank feature](rank-features.html#bm25)implements the[Okapi BM25](https://en.wikipedia.org/wiki/Okapi_BM25)ranking function used to estimate the relevance of a text documen...docs.vespa.ai/en/reference/bm25.html.mdFri Nov 21 17:22:00 GMT 2025 3.2K bytes -
container.html.md
# Container This is the Container service operational guide.  Note that "container" is an overloaded concept in Vespa - in this guide it refers to s...docs.vespa.ai/en/operations-selfhosted/container.html.mdFri Nov 21 17:22:00 GMT 2025 3.3K bytes -
Apache Maven ACR Plugin โ FindBugs Bug Detector...
Apache / Maven / Plugins / Apache Maven ACR Plugin / FindBugs Bug Detector Report | Last Published: 2018-06-19 Versio...maven.apache.org/plugins/maven-acr-plugin/findbugs.htmlTue Mar 08 00:25:30 GMT 2022 9.7K bytes -
UnsizedConstParamTy in std::marker - Rust
Derive macro generating an impl of the trait `ConstParamTy`.doc.rust-lang.org/std/marker/derive.UnsizedConstParamTy.htmlMon Nov 10 18:54:56 GMT 2025 3.5K bytes -
our
=over =item our VARLIST X<our> X<global> =item our TYPE VARLIST =item our VARLIST : ATTRS =item our TYPE VARLIST : ATTRS C<our> makes a lexical alias to a package (i.e. global) variable of the same...perldoc.perl.org/5.43.6/functions/our -
state
=over =item state VARLIST X<state> =item state TYPE VARLIST =item state VARLIST : ATTRS =item state TYPE VARLIST : ATTRS L<C<state>|/state VARLIST> declares a lexically scoped variable, just like L...perldoc.perl.org/5.40.0/functions/stateMon Jan 12 04:44:51 GMT 2026 1.9K bytes -
state
=over =item state VARLIST X<state> =item state TYPE VARLIST =item state VARLIST : ATTRS =item state TYPE VARLIST : ATTRS C<state> declares a lexically scoped variable, just like L<C<my>|/my VARLIST...perldoc.perl.org/5.42.0/functions/state